These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
I have a Windows 10 computer (with hardware meant for 11.1, as my PC was from 2012) and I'm not sure if I should use D3D or OpenGL.
If you are using a
-Dedicated GPU : D3D
-IntelHD : OpenGL
If I remember correctly.
Some older intel cards had issues with OpenGL (vsync not working, water outside map improperly disappearing into fog) that were not present with Direct3D 9.
So generally on Windows you should use Direct3D 9, but it probably won't make a noticable difference if you use OpenGL.