Destroyed How to compile the game. (markdown)
parent
9b2fcb760b
commit
d208e5835d
|
@ -1,16 +0,0 @@
|
|||
There is two method to compile the game:
|
||||
|
||||
### Source code
|
||||
|
||||
* Go to https://github.com/ShaffyYoutube/RhythmTengokuENPatch and download the source code as *.ZIP
|
||||
* Un-zip it in a folder
|
||||
* Put your Rhythm Tengoku (JPN) ROM inside of the "Game" folder (If it's doesn't exist, then create one)
|
||||
* Open the "compile.bat" in any text editor and change the variable debug to 0 (change `set debug=1` to `set debug=0`)
|
||||
* Then execute the "compile.bat" and wait until the compilation finished. When it's done your compiled ROM should be on the "Game" folder with the name of **rh-eng.gba**
|
||||
|
||||
### Patch and Flips
|
||||
* Go to https://github.com/ShaffyYoutube/RhythmTengokuENPatch and download the release
|
||||
* Download FLIPS (https://www.romhacking.net/utilities/1040/)
|
||||
* Execute FLIPS and press "Apply Patch", open the BPS/IPS patch you just downloaded, then open the Rhythm Tengoku (JPN) ROM and save the patched ROM.
|
||||
|
||||
If there is any problem, please contact me on GBATemp or Twitter or Discord (Shaffy#1977) or use the issue tracker.
|
Loading…
Reference in New Issue