CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Tool Ren'Py UnRen.bat v1.0.11d - RPA Extractor, RPYC Decompiler, Console/Developer Menu Enabler

5.00 star(s) 9 Votes

Niboowin

Newbie
Jun 30, 2019
39
20
Trying to activate the console for allowing cheats, will someone, anyone, explain to me how TF i can fix this so it lets me edit it and save the changes?
 

ZenoMod

Active Member
Nov 12, 2022
948
1,161
Trying to activate the console for allowing cheats, will someone, anyone, explain to me how TF i can fix this so it lets me edit it and save the changes?

Not totally sure, but it looks like you are trying to edit a rpy file inside a zipped archive.

You should _first_ extract the zip archive in a folder, _then_ edit the rpy file in its unzipped for m in that folder.
 

Niboowin

Newbie
Jun 30, 2019
39
20
Not totally sure, but it looks like you are trying to edit a rpy file inside a zipped archive.

You should _first_ extract the zip archive in a folder, _then_ edit the rpy file in its unzipped for m in that folder.
Wish it was that simple, But no, that folder has already been extracted, Just had to try and find an app that could open game files because my phone wasn't equipped for it.
 

ZenoMod

Active Member
Nov 12, 2022
948
1,161
Wish it was that simple, But no, that folder has already been extracted, Just had to try and find an app that could open game files because my phone wasn't equipped for it.
Do you have the possibility to edit the files on a desktop PC and then move them to Android?

Android is quite a bitch in letting the user edit the files in an App folder...
 
  • Disagree
Reactions: Niboowin

Niboowin

Newbie
Jun 30, 2019
39
20
Do you have the possibility to edit the files on a desktop PC and then move them to Android?

Android is quite a bitch in letting the user edit the files in an App folder...
Damn it..not really no..
I read that it's easier when you have a "rooted" phone and all that..
This shis is pissing me off lol..was trying my best and was glad to have gotten this far considering i have no idea what i'm doing lol.
 
  • Like
Reactions: ZenoMod

ZenoMod

Active Member
Nov 12, 2022
948
1,161
Damn it..not really no..
I read that it's easier when you have a "rooted" phone and all that..
This shis is pissing me off lol..was trying my best and was glad to have gotten this far considering i have no idea what i'm doing lol.
Yeah, but rooting the phone ain't easy, then you need to find an editor which is able to exploit the root (it must ask for root privileges, and plain editor usually aren't designed to ask it), besides a rooted device is a safety hazard.
 
  • Disagree
Reactions: Niboowin

Niboowin

Newbie
Jun 30, 2019
39
20
Yeah, but rooting the phone ain't easy, then you need to find an editor which is able to exploit the root (it must ask for root privileges, and plain editor usually aren't designed to ask it), besides a rooted device is a safety hazard.
Very true, tried it once..and eventually told myself it wasn't worth the trouble lol.
Well, thanks alot Zeno, appreciate your help, i'm just gonna force myself to forget it about it lol
 
  • Like
Reactions: ZenoMod

justaplayer69

Member
Nov 29, 2023
166
200
Stranded is not recognized by UnRen currently- no python.exe file found
Have checked with GAME RIPPER and works, that game definitely has a python.exe and it can run unrpyc.py no probs, so this must be a path issue on your machine. Try to rename game folder not to include funky characters I guess?
 

Pif paf

Engaged Member
Jr. Uploader
Feb 5, 2018
2,809
1,714
Have checked with GAME RIPPER and works, that game definitely has a python.exe and it can run unrpyc.py no probs, so this must be a path issue on your machine. Try to rename game folder not to include funky characters I guess?
right so, my bad, confused 2 games : Sickimtrack!, sorry for my mistake here, the 9.4 unrem 4 all did it for me anyway
 

justaplayer69

Member
Nov 29, 2023
166
200
right so, my bad, confused 2 games : Sickimtrack!, sorry for my mistake here, the 9.4 unrem 4 all did it for me anyway
Also has "lib\py3-windows-x86_64\python.exe" in it which runs unrpyc.py no probs. The issue definitely has to be funky characters in the path on your machine.

One thing I noticed though: latest unrpyc.py tries to execute multiple workers in parallel, which is guaranteed to fail. The unrpyc.py has to be run with the game's python modules in order to get the correct AST references during decompilation, however no Ren'Py game ships the "_multiprocessing" python module, therefore unrpyc.py will fail in 100% of the time on machines with more than one CPU cores.

Solution is to add the "-p 1" flag to unrpyc.c and disable multiprocessing.

