You must be registered to see attachments
This mod is a great tool to cheat or debug Ren'Py games. See full Features list below for details.
Some features in short:
Find, change, freeze and monitor variables, detect hidden choices, detect paths, rename any character, find/save/replay scenes, watch variables, skip splashscreen, textbox customizing
After developing Ren'Py mods for almost a year now, they thought is was time to create the mod of all mods.
So here is what we call URM (or Universal Ren'Py Mod). The goal of this mod is to enable anyone (even without any programming knowledge) to be able to quickly and easily mod any Ren'Py game.
Just drop the mod file into your favorite RenPy game's "game" directory and start modding!
Installation:
Extract the file "0x52_URM.rpa" into the "game" folder of almost any RenPy game, start the game, once you have started a new game or loaded a save you can open mod by pressing Alt+M
Please let the dev know what you think, they really appreciate any feedback so they know they aren't doing this for nothing.
Or maybe consider supporting them on
You must be registered to see links
,
You must be registered to see links
or
You must be registered to see links
.- 2.4
- Added a progressbar that indicates how much of the content has been seen (all playthroughs combined)
A draggable progressbar can be enabled under the "Miscellaneous" optionsIt can be added to the watchpanel under the "Watchpanel" optionsFix: Prevent crash when game devs broke Ren'Py by assigning something to the variable "Character"
- Added a progressbar that indicates how much of the content has been seen (all playthroughs combined)
- 2.3.1
- Codeview changes:
- Added option to remember and watch variables from the codeview
- Close the dialog when the parent dialog (paths/choices) is closed
- Larger text size
- Added option to open lists/dicts/objects from codeview
- Show a comments in the code (instead of an empty line) where there's dialogue
- Fix: Variable freezing/monitoring for some specific Ren'Py versions
- Codeview changes:
- 2.3
- Intelligent codeview (for paths and choices)
- Syntax highlighted (colored) code
- Interactive variables and labels in the code
- Condition (if statement) results are displayed in the code
- Fix: Correctly disable freeze/monitor buttons for unsupported variables
- Fix: Variable freezing/monitoring for games using a Ren'Py version after 8.2.0 and 7.7.0
- 2.2.1
- Quickmenu: Skip button now supports fast skipping to the next choice (right click / long press)
- Quickmenu: Additional buttons: Load, Save, URM and Exit
- Fix: Variables could appear multiple times in the search result
- Fix: The option to disable searching persistent variables didn't work anymore
- Fix: In some cases the same "variable changed" notification could popup multiple times
- 2.2
- Custom quickmenu options
- Different styles, positions and orientation
- Select which options to show
- Choose to make it appear when you hover the area with you mouse
- Support browsing variables inside custom variable stores
- Custom quickmenu options
- 2.1.4
- New/improved implementation for freezing/monitoring variables
- Fix: Android: Save .urm files to saves dir when global settings are not supported
- 2.1.3
- Fix: Improved permissions validation for Android (global settings)
- Fix: Implemented a workaround for some games that broke a Ren'Py feature that URM needs
- 2.1.2
- Fix: Validate write access for global settings (prevent crash on some Android games)
- 2.1.1
- Added positioning options for custom textboxes/dialogue
- Search results are now sortable (by name)
- Fix: Prevent Ren'Py translations from translating URM
- Fix: Global settings on Android
- 2.1
- Configurable watchpanel contents + compact mode
- New watchpanel option to view last executed filename:line
- Configurable width for custom textboxes/dialogue
- Choices dialog is now able to bypass fixed choices ("fixed rollback")
- Added some low contrast themes
- Fix: Character renaming didn't always work in dialogue
- Fix: Unable to determine variable type in specific cases
- Fix: Notification was hidden after loading a save at a choice/path
- Fix: Accessibility features broke URM icons
Last edited: