CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x

Tool RPGM Ren'Py [RPA] [RGSS3A] [RPYC] Online Viewer & Save editor

Dinaki

Member
Game Developer
Aug 18, 2017
119
844
I cannot locate or acces any script files from Ravenous arc2. I broke down the rpa and used tool to open rpyc files. still several of the newest scenes do not appear in the script. When i run the game with URM mod it shows the location as script line 2069. When I look at script it shows only 10 lines of code. Any idea where the script files may be hidden or am I looking at the wrong place?
Thanks for the info. Should be fixed now. You may need to refresh the page a few times to clear the cache for the fix to work.
 

Dinaki

Member
Game Developer
Aug 18, 2017
119
844
New Tool! Generate translation files for Ren'Py games
grviewer.com_tools_renpy-generate-translations.png


Previously, to generate a translation for a game, you had to download Ren'Py and generate files in the launcher.

Now all you have to do is drop scripts on the website, select files and click 'Generate'. No need to download and install other applications.

The full step-by-step workflow is as follows:
  • Drop script files to the website (.rpy or .rpyc)
  • File - Generate translations
  • Write target language
  • Select files
  • Click "Generate"
  • Save .zip archive with generated files
You don't have permission to view the spoiler content. Log in or register now.

Then you can write your translation and put it in the "game/tl/english" folder.

Generating files is only a first step. I'm planning to add an interface to edit translations right on the website. Maybe even autogenerate translations with AI.

Still in beta, so if you find any bugs, please comment on this post or .
It took a long time to write a Ren'Py script parser. I've been working on it for 2 years (with big breaks).