Git Product home page Git Product logo

rhythm-tengoku-in-spanish's Introduction

Rhythm Heaven Advance

Rhythm Heaven Advance

This repository is for the unofficial English localisation of Rhythm Tengoku, Rhythm Heaven Advance.

There is no full release yet, you can compile it yourself though. Project's Discord (playtesting builds available there): https://discord.gg/VnCKdW8VBJ

Installation

You will need:

And you just patch your ROM!

Contribution

Everyone can contribute! So if you want to contribute, please join our Discord server where we need the helping hands for now in:

  • Proof-reading
  • Graphic Designers
  • Voice Actors
  • Playtesters

Building

You'll need a legally obtained ROM of Rhythm Tengoku (Rev 0) (CRC32: 349D7025) for all systems.

Windows

If you want to be able to edit the audio files on Windows you'll need to have FFmpeg on the root of project or in your PATH (system-wide installation)!

  1. Open a command prompt.
  2. Download the Rhythm Heaven Advance repository.
    git clone https://github.com/ShaffySwitcher/RhythmHeavenAdvance
    cd RhythmHeavenAdvance
    or you could also just download the source directly from GitHub here (not recommended).
  3. Put a Rhythm Tengoku (Rev 0) (CRC32: 349D7025) ROM named "rh-jpn.gba" at the root of the project.
  4. Compile.
    compile.bat
    or by simply clicking on "compile.bat" with your mouse.

If compiling worked you should have an ROM of Rhythm Heaven Advance into the "build" folder called "rh-eng.gba"!

Dependencies

On Linux & macOS you need to install Perl, Mono and FFmpeg! Git will be included in the commands below, in case your distro doesn't ship it.

On Linux systems, you can install them from your native package manager if you haven't already:

  • Debian/Ubuntu: sudo apt install perl mono-runtime ffmpeg git
  • Fedora: sudo dnf install perl mono-core ffmpeg-free git
  • Arch: sudo pacman -S perl mono ffmpeg git --needed
  • OpenSUSE: sudo zypper in perl mono-core ffmpeg git-core

On macOS systems, you can install Homebrew and then run the following commands to install what you need: brew install perl mono ffmpeg

Linux & macOS

  1. Open a terminal.
  2. Download the Rhythm Heaven Advance repository.
    git clone https://github.com/ShaffySwitcher/RhythmHeavenAdvance
    cd RhythmHeavenAdvance
    or you could also just download the source directly from GitHub here (not recommended).
  3. Put a Rhythm Tengoku (Rev 0) (CRC32: 349D7025) ROM named "rh-jpn.gba" at the root of the project.
  4. Compile.
    chmod +x compile.sh; ./compile.sh
    or
    bash compile.sh

If compiling worked you should have an ROM of Rhythm Heaven Advance into the "build" folder called "rh-eng.gba"!

Credits

T.B.D.

Contact

If you have any questions feel free to join the Discord server, or contact to me directly on Discord! (Shaffy#3991)

Links

Rhythm Heaven Advance's Official Website (W.I.P.): https://shaffy.fr/advance/

rhythm-tengoku-in-spanish's People

Contributors

shaffyswitcher avatar sadmoonphoenix avatar spacebanana420 avatar patataofcourse avatar beta215 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.