Tool Ren'Py UnRenGUI, UnRen-forall(v9.4), UnRen-Powershell-forall(v9.4), UnRen-old

5.00 star(s) 3 Votes

Madeddy

Well-Known Member
Dec 17, 2017
1,016
735
244
Hi, I can't unpack the game archive via UnRen-forall 9.1
"script_version.txt" lists the game as version (7, 1, 1).
Yeah, correct.
FYI: If you look at his terminal screen it shows as part of the error u'.\\{SOME_THING_BLA}' This 'u mean its a unicode issue(file encoding type stuff), what means py2, what means OLD, what means compatibility problems. So it's mostly a good bet to try a older app version(here unren).

Some of you know this already, so please don't be offended.
 
  • Yay, update!
Reactions: Twistty

GioBol - The Librarian

Forum Fanatic
Modder
May 19, 2021
5,786
31,205
822
  • Like
Reactions: Twistty

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391

timanuk

Member
Nov 15, 2017
180
157
142
Try some other Unren from this collection I have collected over time.

I have been a translator for almost two years and I use this tool daily
unfortunately it didn't work

n the second game, try to remove the square brackets in the folder name. As for the first and third, I'll see what I can do after I get back from work.
Thank you, the Myth game scripts have been successfully decompiled.
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Hi, it's me again.
I've found 3 games where I can't decompile the .rpyc files.

Jeanne at the Clock Tower ~Jeanne a la tour d’horloge~
Sona-Nyl of the Violet Shadows ~What Beautiful Memories~
Myth [Circletempo]

UnRen-forall.bat and UnRen-old.bat don't work. :unsure:
"Jeanne at the Clock Tower" is decompiled. As for "Sona-Nyl of the Violet Shadows" - there is too much proprietary code, plus a conflict with "Jeanne at the Clock Tower", it is not possible to decompile both games with the same version of the tool.
 
  • Like
Reactions: yoyomistro

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Version 9.2 decompiled only a small part of the scripts in the scenario folder.


Okay, well, thanks for trying to help anyway.
Really?:unsure: I even started the game and went through it a little bit.
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
The game will work anyway, even with undecompiled scripts. But I need decompiled script files for further translation of the game.
You can check it out. Both games are now working. I can only wish you good luck with the translation. The developer did some shit with the game engine.
 
  • Like
Reactions: yoyomistro

timanuk

Member
Nov 15, 2017
180
157
142
You can check it out. Both games are now working. I can only wish you good luck with the translation. The developer did some shit with the game engine.
Yes, they work. I didn't say that they didn't work. Because all that was achieved was to unpack the archives. As I wrote in the previous post.
I can't translate the game because the game scenario scripts are not decompiled.
If you can deompile them, send me the scenario folder. I don't need any other scripts with proprietary code or game mechanics, just game text.
Or do you know another way to get text from .rpyc files?
 
Last edited:

Hinterhälter

Member
Oct 13, 2019
180
234
230
I got an issue I hope one of you can help me with.
I kinda like alternating the text in scripts to my liking in several games.
So far I had no issue i couldn't fix with extracting the scripts of those games.
Now I tried it with https://f95zone.to/threads/midnight-paradise-v0-23-elite-lewdlab.25081/post-12238726

But while extracting with unren I only get the .rpyc files, not the corresponding .rpy files where you usually can alter the dialog or text in general.
Is this there a special reason why this doesnt work or can someone give me pointers how i can get the rpy files?
 

GioBol - The Librarian

Forum Fanatic
Modder
May 19, 2021
5,786
31,205
822
If I understand correctly, you use unren with option 1 which only unpacks RPA files. You need to go back to the menu and choose option 2.
The content in the RPA files is decided by the developer and can decide to include only the compiled ones (RPYC) or also the sources (RPY).
 

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,430
391
Yes, they work. I didn't say that they didn't work. Because all that was achieved was to unpack the archives. As I wrote in the previous post.
I can't translate the game because the game scenario scripts are not decompiled.
If you can deompile them, send me the scenario folder. I don't need any other scripts with proprietary code or game mechanics, just game text.
Or do you know another way to get text from .rpyc files?
When I wrote that it works, I meant that the games are now decompiled. So you can do it yourself. And I wished you luck, because the scenario files(and other scripts itself) in these games are a special kind of Japanese perverted art.:BootyTime:
 
  • Like
Reactions: timanuk

Hinterhälter

Member
Oct 13, 2019
180
234
230
If I understand correctly, you use unren with option 1 which only unpacks RPA files. You need to go back to the menu and choose option 2.
The content in the RPA files is decided by the developer and can decide to include only the compiled ones (RPYC) or also the sources (RPY).
I actually did both.
First I simply extracted the rpa files with unren. Then went back and decompiled.
But that still didnt get me anywhere. Still only have unreadable rpyc files and a new decompiler folder with several python files that seem of no use.
So it seems the game doesnt contain the sources you mentioned. Maybe I have to give up altering this game.
 
5.00 star(s) 3 Votes