Translation tools for Kishin Douji Zenki (Game Gear)
License
suppertails66/zenkitools
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.
******************************************************************************** * Kishin Douji Zenki (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 Kishin Douji Zenki. **************************************** * 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 ac6ed281ac8e9d71af186602951cfd7a. Rename it "zenki.gg" and place it in the "zenki" folder. Then: $ cd zenki $ ./build.sh build.sh should then build all the necessary tools and output the translated ROM as zenki_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 * **************************************** TheMajinZenki -- Translation Filler -- Translation Check cccmar -- Editing Supper -- Hacking
About
Translation tools for Kishin Douji Zenki (Game Gear)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published