- Apr 8, 2022
- 1,016
- 12,027
I share with all of you a patch to be able to translate Renpy games in Real time
My infinite thanks to ZLZK for your great help.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Ero riluttante a condividerlo e renderlo pubblico, perché avevo già condiviso un programma per tradurre Renpy (Extractor-Paloslios-CG7) in modo che tutti potessero giocare nella loro lingua, e l'unica cosa che ho ottenuto è stato che molte persone hanno tratto profitto dalla vendita di traduzioni .
Spero che con questo strumento NESSUNO PAGA NUOVAMENTE PER LE TRADUZIONI.
Conosco il Forum, e so che tutti inizieranno a "criticare" o cercare errori e miglioramenti nello strumento, per favore se non ti piace, non usarlo e astieniti dal criticare.
D'altra parte, se sei in grado di aiutare e migliorare il codice, non esitare a postarlo, sarà molto gradito.
Spero che un giorno mettono STICKY THREAD con questo
Un saluto a tutti coloro che apprezzano il mio lavoro e il mio impegno.
Paloslios_ZLZK_Renpy traduttore in tempo reale (solo 8.0+).zip
Languages_codes.txt
[/CITAZIONE]
Fantastico !!!
Merci pour ton partageI share with all of you a patch to be able to translate Renpy games in Real time
My infinite thanks to ZLZK for your great help.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
I was hesitant to share this and make it public, because I already shared a program to translate Renpy (Extractor-Paloslios-CG7) so that everyone could play in their language, and the only thing I got was that many people profited by selling translations.
I hope that with this tool NOBODY WILL PAY FOR TRANSLATIONS AGAIN.
I know the Forum, and I know that everyone will start to "criticize" or look for errors and improvements in the tool, please if you don't like it, don't use it and refrain from criticizing.
On the other hand, if you are able to thank or help and improve the code, do not hesitate to publish it, it will be very welcome.
I hope one day they put STICKY THREAD with this
A greeting to all who value my work and my effort.
Paloslios_ZLZK_Renpy Real-Time translator (Only 8.0+).zip
Languages_codes.txt
Gracias por la infoGracias por compartirnos tu gran trabajo.
Si alguien tiene duda si funciona o no en android, lo probé con joiplay y no funciona, da el siguiente error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 15, in script
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 15, in script
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 20, in <module>
ModuleNotFoundError: No module named 'netrc'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 562, in main
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 15, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 15, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1063, in py_exec_bytecode
File "game/Paloslios_ZLZK_Renpy_translator.rpy", line 20, in <module>
File "renpy/loader.py", line 1007, in load_module
File "python-packages/googletrans/__init__.py", line 6, in <module>
from googletrans.client import Translator
File "renpy/loader.py", line 1007, in load_module
File "python-packages/googletrans/client.py", line 13, in <module>
import httpx
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/__init__.py", line 2, in <module>
from ._api import delete, get, head, options, patch, post, put, request, stream
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_api.py", line 3, in <module>
from ._client import Client, StreamContextManager
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_client.py", line 8, in <module>
from ._auth import Auth, BasicAuth, FunctionAuth
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_auth.py", line 10, in <module>
from ._models import Request, Response
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_models.py", line 15, in <module>
from ._content_streams import ByteStream, ContentStream, encode
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_content_streams.py", line 12, in <module>
from ._utils import (
File "renpy/loader.py", line 1007, in load_module
File "python-packages/httpx/_utils.py", line 6, in <module>
import netrc
ModuleNotFoundError: No module named 'netrc'
Where it says "how does it work?" Explain how to do it.I need a detailed instruction, I do not understand how your software works
en teoría sí, pruébaloConsulta: tambien funciona para mods?
the code is thereIs it possible to add chatgpt api with a special one-time prompt inquiry to translate prohibited content?
¿Es posible agregar chatgpt api con una solicitud de consulta especial única para traducir contenido prohibido?
[/CITA]
First you should hack chatgpt, because if I don't doubt that the answers were correct, it already circulates on the internet how to do it. then you should modify the code of the script.Is it possible to add chatgpt api with a special one-time prompt inquiry to translate prohibited content?