Back to the Dawn

Back to the Dawn

View Stats:
Need other languages? Traducir al español y otros idiomas en tiempo real con Unity AutoTranslator
Traducir al español y otros idiomas en tiempo real con Unity AutoTranslator

El juego no posee el idioma español pero por suerte encontré una manera para poder disfrutar de este titulo, el idioma te lo traduce en tiempo real y con la baja calidad de google Translator, a diferencia de otros programas que te traducen con un mensaje sobrepuesto en el juego, esta manera se acomoda a las ventanas de texto acomodando automáticamente el tamaño por lo cual lo recomiendo y dejo los pasos de como instalarlo.
(Me gustaria añadir imagenes de los pasos y el resultado pero no tengo idea como se hace aqui)

Deben descargar el archivo: XUnity.AutoTranslator-MelonMod-IL2CPP-5.4.4.zip
En este link https://github.com/bbepis/XUnity.AutoTranslator/releases

Descargar el programa Melon para que ingrese el traductor en el juego:
https://melonwiki.xyz/#/?id=requirements
Lo instalan, abren el programa y añaden el juego.

Extraen el contenido del primer ZIP en la carpeta del juego.

Abren el juego y abrira una consola, al terminar de cargar cierran el juego, en la carpeta del juego van a la carpeta "AutoTranslator", abren el archivo config.ini con block de notas y lo modifican:

[Service] Endpoint=GoogleTranslateV2 FallbackEndpoint=GoogleTranslate [General] Language=es FromLanguage=en

Listo, así yo me platine el juego con todos sus logros.
Este juego tiene una forma especial de Unity por lo cual es un poco mas complejo, codificado o algo asi por lo que debi instalar el programa externo para que funcionara, si quedan dudas pueden buscar en YT y hay varios tutoriales de como instalar el AutoTranslator, pero para este juego no me funcionaban y tuve que requirir a instalarlo mediante el programa Melon.

=========================
For another languages
The game does not have the Spanish language but luckily I found a way to enjoy this title, the language is translated for you in real time and with the low quality of Google Translator, unlike other programs that translate with a message superimposed on the game, this way accommodates the text windows, automatically accommodating the size, which is why I recommend it and leave the steps on how to install it.
(I would like to add images of the steps and the result but I have no idea how to do it here)

You must download the file: XUnity.AutoTranslator-MelonMod-IL2CPP-5.4.4.zip
In this link https://github.com/bbepis/XUnity.AutoTranslator/releases

Download the Melon program to enter the translator in the game:
https://melonwiki.xyz/#/?id=requirements
They install it, open the program and add the game.

They extract the contents of the first ZIP into the game folder.

Open the game and it will open a console, when it finishes loading, close the game, in the game folder go to the "AutoTranslator" folder, open the config.ini file with notepad and modify it:

[Service] Endpoint=GoogleTranslateV2 FallbackEndpoint=GoogleTranslate [General] Language=es FromLanguage=en
Language= your language

Ready, so I can platinum the game with all its achievements.
This game has a special form of Unity so it is a little more complex, coded or something like that, so I had to install the external program for it to work. If there are any doubts, you can search on YT and there are several tutorials on how to install the AutoTranslator, but for this game they did not work for me and I had to ask to install it using the Melon program.
Last edited by ElZorro; Feb 20 @ 3:09pm