Question / Help How Do I Reset Settings

Jon Prete

New Member
I accidentally changed a setting on 0.9.1 and now it crashes as soon as I start it up I deleted and redownloaded bu for some reason still saves the setting I can get it to start up to change the setting back to fix it I think its a setting under video it was set to direct 3d or something along those lines and got changed to opengl I think
 

ThoNohT

Developer
In %APPDATA%\obs-studio\global.ini : check that the Renderer setting is set as follows:

Code:
[Video]
Renderer=Direct3D 11
 
Top