Please scroll down for the download button
and more file information.
File Description
SOKOBAN by Fabre (aka Matt P) ----------------------------------------- Notes: Yes, I know there is already a Sokoban game available for PSP. I created this as an example to help me get into a Game Development course This is my first PSP release, and I hope to be able to change some things to get the EBOOT even smaller. This first version comes with only 9 levels, but you can expect more in the next release. ----------------------------------------- Editing the game: You can change the levels easily, just open one of the files in Notepad or similar. Here is what different symbols mean in the level file: 'B'=Block 'J'=Jug 'L'=Link ' '=Space If you have done it right, the file should be 362 bytes. If it is larger or smaller, make sure the text editor you are using has put only a CR/LF at the end of each line.
You can change the graphics by renaming the files to *.png. Transparency is supported, the filenames should make it pretty self-explanatory, don't change the resolution of the images or the level won't render properly. For now, levels can only be named from '1' to '9', I'll fix this in the next release. ----------------------------------------- Installing the game: Copy the contents of either 1.0 or 1.5 folder onto your PSP, and place 'resources' folder in PSP/GAME/SOKOBAN. It should work on 2.0 as well, but it's untested. I have no idea whether it will work with Fanjita's 2.5 loader, please try it for me! ----------------------------------------- Thanks to: The PSP-Dev team for giving us homebrew on 1.5, rest in peace CybBlade. Fanjita for homebrew on 2.0+ All the authors of great homebrew games/emulators