Rockbot 0.1 Beta 4
April 9th, 2010 by CrusaderRockbot is a multi-platform game based on the classic Mega Man classic series, made with SDL and containing a Qt-based level editor.
Download: [ upperland.net ]
Rockbot is a multi-platform game based on the classic Mega Man classic series, made with SDL and containing a Qt-based level editor.
Download: [ upperland.net ]
You must be logged in to post a comment.
April 10th, 2010 at 9:34 pm
I got this when I tried to launch it, in fedora 12. I think it’s a somewhat common error.
./rockbot
Mix_LoadMUS(“intro.mp3″): Module format not recognized
April 12th, 2010 at 2:47 am
Sounds like your SDL_mixer libs are compiled without mp3 support.
June 23rd, 2010 at 6:30 am
Hum, good to know that fedora does not have mp3 support in SDL.
I’ll try to install a vm of fedora in next beta release to build a rpm package, and probally we’ll use mod (amiga music format) from now on, because mp3 requires a bit of resources and have problems such as license in USA.