- Mar 24, 2021
- 23
- 54
I'm back with another DeepL auto translator thing, this time as a companion for reipatcher.
-install python 3.7.1, other versions probably work though
-Download 'AutoTranslator.zip', or save this pastebin as 'translate.py': T2PNEBLr
-place the script/extracted files inside your 'AutoTranslator' folder of a game with reipatcher already installed
-play a bunch of the game so reipatcher will pick up the strings for us to translate (it saves them to '_AutoGeneratedTranslations.txt')
-run the script and wait a long ass time. Do this by either running build_translation_deepl.bat, or with command prompt: translate.py DeepL EN debug
Like with my last DeepL script, you don't have to run it all in one go. Stop at any time and start it up again. Or play the game to collect more strings, then run it again, anything is fine. If you want to delete the translations this script made and start over (or manually change them), find and delete _Substitutions.txt.
Here's an example of it working with RJ195414. To pick up all the strings, I just set the game to autoplay all messages at a slow speed so reipatcher would pick them up, and left it going overnight. Then proceeded to lose interest and never actually play it.
-install python 3.7.1, other versions probably work though
-Download 'AutoTranslator.zip', or save this pastebin as 'translate.py': T2PNEBLr
-place the script/extracted files inside your 'AutoTranslator' folder of a game with reipatcher already installed
-play a bunch of the game so reipatcher will pick up the strings for us to translate (it saves them to '_AutoGeneratedTranslations.txt')
-run the script and wait a long ass time. Do this by either running build_translation_deepl.bat, or with command prompt: translate.py DeepL EN debug
Like with my last DeepL script, you don't have to run it all in one go. Stop at any time and start it up again. Or play the game to collect more strings, then run it again, anything is fine. If you want to delete the translations this script made and start over (or manually change them), find and delete _Substitutions.txt.
Here's an example of it working with RJ195414. To pick up all the strings, I just set the game to autoplay all messages at a slow speed so reipatcher would pick them up, and left it going overnight. Then proceeded to lose interest and never actually play it.