View on GitHub

RHModding - Resources and Guides

A list of resources and guides for Rhythm Heaven modding

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.

Dforum

Download from #mod-releases and keep up with #wip-mods without joining the Discord server!

Modded Games, Remixes & More

Spreadsheet compiling numerous mods from across the series - primarily Megamix.

Complete save files for every game

Compiled by Jornker. Useful for playtesting!

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

The good old reliable method for playing Tickflow mods.

Tickompiler, newest release page

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.

Alternatively, Tickompiler is also available via the Scoop and AUR package managers.
Scoop:

scoop bucket add games
scoop install tickompiler

Tickflow Syntax for Sublime Text

Improved syntax highlighting for Tickflow via Sublime Text.

Tox’s Megamix docs

In-depth up-to-date Tickflow documentation.

Tickompiler documentation (Read the Docs)

Legacy docs for both Tickompiler and Tickflow.

Bread, newest release page

Animation editor supporting the BRCAD (Fever) and BCCAD (Megamix) file formats.

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.

Tox’s Fever docs

Documentation of Fever’s Tickflow bytecode.

Bread, newest release page

Animation editor supporting the BRCAD (Fever) and BCCAD (Megamix) file formats.

DS / Gold

TheAltDoc’s docs

Documentation of the Tickflow bytecode, formerly maintained by EstexNT.

Custom Sprites Tutorial

Video guide on sprite editing with Tinke.

Tengoku

Clean room decompilation of Rhythm Tengoku

Brought to you by some clever folks.

Freeform’s Tengoku docs

Documentation of Tengoku’s Beatscript bytecode.