yep, now it's should ALWAYS works

ShaffyYoutube 2019-05-23 11:45:41 +02:00
parent 1ee4567360
commit 3f058c714a
1 changed files with 21 additions and 5 deletions

@ -1,10 +1,26 @@
## How to compile the Source Code
* Download the source code as an ZIP archive.
* Decompress the archive in a folder.
* Insert a Rhythm Tengoku (JPN) ROM inside the "Game" folder, and call it "rh-jpn.gba"
* Then execute the "compile.bat"
* The patched ROM should now be in the "Game" folder called "rh-eng.gba"
**Method 1 (Downloading the Source Code using Github "Download ZIP") (I don't recommend that one but it's without other software):**
* 1) Go to https://github.com/ShaffyYoutube/RhythmTengokuENPatch
* 2) Click "Clone or Download"
* 3) Then "Download ZIP"
* 4) Once it's downloaded, right-click "RhythmTengokuENPatch-master" and click "Properties"
* 5) Un-check "Read-Only" and click "OK"
* 6) Then click "OK"
* 7) Put an Rhythm Tengoku ROM in the folder called "Game" and call "rh-jpn.gba"
* 8) Then open "compile.bat"
* 9) 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):**
* 1) Open an command prompt anywhere you want.
* 2) Do the command "git clone https://github.com/ShaffyYoutube/RhythmTengokuENPatch.git"
* 3) Now it's should clone it in a folder called "RhythmTengokuENPatch"
* 4) Right-click "RhythmTengokuENPatch" and click "Properties"
* 5) Un-check "Read-Only" and click "OK"
* 6) Then click "OK"
* 7) Put an Rhythm Tengoku ROM in the folder called "Game" and call it "rh-jpn.gba"
* 8) Then open "compile.bat"
* 9) Now you should have the everything completed, the patched ROM is in the folder "Game" called "rh-eng.gba"
### If there is any problem, please contact me on Discord: Shaffy#1977