Post#4 » Wed Dec 13, 2017 4:30 am
Last time i tried (it was in Early 2017), i was not even able to get the game to work properly on Linux.
The good thing is that it does not use hardware acceleration, which makes things a bit easier.
The game uses SDL 2.0 but that can be switched to SDL 1.2 with some efforts.
However, the code is a huge mess, especially the code that handles directories and filepaths.
It hates relative paths and i need that for the DC. Usually, it's not an issue except this one...