Hi Przemas, the Windows version of MoI will use Direct3D11 by default on Windows and OpenGL by default when running on Wine.
There is a setting in moi.ini you can modify to use a specific API:
[View]
GraphicsAPI=Direct3D11
or
GraphicsAPI=OpenGL
- Michael
|