Hi, it has been a while.
I had some free time yesterday and decided to do a quick port.
Power Pete is an overhead view 2D run and gun video game, released 1995 for Mac.
You need to find all plush rabbits in each level and shoot everything else.
The switch port runs on SDL2 and has currently these limitations:
- The controller mapping is a bit off: A/B and X/Y are swapped. (This means you use B to confirm things)
- Highscores cannot be entered, use +/- to return from the screen
- Configuration directory is hardcoded to sdmc:/switch/MightyMike
Default Controls (configurable):
- Move with left stick or d-pad buttons
- Aim with right stick, otherwise determined by movement
- Shoot with ZR or Y
- Switch weapons with L and R
- Switch Bunny Radar + and -
Download link: Zipped NRO. Just extract to MightyMike directory and launch with hbmenu. The game data is included in romfs.
Source Code: on GitHub
I had some free time yesterday and decided to do a quick port.
Power Pete is an overhead view 2D run and gun video game, released 1995 for Mac.
You need to find all plush rabbits in each level and shoot everything else.
The switch port runs on SDL2 and has currently these limitations:
- The controller mapping is a bit off: A/B and X/Y are swapped. (This means you use B to confirm things)
- Highscores cannot be entered, use +/- to return from the screen
- Configuration directory is hardcoded to sdmc:/switch/MightyMike
Default Controls (configurable):
- Move with left stick or d-pad buttons
- Aim with right stick, otherwise determined by movement
- Shoot with ZR or Y
- Switch weapons with L and R
- Switch Bunny Radar + and -
Download link: Zipped NRO. Just extract to MightyMike directory and launch with hbmenu. The game data is included in romfs.
Source Code: on GitHub