EDIT: I've fixed unrpyc invocation in GAME RIPPER, now it works perfectly with Sickimtrack! too. It decompiles all game scripts both on Windows and Linux with a single click.
 
Last edited:

Pif paf

Engaged Member
Jr. Uploader
Feb 5, 2018
2,809
1,714
Also has "lib\py3-windows-x86_64\python.exe" in it which runs unrpyc.py no probs. The issue definitely has to be funky characters in the path on your machine.

One thing I noticed though: latest unrpyc.py tries to execute multiple workers in parallel, which is guaranteed to fail. The unrpyc.py has to be run with the game's python modules in order to get the correct AST references during decompilation, however no Ren'Py game ships the "_multiprocessing" python module, therefore unrpyc.py will fail in 100% of the time on machines with more than one CPU cores.

Solution is to add the "-p 1" flag to unrpyc.c and disable multiprocessing.

EDIT: I've fixed unrpyc invocation in GAME RIPPER, now it works perfectly with Sickimtrack! too. It decompiles all game scripts both on Windows and Linux with a single click.
ok, great! So 2 be talking same language here: game ripper is the Unren.bat 1.0.11d right?
 

justaplayer69

Member
Nov 29, 2023
166
200
ok, great! So 2 be talking same language here: game ripper is the Unren.bat 1.0.11d right?
Nope, that's a different tool, because unren.bat is Windows only and knows only Ren'Py and has dependencies that people find troublesome to install.
On the other hand GAME RIPPER can do what unren.bat can, but has no dependencies, requires no installation, runs on Linux too (and supports all the common engine formats on f95zone, including but not limited to Ren'Py).
 

minibaer12

Well-Known Member
Oct 1, 2023
1,092
1,682
Does anyone have a solution for this error message?

from unren.txt
Code:
In rpyc 01
   + Decompiling "C:\Games\MyBimboDream-0.9.0-pc\game\variables\characters.rpyc" - 4120 bytes
"C:\Games\MyBimboDream-0.9.0-pc\game\variables\characters.rpy" not found - probably did not decompile
UnRen-1.0.11d
1733926910802.png
for example folder games/screens after run UnRen:
1733927074287.png

However, if I use UnRen-forall, at least the RPY files are created, but they are mostly empty.
a example from UnRen-forall
1733928806703.png

EDIT: script-version: (8, 3, 3)

I have used UnRen so many times and have never had any problems.
 
Last edited:
  • Like
Reactions: Night Hacker

justaplayer69

Member
Nov 29, 2023
166
200
Does anyone have a solution for this error message?
Not a solution, just a guess. The unren.py script has multiple versions, the one that unren.bat includes (correctly) is the stable "master" branch. However there's also a more recent but less tested " " branch, which you could try, and which might (or might not) have a fix to this issue. Just download, extract it to the game's folder and :
Code:
.\lib\py3-windows-x86_64\pythonw.exe unrpyc-dev\unrpyc.py -c -p 1 --try-harder .\game
Not sure if this will work for that particular game, just a guess.
 

Madeddy

Active Member
Dec 17, 2017
847
499
Does anyone have a solution for this error message?
View attachment 4322128
Missing multiprocessing is a known error which happens in combination of some newer Ren'Py versions with certain versions of "unren": https://f95zone.to/threads/unren-ba...ole-developer-menu-enabler.3083/post-11021607
...
EDIT: script-version: (8, 3, 3)

I have used UnRen so many times and have never had any problems.
I state it basically every few weeks: All unren variants are OUTDATED for newer Ren'Py versions. Please read this for more info: https://f95zone.to/threads/unren-ba...ole-developer-menu-enabler.3083/post-14669328
 

minibaer12

Well-Known Member
Oct 1, 2023
1,092
1,682
Missing multiprocessing is a known error which happens in combination of some newer Ren'Py versions with certain versions of "unren": https://f95zone.to/threads/unren-ba...ole-developer-menu-enabler.3083/post-11021607

I state it basically every few weeks: All unren variants are OUTDATED for newer Ren'Py versions. Please read this for more info: https://f95zone.to/threads/unren-ba...ole-developer-menu-enabler.3083/post-14669328
The workaround with Un.rpyc v2.0.2 works.



Simply download both files as described here and copy them into the appropriate directories.

Thank you for your tip.
 
  • Like
Reactions: pepplez

SiriusB01

Newbie
Mar 2, 2021
56
12
Can someone help me? I'm looking for a way to disable the fact that a ren'py game is asking for a save name for each save I make. Is there a way to remove that please?
 
5.00 star(s) 9 Votes