"Beats of Rage" is a freeware beat 'em up game.
It needs a datafile ("bor.pak"). I haven't uploaded it because it's huge (60MB)
and there may be some copyright issues as well. Check the URL to obtain the
data
file.
I have tried http://www.metagames-fr.com/downloads/PC/Beats_of_Rage_1.0029.zip
(md5sum a5f3570da690be28395e9ca6f79473d2)
This port is based on the sources which came with the PSP source archive. It
had
partially written SDL support, but it worked only with in little-endian.
Changes:
Version 2:
- fixed sprite code. Now also very wide sprites (like scenery graphics in
Asterix and Ghosts n' Goblins mod) should work.
Version 1:
- endian conversions
- timer & audio related fixes
- rewrote and simplified the sprite engine because I couldn't get the RLE
version work properly. Downside is that memory consumptions is higher.
Press 'F11' to toggle between fullscreen and window mode.
Saving the PCX screengrab probably doesn't work, at least the colors are wrong
in fxPaint.
To change the resolution, edit the "BeatsOfRage" script file.
Commandline parameters:
-res x y
-pak pakfile
Thanks to ToAks for testing and PNG icon ;)
| |