Retroarch keeps crashing on windows 7 upon startup

That’s just it: the cfg file should be created by the time the video init happens, so if it’s not getting that far, it’s probably not the video driver that’s causing the issue. Nevertheless, you can make a text file named “retroarch.cfg” and put this line in:

video_driver = "whatever"

Try replacing whatever with gdi, d3d9 or d3d11.

1 Like

Worked like a charm! I did exactly what you said. I created a new text file in the Retroarch directory, renamed it to “retroarch.cfg” and entered the following line:

video_driver = “D3D11”

Saved it and it started up. It also immediately wrote a new retroarch.cfg that contains all the options I’m used to seeing.

1 Like

Continuing the discussion from Retroarch keeps crashing on windows 7 upon startup:

hi guys. i have tried all the options suggested here and still not working. i did have an older version that worked but i cant remember the version since i had to do a re-format if my pc… does anyone know of a stable version that actually works without this problem. i have tried all the available downloads on the liberto site still ng. any suggestions? windows 7 32bit sp1 and dx 11 thanks

d3d9 video driver and rgui menu driver works best on my old crap Intel Atom netbook, even some cg shaders work that way. Opengl driver with glui menu starts but then hangs if i load a rom (any rom), also hangs when quit. If i use retroarch debug exe, opengl works with ozone interface but cannot use any shader.