Skip to content

Un.rpyc v2.0.0

Compare
Choose a tag to compare
@CensoredUsername CensoredUsername released this 24 Feb 01:13
· 46 commits to master since this release

πŸŽ‰ This release is the first release targetting ren'py 8 and Python 3. πŸŽ‰

It has the same feature support as v1.3.0 (which targets ren'py 7 and Python 2).

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-39.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-39.rpyb file after running.