Question / Help Preset Window white : can't do anything

Simeis

New Member
Hi,

I don't know why i'm using obs studio since couple of month and everything was fine until today.
In fact, when i launch OBS the preset window is white and i can't see anything.
I noticed that in advanced settings Video is setup on OpenGL but it used to be in Direct3D 11.
I tried to change it but when i click on apply OBS is just crashing.

I tried reinstall : same sh**t.

Im on W10 with new windows 10 update but everything disable in game mode
 

Attachments

  • obsfail.PNG
    obsfail.PNG
    405.5 KB · Views: 7
  • 2017-04-20 22-31-45.txt
    9.9 KB · Views: 8
Last edited:

Xaymar

Active Member
There's a global.ini file at C:\Users\<Username\AppData\Roaming\obs-studio (%appdata%\obs-studio) which contains the following line:

Code:
Renderer=OpenGL

Changing that to Direct3D 11 again should work if your GPU driver supports Windows 10 Creators Update.
 
Top