- Dec 17, 2017
- 7,426
- 9,693
UnRen is a script that makes it easy to do interesting things to Ren'Py games. This version, for MacOS and Linux, is based off of
You must be registered to see the links
by @Sam . UnRen.command is a bash shell script that calls python commands to do some of the work.The original version was created by @jimmy5 , but he's passed ownership to me.
The current version is 0.8.2, available here.
Features:
- Extract RPA packages, using
You must be registered to see the links.
- Decompile rpyc files, using
You must be registered to see the links.
- Enable Console and Developer Menu
- Enable Quick Save and Quick Load
- Force enable skipping of unseen content
- Force enable rollback (scroll wheel)
- Open game directory
Installation:
Download and unzip the script. Place it where you like. There are 2 ways to run it:
- Double click on UnRen.command. This will open a Terminal window that will allow you to drag (or type the path to) the app you want to work on.
- Run UnRen.command from the command line. You can provide the path to the app on the command line, or type it in when UnRen asks for it.
- UnRen runs in bash. Other shells may or may not work. Do NOT run UnRen with "sh UnRen.command" if your sh is not bash. Instead, if you run it from the command line, run it with a full path, or "./UnRen.command".
Known Issues:
- None
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: