This project aims to translate Pokémon Emerald into Latin. Currently, only the translation text files are hosted here. These files are intended to be integrated with the Emerald Decompilation Project for compilation. The base English text used for translation is also extracted from the Decompilation Project.
WIKI: https://github.com/krkpdf/pokeemerald-latin/wiki
- Download the latest Release
- Use Rom Patching Software, such as RomPatcher.js, to create a working ROM file
- Flash the ROM to a cartridge or use an emulator to play the game
- Download the Decompilation Project and follow the installation instructions
- Download this project using
git clone https://github.com/krkpdf/pokeemerald-latin
- Translate the text and submit a pull request with your changes
- Extract, translate and manually replace game graphics as needed
- Change ABILITY_NAME_LENGTH in include/globals.h to 13 and ITEM_NAME_LENGTH to 15
- Automatically replace text in the Decompilation Project folder and compile using
./make.sh
This project is an unofficial, fan-made translation of Pokémon Emerald into Latin and is intended for educational and linguistic purposes only. It is not affiliated with, endorsed by, or approved by Nintendo, Game Freak, The Pokémon Company, or any other official entity associated with the Pokémon franchise.
Pokémon and all related trademarks, logos, and intellectual property are the property of their respective owners. This project is a non-commercial effort, and no financial gain is derived from its distribution. If you represent Nintendo, Game Freak, or The Pokémon Company and have concerns regarding this project, please contact me, and I will promptly address the issue.