Maze of Galious for Maemo

MoG for Maemo is a port and packaging of Maze of Galious for OS2008.

MoG is a very addictive game where you have to kill thousands of enemies, collect items in order to obtain new powers and defeat some really great demons at the end of each level.

Note: for this build to run you also need my versions of libsdl and libsdl mixer!

Version 0.63

Changes include

Downloads: mog_0.63-1_armel.deb, mog_0.63-1.tar.gz

SDL and sound

MoG contains many sound files. Standard Maemo SDL sound only supports wav files but that makes the archive very very big.

MoG also needs SDLMixer which is not present in Maemo. Therefore you will also need to download my versions of libsdl and libsdl-mizer.

I had to change was the way SDL stops it's audio thread. MoG is build using g++ and for some unknown reason the pthread function to stop a thread does nog work but the one to kill it does. So my build kills the audio and timer threads.

Download libsdl: libsdl1.2_1.2.8-23_armel.deb

Download libsdl-mixer: libsdl-mixer1.2_1.2.6-4_armel.deb


Last modified: 2010-02-28

Back to my maemo page.

Willem-Jan de Hoog (wdehoog [AT] exalondelft.nl)