Tool Ren'Py UnRen for MacOS and Linux v0.8.2

5.00 star(s) 1 Vote

Madeddy

Active Member
Dec 17, 2017
936
582
so whats the most recent and functional version?
None for recent games which are based on Ren'Py from the last 2 years, as it includes a outdated decompiler version.
- For RPA unpacking and the few code snipped's, which unren adds if wanted, you can use the last recent version from @dicau.
- To decompile, I recommend doing this by hand(cli) with the actual unrpyc version from .
 
Last edited:

citrone

Member
Jul 17, 2023
471
900
None for recent games which are based on Ren'Py from the last 2 years, as it includes a outdated decompiler version.
- For RPA unpacking and the few code snippeds which unren adds you can use the last recent version from @dicau.
- The decompiling i advice to do it better by hand(cli) with a actual unrpyc version from .
unpacking is all i need, thanks, this works!
 
  • Like
Reactions: Madeddy

Grspz

New Member
Nov 1, 2024
1
0
hello, i run unren on linux and it show this:
UnRen.command: 87: function: not found
UnRen for Mac and Linux v0.8.2
by goobdoob @ www.f95zone.to
based on the original version by jimmy5 @ www.f95zone.to
and UnRen.bat by sam @ www.f95zone.to
Python is installed, detected
Error - cannot find rpatool or unrpyc in UnRen v0.8.2 Tools. Exiting
I have rpatoll and unrpyc on unren tools folder, what should i do
 

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,541
6,820
The Linux version is borked and why is it suddenly in a folder with other files. It used to be a simple stand-a-lone.
 

Madeddy

Active Member
Dec 17, 2017
936
582
The Linux version is borked ...
See four post before yours. His link goes to a single file Unren, but still... as all other Unren.
I am working for some times(5 years) then and now on a OS neutral UnRen2 in python and its basically done, but still testing and some polishing. However this will also not have the tools embedded will not be some batch or bash script.
 
Last edited:

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,541
6,820
It's the RPA tool that is not working, but I just use unrpa and just extract them myself. It's not a huge problem. I just like UnRen as it has everything in one place.
 

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,541
6,820
Oh, then...
RPA format is unchanged since ages and unpacking should with every Unren or unpacker still work.
Sorry about all this. It was user error. I downloaded the wrong version, so part of the script actually worked on Linux but the RPA portion did not. Once I DL's the correct version, all is well.

Again... my fault for not paying attention.
 
  • Heart
Reactions: RoughlySpecific

Madeddy

Active Member
Dec 17, 2017
936
582
You don't give "much" info about what you do and what you mean with click enter, so i can just guess and perhaps wrong.
1. Dont try to run it by mouse (double) click, as some *nix distros do not open a console if you do this.
2. Use the (intended) way per CLI.
If it now works for you, do not expect the decompiler to work cleanly or at all, as the version here old is.
 

MrBlack ✌

Member
Jun 4, 2017
321
293
Doesn't work it just closes after I click enter does anyone know what I'm doing wrong?
You see this screen?! You have not read the text, have you?
Do not just hit enter!
Drag'n'drop the folder, that includes the game .sh file directly (and not a parent folder), from your file explorer like nautilus into this terminal window. Then the path should appear in the terminal. Now hit enter and a menu will appear. Just follow the screen.
1740604576825.png
 

keengamer2

Newbie
Sep 12, 2022
18
3
You see this screen?! You have not read the text, have you?
Do not just hit enter!
Drag'n'drop the folder, that includes the game .sh file directly (and not a parent folder), from your file explorer like nautilus into this terminal window. Then the path should appear in the terminal. Now hit enter and a menu will appear. Just follow the screen.
View attachment 4590376
Sorry I was not clear yes I drag'n'drop the folder then hit enter and the Terminal just closes.
 

keengamer2

Newbie
Sep 12, 2022
18
3
You don't give "much" info about what you do and what you mean with click enter, so i can just guess and perhaps wrong.
1. Dont try to run it by mouse (double) click, as some *nix distros do not open a console if you do this.
2. Use the (intended) way per CLI.
If it now works for you, do not expect the decompiler to work cleanly or at all, as the version here old is.
So don't drag'n'drop the folder? Even if I type the full path the Terminal just closes after I hit the enter key.
 

MrBlack ✌

Member
Jun 4, 2017
321
293
Sorry I was not clear yes I drag'n'drop the folder then hit enter and the Terminal just closes.
Between drag'n'drop and pressing enter you can see the added path? It's the direct folder of the game and not some folder levels above? Then it's weird.
Open a terminal from your unren folder or navigate to your unren folder and simply run unren with "./UnRen.command". This way the window cannot be closed and you should see an error message.

BTW:
Do you also use this version: https://f95zone.to/threads/unren-for-macos-and-linux-v0-8-2.16887/post-9236030 instead of the one from the OP?
I recommend it.
 
Last edited:

keengamer2

Newbie
Sep 12, 2022
18
3
Between drag'n'drop and pressing enter you can see the added path? It's the direct folder of the game and not some folder levels above? Then it's weird.
Open a terminal from your unren folder or navigate to your unren folder and simply run unren with "./UnRen.command". This way the window cannot be closed and you should see an error message.

BTW:
Do you also use this version: https://f95zone.to/threads/unren-for-macos-and-linux-v0-8-2.16887/post-9236030 instead of the one from the OP?
I recommend it.
That is the one I'm using, ya that stop it from closing and ya I need python 2 I did try to instill it before with no luck.
 
Last edited:

keengamer2

Newbie
Sep 12, 2022
18
3
You don't give "much" info about what you do and what you mean with click enter, so i can just guess and perhaps wrong.
1. Dont try to run it by mouse (double) click, as some *nix distros do not open a console if you do this.
2. Use the (intended) way per CLI.
If it now works for you, do not expect the decompiler to work cleanly or at all, as the version here old is.
Between drag'n'drop and pressing enter you can see the added path? It's the direct folder of the game and not some folder levels above? Then it's weird.
Open a terminal from your unren folder or navigate to your unren folder and simply run unren with "./UnRen.command". This way the window cannot be closed and you should see an error message.

BTW:
Do you also use this version: https://f95zone.to/threads/unren-for-macos-and-linux-v0-8-2.16887/post-9236030 instead of the one from the OP?
I recommend it.
Thanks for the help anyway.
 
5.00 star(s) 1 Vote