Mod Ren'Py Universal Ren'Py Mod / URM [2.6.1] (mod any Ren'Py game yourself)

5.00 star(s) 46 Votes

MiltonPowers

Twins Basil! Twins!
Donor
Jul 26, 2023
12,747
27,724
View attachment 4708824
just this function"auto" cause the game
life in santa countury does't have it,if we play just need to click mouse one by one.
but if the fame have the function we can just watch a tv program to play the game.
i hope i can explan my need
Go into Options.
Click Quick Menu.
Turn Quick Menu on.
Turn Auto On using 'Show'.


Screenshot 2025-04-03 151652.png
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,745
7,010
and the latest question could i add some quick key to start the function in this mod such like "auto, load or save?"
You cannot create custom hotkeys (yet).
But there are some for quick saving and loading:
1743919401494.png
 
  • Like
Reactions: Feyd and 9537

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,745
7,010
URM update: 2.6.1

Changelog:
  • Added option to show/hide unsupported variables from search results
  • Prevent static URM data from ending up in the game save for VN's using Ren'Py < 7.6
  • Fix: Save "warning disabled" both local and global (because some environments don't support global settings)


Showing/hiding unsupported variable for example enabled you to find the variable _in_replay while not in a replay. As mentioned here:
With the addition of the ability to ignore certain variable and pathing checks recently this mod has become even better, so many pointless or just minor checks can be muted and i am so happy you took that request to heart. If i may request one small addition to it though, could you also give us the power to ignore the 'in replay' check? Some devs use it a lot in order to make music and sound effects play in replay that would be missing otherwise as the replay flag starts after them all too often. As it stands, it's the only annoying alert left for me, every time i check it only to see it's the replay one i groan, we're inches from perfection, almost there... :LOL:
 

Sether0

Newbie
Apr 16, 2024
64
176
Unfortunatly no matter how i do it, it's impossible to change the gold value in parasite black (https://f95zone.to/threads/parasite-black-v0-160-damned-studios.92995/), i don't know what the dev did, but the game is impossible to cheat in, with this tool, or even save editor.
Gold in this game is an item in the player's inventory. Look for the player_inv variable and change the number of items in it.
You don't have permission to view the spoiler content. Log in or register now.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,565
7,901
URM update: 2.6.1

Changelog:
  • Added option to show/hide unsupported variables from search results
  • Prevent static URM data from ending up in the game save for VN's using Ren'Py < 7.6
  • Fix: Save "warning disabled" both local and global (because some environments don't support global settings)


Showing/hiding unsupported variable for example enabled you to find the variable _in_replay while not in a replay. As mentioned here:
thank you

close to perfection now like Bingoogus said

this pesky _in_replay thing ... :ROFLMAO:
 

Enlight432

Active Member
Jan 4, 2024
838
1,466
Is there a variable that, by changing its value or removing it through the delete option in URM, would remove the text indicating that the clipboard mode (sending dialogue to the clipboard) is active? I can personally do this by removing its value through the game script, but I want to do it via URM, save the URM file, and apply it to all games. Thanks
 

Enlight432

Active Member
Jan 4, 2024
838
1,466
tested a few variations with rename/replacement
seen to late its a /renpy file
i dont think urm can and will let you edit them
(you dont edit the system file while running it if yk what i mean :ROFLMAO: )


you can make a little file for yourself and add it to the /renpy folder


View attachment 4724200
Thank you
I was hoping the developer would add it as an option to URM so I could make it global—that would’ve been awesome—but like you said, it’s probably not possible
 
  • Like
Reactions: Boehser Onkel
5.00 star(s) 46 Votes