Releases: rhmodding/RHMPatch
Releases · rhmodding/RHMPatch
1.3.1 - No more locale emulation required
Small patch release that won't require locale emulation for non-US hardware users!
Internal version wasn't changed since this didn't introduce any new features, just a simple bugfix.
1.3 - Input detection, version checker, gate prologue fix
Well, well, well. Been a long time, hasn't it?
- Input detection (#4): adds a new 0x200 command with input checking capabilities - check Tox's docs for reference
- Version checker (#4): adds a new 0x201 command to get the current RHMPatch version - again, see Tox's docs
- Prologue jingle fix (#3): allows setting the prologue jingle for gate game slots to any existing jingle!
- Restructure/reorganization
1.2 - Medley Remix Retry
This update patches the game to use the "medley remix" retry sub for every game slot. This fixes a crash that would occur when using the retry feature on a medley-styled remix which was put in a non-medley slot.
Version 1.1 - Gate game table
The gate game table is now redirected to C00.bin. This allows loading of custom gate/endless games.
Initial release
v1.0 Initial commit