56 lines
2.7 KiB
Markdown
56 lines
2.7 KiB
Markdown
# Notice
|
|
|
|
**I am not working on this project anymore**, I don't know if anyone continued it...<br>
|
|
|
|
The only thing I am willing to contribute to this are bug fixes, so please do not ask for support about this, I will not answer, and go instead ask more people and/or fork it on your own.<br>
|
|
|
|
*Also, please take note that the latest release (b13) and state of the source code might be broken at the moment.*
|
|
|
|
# Rhythm Heaven Silver
|
|
This repository is dedicated to host the Rhythm Tengoku English unofficial fan translation, **Rhythm Heaven Silver**.
|
|
|
|
Rhythm Tengoku Silver is a project started in 2008 aiming to translate Rhythm Tengoku in English, for everyone to enjoy.
|
|
|
|
# Installation
|
|
You will need:
|
|
* A legally obtained ROM of Rhythm Tengoku **(Rev 1)** (CRC32: `A6CD88E1`)
|
|
* An IPS patcher (like this one: https://www.marcrobledo.com/RomPatcher.js/)
|
|
|
|
And you just patch your ROM!
|
|
|
|
# Contribution
|
|
Fork it the project, and either decide to go your own way, or do a pull request.<br>
|
|
|
|
However there are things that have been decided on this project and you should follow this guideline if you are planning to open a pull request:<br>
|
|
* All known mini-games that have come back on Rhythm Heaven Megamix, should use their Megamix names.
|
|
* *ポリリズム* should be named *Polyrhythm* despite it's similarities to Built to Scale.
|
|
|
|
# Build
|
|
|
|
## Windows
|
|
1. Open a command prompt.
|
|
2. Download the Rhythm Heaven Silver repository.
|
|
```batch
|
|
git clone https://github.com/ShaffySwitcher/RhythmTengokuENPatch
|
|
cd RhythmTengokuENPatch
|
|
```
|
|
or you could also just download the source [here](https://github.com/ShaffySwitcher/RhythmTengokuENPatch/archive/refs/heads/master.zip).
|
|
3. Compile.
|
|
```batch
|
|
compile.bat
|
|
```
|
|
## Linux / Mac OS
|
|
I have not found Linux / Mac OS alternatives for the tools used, and I don't want to rewrite some of the tools because it will simply be too overcomplicated for a simple translation, so I can only advise to use Wine (although this is untested).
|
|
|
|
# Credits
|
|
There's too many people I'd like to thanks, too much I can't really list, but it should be noted that I am not the original creator of this patch, so please do not credit me for it, all credit should go to the original Rhythm Heaven Silver team.<br>
|
|
|
|
If you *really* want to get credited for work done on this please just contact me and we'll get sorted this out.
|
|
|
|
# Contact
|
|
**As I am not working on this anymore, please do NOT ask me for help on translating, graphics or anything...**<br>
|
|
However, if you have something to tell/ask otherwise, feel free to add me on Discord (Shaffy#3991).<br>
|
|
|
|
As I am not in contact with anyone who's working on this, I can't really redirect anyone else for support; however you can probably ask help on the Rhythm Heaven Modding Server, or the Rhythm Tengoku Modding Server.
|
|
|