Resources by the community to help your way through modding the games. Pick your RH game of choice and have fun modding!
All games
RHModding Discord server
The primary modding server for anything Rhythm Heaven related.
Modded Games, Remixes & More
Spreadsheet containing links to numerous different Rhythm Heaven mods - primarily Megamix.
Complete save files for every game, provided by Jornker
Useful for playtesting!
Megamix
Megamix Beginner’s Modding Guide
Documents the basics of modding Megamix.
How to cue mod Rhythm Heaven Megamix without hardware
Goes through the basics of modding Megamix on Citra.
Guide to the Tickflow Template
Walks you through using the Tickflow Template, and teaches some base tickflow concepts.
RHMPatch, newest release page
Used to play Tickflow mods in-game.
Tickompiler, newest release page + Scoop
Compiles Tickflow into a format that can be understood by RHMPatch.
Download tickompiler.jar
and put it in a folder you’ll feel comfortable working in.
Tickompiler is also available via the Scoop package manager.
Install Tickompiler as a global command by running:
scoop bucket add games
scoop install tickompiler
Tickflow Syntax for Sublime Text
Improved syntax highlighting for Tickflow via Sublime Text.
Tickompiler documentation (Read the Docs)
Official documentation for Tickompiler and the Tickflow “language”.
MF5K’s Megamix docs
Has commands and scenes not present in the official documentation.
Bread, newest release page
Animation editor. Allows you to edit animations in the BRCAD (Fever) and BCCAD (Megamix) file format.
EndlessPatch, newest release page
Patch that allows you to save conditional variables to endless game high scores. Useful for custom endless games!
QuickLaunch Patch, newest release page
Patch that instantly loads the museum upon starting the game, making testing mods quicker and easier!
Rupert Tools
Repository of Python tools for Rhythm Heaven Megamix. Helpful for making smaller miscellaneous edits.
RHM Modding Chart
Miscellaneous information on the games’ internal data (tempo, audio file, etc.)
Pre-Made Tickflow Subs
Easy-to-use Tickflow subs that you can include in your cue edits, compiled by TheAlternateDoctor.
Rhythm Heaven Megamix Sub List
List of global subroutines for Rhythm Heaven Megamix.
SFX Pastebin
Paste containing a list of every Megamix sound effect and their hex index codes. Useful for SFX editing!
Doc’s Remix Templates
Thoroughly commented examples for a custom remix’s tickflow + “Tickflow sandbox” for testing out Tickflow commands, based on Hax’s old templates.
Fever
Rhythm Heaven Fever Modding Guide
Documents the basics of modding Fever on Dolphin.
MF5K’s docs
Documentation of Rhythm Heaven Fever Tickflow bytecode.
Bread, newest release page
Animation editor. Allows you to edit animations in the BRCAD (Fever) and BCCAD (Megamix) file format.
DS / Gold
EstexNT’s docs
Documentation of Rhythm Heaven Tickflow bytecode.
Custom Sprites Tutorial
Video tutorial on how to edit sprites using Tinke.
Tengoku (“Silver”)
Clean room decompilation of Rhythm Tengoku
Brought to you by some clever folks.
Freeform’s Tengoku docs
Documentation of Rhythm Tengoku Beatscript bytecode.