This is a Python application that uses Atlas to translate RPG Maker Trans patch folders made by Habisain's RPG Maker Trans. It also has some partial support for Wolf Trans patch folders and is able to translate RPG Maker MV games directly.
It also uses Habisain's ATLAS python code to translate sentences.
Now on GitHub!
Sources:
Binary:
By downloading the Binary version, the only thing you need to install is ATLAS. If you instead use the Source, here's what you need:
So for now, bugs:
About MV Games translating (new to 0.2.1):
I'll stick the Changelog straight to the GitHub page, as will every future release. Please download from there.
It also uses Habisain's ATLAS python code to translate sentences.
Now on GitHub!
Sources:
You must be registered to see the links
Binary:
You must be registered to see the links
By downloading the Binary version, the only thing you need to install is ATLAS. If you instead use the Source, here's what you need:
- Install
You must be registered to see the links
- Install
You must be registered to see the links
- Install pypiwin32 for Python ("pip install pypiwin32" or "python -m pip install pypiwin32" at command prompt)
- Extract MechaTranslator
- Run MechaTranslator.py
So for now, bugs:
- Some games will crash because one of their scripts was touched while it shouldn't, if that happens disable inline Scripts translating or Scripts.txt translating
- Some games will crash because they used Actor names in scripts, if that happens disable Actors.txt translating
- Version 0.2.1 is probably not very friendly towards Wolf games. It's better to use 0.14 if you're working with Wolf Trans patches.
About MV Games translating (new to 0.2.1):
- Experimental. Do backup your games, as it's possible it'll stop working. MechaTranslator will make backups of the files it touches, but I hope you're not going to re-rename 180 files manually if something goes wrong.
- As far as I'm aware, MV translation should be perfectly stable, as only known objects get translated.
I'll stick the Changelog straight to the GitHub page, as will every future release. Please download from there.
Attachments
Last edited: