watt10101 10 Posted November 19, 2017 Share Posted November 19, 2017 I was trying to translate a RPG Maker game, Yorozuya Princess using RPG Maker Decrypter and got the extracted data and files into the folder. The only problem I have now is that the text in the game is still in Japanese. I'm guessing I missed a step somewhere but can anyone help? Quote Link to post Share on other sites
Blade 100 Posted November 20, 2017 Share Posted November 20, 2017 RPG Maker Decrypter extracts the files so you can mess with the game files now, to translate you need to translate the Japanese script into English script and recompile the game so the text changes into English. A way to translate the text is you can have all the text extracted into a text file and send it away for translation, then create a second version of the project with the translated text - very time consuming, and if you have to fix a game bug, you have as many versions to fix it in as the number of translations. You could automate the process by having a script that will read the translated text back in and replace the original text with the translated text - this also gives you multiple versions which you have to keep up to date. Or you could use a script specifically for localization, which will allow you to have a single version of the game, with one or more files containing all the text in different languages, and as the game is running, the script will pull the text in from the appropriate file Quote Link to post Share on other sites
stkrge 172 Posted November 25, 2017 Share Posted November 25, 2017 some times needet to locate an japanesse to run propely! Quote Link to post Share on other sites
charlbeef 196 Posted November 26, 2017 Share Posted November 26, 2017 I was trying to translate a RPG Maker game, Yorozuya Princess using RPG Maker Decrypter isn't that tool only for decrypting, and not translating? Quote Link to post Share on other sites
stkrge 172 Posted November 26, 2017 Share Posted November 26, 2017 and for hrpg you needet two pragram ro work properly ! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.