Ren'Py translator3000

5.00 star(s) 1 Vote

Prayforme

Member
Oct 25, 2022
151
413
Why does it take so long to translate now? It used to be faster.
If you've used Deepl for translation, it's worth forgetting about. The translation speed has decreased significantly, and sometimes it skips lines. The service's automation protection is not standing still, they are constantly developing it, and that's why I've been having difficulties with this service for the last three months. I switched to google_gtx.
 
  • Like
Reactions: Nikebac13

Baibak

Newbie
Jun 24, 2019
16
4
Please tell me which of the translation service data is the best?

1) selenium_deepl
2) google_client5
3) google_gtx
4) google_rpc
 

Dark_FOX

Newbie
Apr 29, 2018
26
15
the interface does not appear. Does anyone know the solution?
Без имени-1.png
Earlier already discounted the fix, but with this game it does not help for some reason.
 

Prayforme

Member
Oct 25, 2022
151
413
the interface does not appear. Does anyone know the solution?
View attachment 3738545
Earlier already discounted the fix, but with this game it does not help for some reason.
Unfortunately in some games this kind of thing happens. I solve such problems in the following way: After selecting character names, I save and quit the game. Then you need to open the file _translator3000_setting.json and change the item "modeOnStartup": "off", to "modeOnStartup": "prescan",

Then we wait for the game to finish translation and the translation database file will be created inside the game folder as exported_database.tr3000exdb. If the file appears in the game folder, exit the game. Open the _translator3000_setting.json file again and change the item "modeOnStartup": "prescan", to "modeOnStartup": "db_only",

Save the changes and go to the game, when the game loads, the translator will automatically start reading the translation from the database. It takes time, but I have not found any other solution at the moment, if anyone knows other solutions to this problem, write here. Thank you all.
 

Dark_FOX

Newbie
Apr 29, 2018
26
15
Unfortunately in some games this kind of thing happens. I solve such problems in the following way: After selecting character names, I save and quit the game. Then you need to open the file _translator3000_setting.json and change the item "modeOnStartup": "off", to "modeOnStartup": "prescan",

Then we wait for the game to finish translation and the translation database file will be created inside the game folder as exported_database.tr3000exdb. If the file appears in the game folder, exit the game. Open the _translator3000_setting.json file again and change the item "modeOnStartup": "prescan", to "modeOnStartup": "db_only",

Save the changes and go to the game, when the game loads, the translator will automatically start reading the translation from the database. It takes time, but I have not found any other solution at the moment, if anyone knows other solutions to this problem, write here. Thank you all.
Thanks for the advice.
 

Lydoman

New Member
Nov 9, 2021
12
1
Hello everyone, I’m struggling with a problem, when I turn on Prescan, the Google translator changes to Selenium, deleting the Selenium folder in Vladya does not help, how to solve the problem?
 

Prayforme

Member
Oct 25, 2022
151
413
The finished translation is probably contained in a database on the cloud. By default, the translator checks uploaded translations on the cloud, if it contains a translation via the Deepl service, it will automatically use it. If this does not suit you, open the text file with the translator configuration, find the line "autoSwitchOnAvailableDB" then change the value to false. The line should look like this: "autoSwitchOnAvailableDB": false,

Hello everyone, I’m struggling with a problem, when I turn on Prescan, the Google translator changes to Selenium, deleting the Selenium folder in Vladya does not help, how to solve the problem?
 

max_london

New Member
Jan 15, 2019
4
1
Hello! Why? Mac (CrossOver)

While running game code:
BadZipFile: File is not a zip file

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "000translator3000_main.rpyc", line 1880, in script
File "Y:\Pictures\GAME\real_incest-0.1-win\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Y:\Pictures\GAME\real_incest-0.1-win\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "<translator3000>", line 2724, in <module>
File "<translator3000>", line 2018, in turn_on
File "<translator3000>", line 1996, in __init__
File "<translator3000>", line 1854, in _get_font
File "<translator3000>", line 1830, in add_font
File "_translator3000/_zip_handler.tr3000py", line 154, in add_file
File "_translator3000/_zip_handler.tr3000py", line 100, in isfile
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/zipfile.py", line 1257, in __init__
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/zipfile.py", line 1324, in _RealGetContents
BadZipFile: File is not a zip file
 

erdenay

New Member
Jul 17, 2024
1
1
Üzgünüm, ancak yakalanmamış bir istisna oluştu.

Oyun kodunu çalıştırırken:
Değer Hatası: yanlış

-- Tam Geri İzleme -----------------------------------------------------------------

Tam geri izleme:
"000translator3000_main.rpyc" dosyası, satır 1880, betikte
Dosya "C:\Users\Erdenay\Desktop\FieryPassions-0.1.Beta-pc\renpy\ast.py", satır 823, yürütmede
renpy.python.py_exec_bytecode(self.kod.baytkod, self.gizle, depo=self.depo)
Dosya "C:\Users\Erdenay\Desktop\FieryPassions-0.1.Beta-pc\renpy\python.py", satır 1178, py_exec_bytecode içinde
exec(bayt kodu, küreseller, yereller)
<modül> içindeki "<translator3000>" dosyası, satır 2724
Dosya "<translator3000>", satır 2056, turn_on'da
Dosya "<translator3000>", satır 2035, turn_on'da
Dosya "<translator3000>", satır 165, modda
Değer Hatası: yanlış

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Ateşli Tutkular 0.1.Beta
Cuma Tem 19 12:30:48 2024

Çözümünü bilen var mı?
 
  • Like
Reactions: xcesperx
5.00 star(s) 1 Vote