Translation tools for Magic Knight Rayearth (Game Gear)
License
suppertails66/mkrggtools
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
******************************************************************************** * Magic Knight Rayearth (Game Gear) * * English Translation Patch Materials * ******************************************************************************** This package contains the source materials (code/art/script) for the English translation project for the Game Gear game Magic Knight Rayearth. **************************************** * Build Instructions * **************************************** The build system is only set up for Unix-like systems, though none of the code is fundamentally dependent on this and could be ported with a bit of effort. You'll need GCC. Get a ROM image of the original game, which should have an MD5 sum of 846d48d0f4024c8094117599d0e1eef1. Rename it "mkr.gg" and place it in the mkrgg folder. Then: $ cd mkrgg $ ./build.sh build.sh should then build all the necessary tools and output the translated ROM as mkr_en.gg. If you want to modify the project, check build.sh to see where the resources that get inserted into the game are coming from. **************************************** * Licensing * **************************************** See COPYING. Basically, everything by me (Supper) is GPLv3, and everything else is under the terms of whoever wrote it. **************************************** * Credits * **************************************** Filler -- Translation Supper -- Hacking
About
Translation tools for Magic Knight Rayearth (Game Gear)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published