Tickompiler
| Author: | chrislo27 |
|---|---|
| Software Type: | Tickflow compiler |
| Current Version: | v1.9.1, 2020-01-18 |
| Website: | github.com |
Tickompiler is a Kotlin program by chrislo27 that (de)compiles, extracts and packs Tickflow data, primarily to be used with conjunction with RHMMPatch. Tickompiler can take the bytecode data from Rhythm Heaven Megamix's executable and translate it into something more human-readable in the form of Tickflow.
Requirements
Tickompiler requires Java 8 or better to function. Java 16 specifically requires the following argument to be added to commands: --add-opens java.base/java.lang=ALL-UNNAMED[1]