alamone
Professional
Hi everyone, temporarily back from the dead. I've developed a mod for Gradius III (JP) that provides the following:
- A numeric lives counter, so you actually know how many lives you have (normally, the game just shows a modulo of your lives to fit on limited screen space)
- Display current loop and stage on bottom right
- Skip to the next stage at anytime by pressing Service + 1P Start (this is a built-in function, but it normally requires setting all odd DIP switches on - now any DIP switch setting is fine)
Tested working on a real PCB and of course works fine on MAME.
Patcher w/ source code on my github:
https://github.com/alamone/gradius3-widgets
- A numeric lives counter, so you actually know how many lives you have (normally, the game just shows a modulo of your lives to fit on limited screen space)
- Display current loop and stage on bottom right
- Skip to the next stage at anytime by pressing Service + 1P Start (this is a built-in function, but it normally requires setting all odd DIP switches on - now any DIP switch setting is fine)
Tested working on a real PCB and of course works fine on MAME.
Patcher w/ source code on my github:
https://github.com/alamone/gradius3-widgets