Tool RPGM Ren'Py Translator for RPG Maker and RenPy(demo)

5.00 star(s) 1 Vote

Leo...

Member
Donor
Oct 7, 2019
234
609
Hello, thank you for adding Portuguese to your tool.
Today I did some tests with it.
I'm translating the game https://f95zone.to/threads/the-genesis-order-v1-04-nlt-media.101325/
I don't know if I did something wrong, but only the initial menu is translated.
all other files are organized and not translated

Before translating

1Capturar.JPG

after translating

2Capturar.JPG

It is still in English, only the initial menu of this game has been translated.
Sorry for my English, I'm using Google Translate.
Don't feel obligated to fix this, I'm just reporting something that happened to me.
 

Steygan

Newbie
Feb 4, 2018
94
103
Hello, thank you for adding Portuguese to your tool.
Today I did some tests with it.
I'm translating the game https://f95zone.to/threads/the-genesis-order-v1-04-nlt-media.101325/
I don't know if I did something wrong, but only the initial menu is translated.
all other files are organized and not translated

Before translating

View attachment 3750507

after translating

View attachment 3750513

It is still in English, only the initial menu of this game has been translated.
Sorry for my English, I'm using Google Translate.
Don't feel obligated to fix this, I'm just reporting something that happened to me.
this game has a different structure, to translate it you need to add conditions. I'll work on it
 
  • Like
Reactions: Leo...
Oct 21, 2022
38
3
look at the size of the map001.json file... if it’s several megabytes, it can take a long time. some files in my tests took 40+ minutes to translate
oh i'm new about translating ,
when i see the map 001 file in translator ++ it like this,
how much time will it take to translate this file ?

1718916222014.png
 

Steygan

Newbie
Feb 4, 2018
94
103
Hello, thank you for adding Portuguese to your tool.
Today I did some tests with it.
I'm translating the game https://f95zone.to/threads/the-genesis-order-v1-04-nlt-media.101325/
I don't know if I did something wrong, but only the initial menu is translated.
all other files are organized and not translated

Before translating

View attachment 3750507

after translating

View attachment 3750513

It is still in English, only the initial menu of this game has been translated.
Sorry for my English, I'm using Google Translate.
Don't feel obligated to fix this, I'm just reporting something that happened to me.
Can you send me the "data" folder ? I don't want to download 12 gigabytes for it.
 
  • Like
Reactions: Leo...

Steygan

Newbie
Feb 4, 2018
94
103



Greetings,

I've made some enhancements to the translator; now, during the selection windows for responses or actions, they will be translated. I've added (a lot of code) the capability to translate non-standard text for the game "The Genesis Order." However, I have not conducted full testing yet, so expect some bugs and be sure to create a backup of the "data" folder.

Additionally, I've introduced the ability to select games on RenPy. If the structure is simple, the game will likely be translated, though the introduction might not be translated. Unfortunately, RenPy games often have a complex structure, but hopefully, we'll be able to conquer this dragon in the future.
 
  • Like
Reactions: Leo...
Oct 21, 2022
38
3



Greetings,

I've made some enhancements to the translator; now, during the selection windows for responses or actions, they will be translated. I've added (a lot of code) the capability to translate non-standard text for the game "The Genesis Order." However, I have not conducted full testing yet, so expect some bugs and be sure to create a backup of the "data" folder.

Additionally, I've introduced the ability to select games on RenPy. If the structure is simple, the game will likely be translated, though the introduction might not be translated. Unfortunately, RenPy games often have a complex structure, but hopefully, we'll be able to conquer this dragon in the future.
Hi, can you add translate to Vietnamese pls ?
 

Steygan

Newbie
Feb 4, 2018
94
103
Hello, thank you very much for your program, I am just trying it with this game in Spanish and so far so good.
Ayame [Prototype v0.001] [BrokeGuy118]
I'm really glad you like it. I'm very pleased myself that we don't have to wait years for a translation! If it's not too much trouble, could you help spread the word about this program to other users who are also waiting for translations?
 
  • Like
Reactions: Gwynbleidd7

rontremalo

Member
Jul 29, 2021
127
94
The interface to your translator looks really simple. What language did you write this in? If its Python, can we get portable version? Would love to run this on Linux.
 

rontremalo

Member
Jul 29, 2021
127
94
While trying to run your tool under wine emulation in Linux, I get the following error message (I'm using DeepL with an pay-as-you-go API key):

An error has occured: Bad request, message: 'formality' is not supported for a given 'target_lang'

I tried translating this game:
https://f95zone.to/threads/translat...nster-amirin-rj295122-head-shop-kasai.156936/

but I'm working with an actual full version directly from dlsite. It appears to be a DeepL error message, c.f.


It claims to have successfully translated 4 other files, before glitching out on the CommonEvents.json. I grepped this file for 'formality,' but did not find it. The 'translated data' directory was made, but it is empty. DeepL API usage tab shows no usage yet, but I'm not sure how often that gets updated.
 
Last edited:

Steygan

Newbie
Feb 4, 2018
94
103
While trying to run your tool under wine emulation in Linux, I get the following error message (I'm using DeepL with an pay-as-you-go API key):

An error has occured: Bad request, message: 'formality' is not supported for a given 'target_lang'

I tried translating this game:
https://f95zone.to/threads/translat...nster-amirin-rj295122-head-shop-kasai.156936/

but I'm working with an actual full version directly from dlsite. It appears to be a DeepL error message, c.f.
I understand what the issue is. In the translation settings, you can set the style to either formal or official. It seems that the language you are trying to translate to does not support formal address.

Thank you for the feedback. I will correct this and release an updated version soon.
 

rontremalo

Member
Jul 29, 2021
127
94
I understand what the issue is. In the translation settings, you can set the style to either formal or official. It seems that the language you are trying to translate to does not support formal address.

Thank you for the feedback. I will correct this and release an updated version soon.
Thank you for the lightning fast response. I was just trying to target English.
 

rontremalo

Member
Jul 29, 2021
127
94
I understand what the issue is. In the translation settings, you can set the style to either formal or official. It seems that the language you are trying to translate to does not support formal address.

Thank you for the feedback. I will correct this and release an updated version soon.
If you can fix this ASAP, I can test it for you right now. Just tried it on a different game, same issue.

Also, people have pointed out that if you don't adjust line lengths, the translated text just runs off the RPGM window. Have you checked for visibility of translated text? Do you do any adjustments for line width?

Finally, here is how the UX renders for me in Wine under Win10 emulation. I've got the DPI rather high because windows under wine doesn't seem to like my 2880 wide native screen.
 
5.00 star(s) 1 Vote