Hi Anime-Sharing!
I built a free desktop tool for translating Japanese RPG Maker
MV/MZ games and wanted to share it here.
━━━ WHAT IS IT ━━━
Hoshi2Star (星 → ★) is a CAT editor — it lets you translate
Japanese RPG Maker games using a local AI model, then review
and correct every segment before applying the translation to
the game.
100% offline. No API key. No subscription. No cloud.
Your text never leaves your machine.
━━━ WHAT IT DOES ━━━
Opens RPG Maker MV/MZ games and extracts all text
Pre-translates using Ollama (local AI, runs on your machine)
CAT editor — review and edit every segment before export
Glossary auto-extraction — detects character names, items,
skills and uses them in every translation prompt
Translation Memory — reuses previous translations
automatically (fuzzy matching at 80% similarity)
QA engine — checks placeholders, line length, encoding
Translate All — translates entire project with configurable
cooldown between files
Export QA report as standalone HTML
Project list with progress tracking
━━━ RECOMMENDED MODEL ━━━
ollama pull qwen3:4b-instruct-2507-q8_0
Pick based on your VRAM:
| Model | VRAM |
|-------------------------------|-------|
| qwen3:1.7b-instruct | ~2 GB |
| qwen3:4b-instruct-2507-q8_0 | ~5 GB | ← recommended
| qwen3:8b-instruct | ~8 GB |
| qwen3:14b-instruct | ~12 GB|
━━━ REQUIREMENTS ━━━
- Ollama installed: https://ollama.ai
- Linux or Windows
- No account, no API key, no subscription
━━━ SUPPORTED ENGINES ━━━
RPG Maker MV
RPG Maker MZ
Wolf RPG (v0.4.0 — in development)
RPG Maker VX Ace (planned)
━━━ DOWNLOAD ━━━
GitHub: https://github.com/KATBlackCoder/Hoshi2Star
Latest release: https://github.com/KATBlackCoder/Hoshi2Star/releases/latest
━━━ NOTES ━━━
- MIT license, fully open source
- No telemetry, everything stays local
- Interface in English and French

- Bug reports → GitHub Issues
Happy to answer questions!
I built a free desktop tool for translating Japanese RPG Maker
MV/MZ games and wanted to share it here.
━━━ WHAT IS IT ━━━
Hoshi2Star (星 → ★) is a CAT editor — it lets you translate
Japanese RPG Maker games using a local AI model, then review
and correct every segment before applying the translation to
the game.
100% offline. No API key. No subscription. No cloud.
Your text never leaves your machine.
━━━ WHAT IT DOES ━━━
Opens RPG Maker MV/MZ games and extracts all text
Pre-translates using Ollama (local AI, runs on your machine)
CAT editor — review and edit every segment before export
Glossary auto-extraction — detects character names, items,skills and uses them in every translation prompt
Translation Memory — reuses previous translationsautomatically (fuzzy matching at 80% similarity)
QA engine — checks placeholders, line length, encoding
Translate All — translates entire project with configurablecooldown between files
Export QA report as standalone HTML
Project list with progress tracking|
|
ollama pull qwen3:4b-instruct-2507-q8_0
Pick based on your VRAM:
| Model | VRAM |
|-------------------------------|-------|
| qwen3:1.7b-instruct | ~2 GB |
| qwen3:4b-instruct-2507-q8_0 | ~5 GB | ← recommended
| qwen3:8b-instruct | ~8 GB |
| qwen3:14b-instruct | ~12 GB|
━━━ REQUIREMENTS ━━━
- Ollama installed: https://ollama.ai
- Linux or Windows
- No account, no API key, no subscription
━━━ SUPPORTED ENGINES ━━━
RPG Maker MV
RPG Maker MZ
Wolf RPG (v0.4.0 — in development)
RPG Maker VX Ace (planned)━━━ DOWNLOAD ━━━
GitHub: https://github.com/KATBlackCoder/Hoshi2Star
Latest release: https://github.com/KATBlackCoder/Hoshi2Star/releases/latest
━━━ NOTES ━━━
- MIT license, fully open source
- No telemetry, everything stays local
- Interface in English and French

- Bug reports → GitHub Issues
Happy to answer questions!