This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
How to compile the Source Code
ShaffyYoutube edited this page May 23, 2019
·
3 revisions
Method 1 (Downloading the Source Code using Github "Download ZIP") (I don't recommend that one but it's without other software):
-
- Click "Clone or Download"
-
- Then "Download ZIP"
-
- Once it's downloaded, right-click "RhythmTengokuENPatch-master" and click "Properties"
-
- Un-check "Read-Only" and click "OK"
-
- Then click "OK"
-
- Put an Rhythm Tengoku ROM in the folder called "Game" and call "rh-jpn.gba"
-
- Then open "compile.bat"
-
- Now you should have the everything completed, the patched ROM is in the folder "Game" called "rh-eng.gba"
Method 2 (Downloading everything using "git") (Recommended but should only be used if method 1 doesn't work):
-
- Open an command prompt anywhere you want.
-
- Do the command "git clone https://github.com/ShaffyYoutube/RhythmTengokuENPatch.git"
-
- Now it's should clone it in a folder called "RhythmTengokuENPatch"
-
- Right-click "RhythmTengokuENPatch" and click "Properties"
-
- Un-check "Read-Only" and click "OK"
-
- Then click "OK"
-
- Put an Rhythm Tengoku ROM in the folder called "Game" and call it "rh-jpn.gba"
-
- Then open "compile.bat"
-
- Now you should have the everything completed, the patched ROM is in the folder "Game" called "rh-eng.gba"