Tool Translator++ Ver.3.10.1

5.00 star(s) 1 Vote
Nov 2, 2021
417
325
196
Why didn't it become the text I wanted after I translated the RENPY game?
Check if the files in the game are really translated by opening them with Notepad. (If not, start a new project, import the translation you made into it, and export the translation files again.)
Also check if the game font supports your language. (If not, take a suitable font, rename it to the one in the game, and replace the game font with it.)
 

YU_XIAN

Active Member
Mar 13, 2018
580
90
144
Check if the files in the game are really translated by opening them with Notepad. (If not, start a new project, import the translation you made into it, and export the translation files again.)
Also check if the game font supports your language. (If not, take a suitable font, rename it to the one in the game, and replace the game font with it.)
What I translate is Traditional Chinese, and the font I use is Standard Kai.
I'll try to test it myself with the in-game fonts

I did dump the translation text file,
I am using the translated text file exported by RENPY's own program "Ren'py Launcher"
 

YU_XIAN

Active Member
Mar 13, 2018
580
90
144
RENPY GAME:Vae Victis - Khan_Conquer_Ravish_Breed

Is this game unable to support Chinese?
No matter how I change the font, I can't display my translated Chinese translation
 
Nov 2, 2021
417
325
196
RENPY GAME:Vae Victis - Khan_Conquer_Ravish_Breed

Is this game unable to support Chinese?
No matter how I change the font, I can't display my translated Chinese translation
It would have made more sense to write the name of the font rather than the game itself. Just downloading the whole game to see what font it uses is a waste of time.

UPD:
If you don't know how, download UnRen, drop it in the folder next to the GAME folder. Then take the GAME folder and drop it on UnRen.
Select the number 8 when asked and agree.
After that in the game folder you will find the font to use.
 
Last edited:

YU_XIAN

Active Member
Mar 13, 2018
580
90
144
I've been stuck here for about 3 hours now! is this normal?
未命名.jpg

Also I use the Ren'py launcher to translate the text
The font has been changed successfully, but only a few of my translations appear
 
Last edited:

mycodenameiskai

New Member
Aug 18, 2022
1
0
11
Hey guys, I have a problem. After parsing WolfRPG files, this appears instead of Japanese. It looks like a Unicode error. Any idea what it could be?
 

YU_XIAN

Active Member
Mar 13, 2018
580
90
144
My success Chinese RENPY, I downloaded other older games and downloaded them to watch them one by one after unpacking, and then typed them in script.PY

define config.language = "Chinese"

It can be translated
 

blobbleu

Newbie
Oct 18, 2021
45
11
87
Hey!
Do any of you know where to find the .trans file or how to create one?
Thanks for any help!
 

YU_XIAN

Active Member
Mar 13, 2018
580
90
144
Hey!
Do any of you know where to find the .trans file or how to create one?
Thanks for any help!
I saved it all to .trans myself
The next time you open the file, you can also open it
If you don't worry, you can back up
 

Reversedh

Member
Dec 11, 2018
439
1,339
328
Hi, how can i translate the img folder ?, i used T++ and import it with the game.exe file, after all the actions, i got the Data file translated (such as map.json...), but not the img folder, which there are still quite a lot of Japanese files 1688488708416.png 1688488723924.png 1688488799628.png
 
Nov 2, 2021
417
325
196
Hi, how can i translate the img folder ?, i used T++ and import it with the game.exe file, after all the actions, i got the Data file translated (such as map.json...), but not the img folder, which there are still quite a lot of Japanese files
Images (and sometimes music) are encrypted, start with a simple decryption tool. (There are more complicated ones for decrypting the whole game, but this one is easier.)
Do one image folder at a time, in sequence. Throw in 1 image first to find the encryption key. It sounds complicated, but it is only at first glance.


You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

sslovoe

Well-Known Member
May 11, 2017
1,493
5,466
632
i try use translet to arabic
i have issue then i found out its not support languge i get damege before game start cuz font maybe
if there is way to make game read font
even the program translate from english to arabic
maybe other have same with Persian or indian font can help

also why cant chang orginal text and have key lock ....
 
Last edited:

lyk5t

Member
Sep 25, 2021
162
50
111
i try use translet to arabic
i have issue then i found out its not support languge i get damege before game start cuz font maybe
if there is way to make game read font
even the program translate from english to arabic
maybe other have same with Persian or indian font can help

also why cant chang orginal text and have key lock ....
there is nothing you can do about it play in English
 
5.00 star(s) 1 Vote