This is only possible with manual translation or using AI. I was able to do this, but the free limit didn't allow me to finish the translation.Is there anyway to fix pronouns in translation?
How do I fix this?Here's my build, using renpy for translation. All unnecessary junk for translating other engines has been removed. Everything unnecessary has been removed, and everything that might be needed has been archived.
Use it, 2 bucks is not a lot of money, even for Ukraine.
Works without a Patreon link or accounts.
If you don't want to be detected, useYou must be registered to see the linksor any other blocking tool.
If anyone is interested, I can try to explain how to set up the OpenAI addon on a local AI, but it's better to ask copilot or gemini
DownloadYou must be registered to see the links
Password inside archive
C:\Users\XXXXX\AppData\Local\translator++If anyone knows how I can make sure my Patreon account is completely removed when I share it, I'd be glad to.
It looks like the crash issue in Translator++ (versions 7.5.2 and above) is often caused by corrupted local cache, staging files, or missing dependencies. A few things you can try:Hello guys I am having problem with Translator++ 7.5.2 and up.
Every time I start Translator++ above 7.5.2 it closes it self after around 20 seconds.
Translator++ doesn't give and any error report. Any idea how to fix this problem?
I try what you suggest and it didn't work.It looks like the crash issue in Translator++ (versions 7.5.2 and above) is often caused by corrupted local cache, staging files, or missing dependencies. A few things you can try:
- Delete the cache folder at:
C:\Users\%USERNAME%\AppData\Local\translator++
This forces Translator++ to rebuild its settings from scratch.
- Delete any old Translator++\data\staging folders. Sometimes leftover staging data is not compatible with newer builds and causes the program to close itself. Translator++\data\staging
- Make sure you have the required Microsoft Visual C++ Redistributables installed (both x86 and x64).
For Microsoft Visual C++ 2010, it can be downloadedYou must be registered to see the links.
For Microsoft Visual C++ 2015-2022, it can be downloadedYou must be registered to see the links.
- Run Translator++ as Administrator to avoid permission issues.
- If the problem persists, check that your .NET Framework is up to date (4.7.2 or newer is recommended). .NET Framework 4.8.1 Offline Installer can be downloadedYou must be registered to see the links.
This should help stabilize Translator++ and prevent it from closing itself after 20 seconds.
I might not be able to help much if the problem comes from the Windows version, sorry about that.I try what you suggest and it didn't work.
Does this has to do with version of windows?
Can you try using Revo Uninstaller with a deep uninstall? (It completely cleans registry keys and other leftover files.)I try what you suggest and it didn't work.
Does this has to do with version of windows?
A game that takes less than a minute with Google Translate can take around 40 minutes with this method. Deepl still produces very good translations, but I know Google Translate will catch up to it. In fact, I know it will even surpass it because of Gemini. Therefore, this solution may not satisfy many of you.I have a Python code that translates by scraping Deepl. I wrote it and it works great. I will try to add it to the translator++ it's so slow tho
I’d appreciate it if you could share it, so I can take a look as well.I have a Python code that translates by scraping Deepl. I wrote it and it works great. I will try to add it to the translator++ it's so slow tho
I try Revo Uninstaller it didn't work.Can you try using Revo Uninstaller with a deep uninstall? (It completely cleans registry keys and other leftover files.)
Thank you for sharing. Could you please check DeepLTrans again? After I installed it into Translator++, I couldn't find any place to enter the URL or API key. When I tried to translate, it gave me a "connection error" message.Hello everyone, I’d like to share some Translator++ add-ons here. Please note that some of them are still older versions, but hopefully they can still be useful for your projects. Feel free to check them out!
If anyone has any new add-ons, I hope you can share them here.
You must be registered to see the links
password for xmlTrans v0.10.zip is 123
I believe the fields for target URL and API key are available in DeepL Pro, not in the free version. You can re-download if you encounter errors, since the DeepL Pro add-on is indeed free.Thank you for sharing. Could you please check DeepLTrans again? After I installed it into Translator++, I couldn't find any place to enter the URL or API key. When I tried to translate, it gave me a "connection error" message.
TyranoBuilder patches are a bit quirky. The .tpatch format is basically just an archive that the engine reads at startup. It can only replace files that already exist inside app.asar, not add new ones. That’s why translation patches sometimes crash — if they reference files that aren’t in the original build, the engine chokes.Does anyone know the best way to apply a translation patch to games made on tyranobuilder? When I try to put the patch in the game folder it just crashes.