The user requested more output languages for the in-game translation app, specifically French, German, and Italian, which have now been added.
Just built this small app for the Ayn Thor to help me translate and understand foreign games. It takes a screenshot of the top screen and translates the content to English, also can explain what is happening on the screen. It uses Gemini Flash / GPT-4o mini to translate/explain. Is it helpful to anyone? Feedback always welcome :) Grab for FREE here: [https://github.com/magiobus/thortranslate/releases/tag/v0.2.0](https://github.com/magiobus/thortranslate/releases/tag/v0.2.0) UPDATES: just pushed an update (v0.2.0) based on a lot of your feedback. here's what's new: \- Offline translation, you can now translate without internet and without any API key. It uses google ML Kit on-device, so no more worrying about the gemini 20 prompts/day limit (looking at you u/kevvvn and u/zerocean lol). it's now the default mode so you can use the app right away without any setup. Quality is not awesome, but is a good start :) \- Offline Auto mode — this one's for u/zerocean, u/Traditional-Guide-27 and u/ComfortableRain7549 — the app now monitors the screen and auto-translates every second. it's smart about it too, only re-translates when the text actually changes. great for VNs on auto mode or dialogue-heavy games. just select "Offline Auto" from the dropdown and let it run. \- Output language — u/GameplayTeam12 u/avorio75 u/Odd_Newspaper1681 u/electronicvegetables you asked for more languages and here they are! you can now translate into English, Spanish, Portuguese, French, German, Italian, Chinese, Korean, and Russian, french, german, italian are all in there now :) \- Custom capture region — u/zerocean this was your idea too. you can now select a specific area of the screen to translate (like just the dialogue box) instead of the full screen. tap "Full" in the top bar to set it up. helps a lot with accuracy. \- Model selector in top bar, quick switch between models without going to settings.