V4 beta Jan-22-2020 available now

 From:  Michael Gibson
9660.118 In reply to 9660.117 
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