Tool RPGM DazedMTLTool - A tool that provides quality MTL translations using ChatGPT

Jun 7, 2019
63
767
Your tool looks great! I recreated it on google apps, I put all texts to be translated in the first colum of a spreadsheet, and then, the chatGPT translate everything to the second colum, I made that mainly to work with Translator++, since I can export the Json files of the game to a spreadsheet and then send them back to Translator++ after they've been translated, I'm using this tool to translate the new game from Shimobashira Workshop, if you have interest, I can share you the code.
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
Your tool looks great! I recreated it on google apps, I put all texts to be translated in the first colum of a spreadsheet, and then, the chatGPT translate everything to the second colum, I made that mainly to work with Translator++, since I can export the Json files of the game to a spreadsheet and then send them back to Translator++ after they've been translated, I'm using this tool to translate the new game from Shimobashira Workshop, if you have interest, I can share you the code.
Sure!
 

jaden_yuki

Active Member
Jul 11, 2017
770
584
Your tool looks great! I recreated it on google apps, I put all texts to be translated in the first colum of a spreadsheet, and then, the chatGPT translate everything to the second colum, I made that mainly to work with Translator++, since I can export the Json files of the game to a spreadsheet and then send them back to Translator++ after they've been translated, I'm using this tool to translate the new game from Shimobashira Workshop, if you have interest, I can share you the code.
your tool does also require ChatGPT Plus?
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
isn't it possible to use something like selenium?
You might be able to but it depends on how secure they are with bots.

Either way you'll run into another issue. The web version of the AI is heavily censored, it's likely you are going to end up not being able to translate porn. The API doesn't really have this problem.
 

timanuk

Member
Nov 15, 2017
116
114
Could it work with TyranoBuilder?
I want to translate the ...
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
Could it work with TyranoBuilder?
I want to translate the ...
As long as the dialogue is accessible in one way or another it could but I'd have to build it into the tool first. Though you could try using something like translator++ to export a csv which I do have built. Not something I've tested though
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
I can only send 3 requests per minute. Is one request = one line? :unsure:
Yeah each request is a line since the tool is built with line by line translation in mind. I have payment on mine so I've never run into this issue.
 

timanuk

Member
Nov 15, 2017
116
114
The "Estimate" function told me I would have to pay $25 to translate all the texts. No, thnx :Kappa:

Texts can be located in different folders. I suggest implementing a recursive file search method. So that the program sends files from subfolders for translation, not just from the "Files" folder.
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
The "Estimate" function told me I would have to pay $25 to translate all the texts. No, thnx :Kappa:

Texts can be located in different folders. I suggest implementing a recursive file search method. So that the program sends files from subfolders for translation, not just from the "Files" folder.
Yeah Vns are expensive lol, lotta text. Thats how it be.

True I will eventually, I'm usually very particular about what files I translate so I haven't done it yet.
 

dazedanon

Engaged Member
Modder
Uploader
Donor
Jul 24, 2017
2,189
21,373
Heads up, finally got around to writing a full in depth guide on using the tool. It's step by step using an example game, has pictures, and contains all the info you need to MTL a game. Should make the process a little less daunting for those interested.
 

theyakuzi

Member
Jun 4, 2021
108
260
The biggest downside of these tools will always be the cost, ain't nobody going to buy a tool like this just to mtl