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

5.00 star(s) 3 Votes

Madeddy

Active Member
Dec 17, 2017
814
468
Just dropping the info and some thoughts:
RenPy 8.2.x / 7.7.x is officially out two days ago.

I guess in a few weeks will the number of games on this engine version increase and with all the changes in RenPy, will be fruitless try's to decompile with incompatible unrpyc/unren versions. So i expect again some posts and cry`s about this etc. I don't know if VepsrP catched all changes in his last unrpyc embed but we will see.

If someone wants to take a look which future changes for decompiler compatiblity are lurking out there, here is a nice little link:
Have fun! :WutFace:
 
Last edited:

Madeddy

Active Member
Dec 17, 2017
814
468
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, new update!
Reactions: Twistty

GioBol

Engaged Member
May 19, 2021
3,533
18,226
  • Like
Reactions: Twistty

VepsrP

Well-Known Member
Modder
Dec 13, 2017
1,387
1,367

timanuk

Member
Nov 15, 2017
115
114
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,367
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,367
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,367
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
115
114
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
106
145
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

Engaged Member
May 19, 2021
3,533
18,226
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).
 
5.00 star(s) 3 Votes