We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If your OpenGL version is too old (< 2.0) follow these steps to get it running in software rendering mode.
Get Mesa binary package from http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/i686/mingw-w64-i686-mesa-10.0.2-1-any.pkg.tar.xz
Copy and paste opengl32.dll from the Mesa binary package into the OpenOMF directory.
Create a file called openomf.bat and paste the following:
set SDL_RENDER_DRIVER=opengl openomf.exe
Now run openomf.bat!