Skip to content

Un.rpyc v1.3.0

Compare
Choose a tag to compare
@CensoredUsername CensoredUsername released this 24 Feb 01:12
· 26 commits to legacy since this release

This release supports ren'py features up to 7.7. It is the first release that targets the legacy branch specifically after the ren'py 8 and 7 split.

This release fixes several bugs, and adds support for a few lesser-used ren'py features.

Usage:

Simply copy the un.rpyc or un.rpy file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.
For the bytecode.rpyb file, copy it into the "game/cache" directory, replacing the existing file. Run the game and it will decompile the entire game into .rpy files at startup. The game will regenerate the old bytecode.rpyb file after running.