Here is a brand new shiny port of OpenBOR now running on PS3 Linux by your's truly!!!
Just in case you guys don't know what OpenBOR is... Its very custimizable engine that is used for recreating old school side-scrolling bashers. Streets of Rage, Final FIght and so on... The original creators of the BOR engine can be found here: http://www.senileteam.com and the official OpenBOR site is http://www.lavalit.com (my site).
So here are the steps to get it running:
Grab the source here: svn co https://openbor.svn.sourceforge.net/svnroot/openbor
Required Libs prior to compilation: libSDL, libSDL_gfx, LibSDL_mixer, LibSDL_image, zlib and libpng.
Automated Building type: ./build.sh
Manual Building type: source environ.sh 4
make BUILD_LINUX=1
Automated
If you have used the automated process then under releases directory you will have a LINUX folder, Go to my site (http://www.lavalit.com - registration required) and download a few mods aka pak files and place them in the Paks folder.
Manual
If you did not use the automated build system then create the following directories along side of the executable (case sensitive):
Paks, Logs, Saves, ScreenShots
Place the xbox/data/menu.pak into the Paks directory and the mods you downloaded from my site (http://www.lavalit.com - registration required) also into the Paks directory.
Note: Make sure all the directories have 777 for permissions.
Now you are ready for some good old school bashing!