 |
Description |
This program will swap A and B so that the 'A' button becomes Jump and 'B' places bombs, which is what most platform games use by default.
*Windows (Windows XP or later)
Drag and drop the GB/GBC version of Pocket Bomberman over "buttonswap.exe"
The program will then create a new rom named "filename(patched).gbc" in the same directory as the rom is.
*Linux and Mac OS X (10.7 and above)
Navigate to the appropriate subfolder for your system (i.e. Linux or Mac for OSX)
./buttonswap "/Home/User/romfilename.gbc"
Note: use "./buttonswap32" for 32bit systems.
Note2: Make sure the program has execute permissions (744) 'chmod buttonswap 744'
Check readme.txt for more info.
Source available at https://github.com/Nudua/pocketbomberman |
|