So i suck with computers and i accidentally changed my device top "OpenGL" and the game wont start ( i wont even get the startgame loading screen)
Help
basically what you need to do is switch back to direct 3d.
You do this by pressing windows +r typing in %appdata% pressing enter. click natural selection 2. right click on system_options.xml and edit it with notepad.
look for a line that says: <device>OpenGL</device>
change that to
<device>D3D9</device>
worst case you can just delete the file. But, that wipes all your settings.
Try deleting your config file. Its probably located in %userdata% . In the Natural Selection 2 folder. There should be a file named system_options.xml. This could probably safely be deleted, and it will be remade(but take backup). You could also change the line that says OpenGL to DirectX9.
Comments
basically what you need to do is switch back to direct 3d.
You do this by pressing windows +r typing in %appdata% pressing enter. click natural selection 2. right click on system_options.xml and edit it with notepad.
look for a line that says: <device>OpenGL</device>
change that to
<device>D3D9</device>
worst case you can just delete the file. But, that wipes all your settings.