ported by carstene1ns, 2012-2014 using devkitPPC, libogc, libaesnd and libmodplay.
make -f Makefile.gx # for the wii version
make -f Makefile.gx DEVICE=gc # for the gamecube version
make -f Makefile.oldgc # for the outdated gamecube port.
This is the GameCube conversion of the Super Methane Brothers game.
- Author: Infact
- Date: 11/2012
- Website: http://bitbucket.org/infact/super-methane-brothers
- Email: infact at quantentunnel de
The port has been possible using DevkitPPC, libogc, cubeSDL, libaesnd and libmodplay.
- Press the A button on controller 1 to start the game in single player,
- press the A button on controller 2 for 2 player mode.
- Use the Stick to move around the screen.
- Tap the A button to fire gas from the gun.
- Hold the A button to suck a trapped baddie into the gun.
- Release the A button to throw the trapped baddie from the gun.
- Throw baddies at the wall to destroy them.
- Press START button to pause the game.
- Press Z button to switch player graphics.
See docs/info.html for further instructions on how to play the game.