CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

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

5.00 star(s) 42 Votes

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
Sometimes the mod randomly stops working in-game. If i do a quick save and quick load, it starts working. This has been happening for the last few versions. Btw, I play the games inside a Sandboxie box
I am on Windows 11 Stable
You have this with multiple games? Do you also have this outside of Sandboxie?

I ran into a weird situation with custom text boxes. I was not sure how to explain it, so I have added a screen shot:
View attachment 3485855

The text box itself is fine, but the names are replaced by the value shown in the screen shot. It's from the latest version of this VN https://f95zone.to/threads/my-dorm-v0-16-3-p2-ch-4-3-tropecita-games.115549/ and compared to versions below 0.13, the dev now implemented various text box features himself. These features however do not allow to change the text box' width, so I wanted to continue using your mod for this.

It would be a feature request rather than a bug report, but does this basically ring a bell how to approach?
I would have to disappoint you. This seems to be something unique to this specific game, so URM is not going to support it.
 
  • Like
Reactions: Feyd and Cyrix72

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
URM 2.1.2
Small update for our Android users:
  • Fix: Validate write access for global settings (prevents crash on some Android games)
 

theMickey_

Engaged Member
Mar 19, 2020
2,243
2,919
Can add agent17? Money can be cheated.
Works fine an my end...?! I was able to buy everything from the Store on Day 2 ;-)
1711827395535.png

Here's how it is done:

Step 1: Open up URM, go to Search and switch from searching "Variable Name" to "Values":
1711827469031.png

Step 2: Enter the amount of money you currently have and hit "Search":
1711827552833.png

Done. You've just found the variable in which your money is saved, and you can enter any amount you want. "freeze" doesn't seem to work though.
 

LinXuan67

Newbie
Dec 25, 2021
36
26
The functionality is excellent, but I've noticed that it doesn't seem to support copying or pasting. I'm using version 2.1.0.
 

SpeedZoner

Newbie
May 31, 2022
18
30
Thanks for all the work, I've tried it on multiple games and it works

But does not work for My Demonic Romance for some reason


edit:

Nevermind, it works if you start the game, save it, then load the save.

Doesn't work immediately for some reason.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
The functionality is excellent, but I've noticed that it doesn't seem to support copying or pasting. I'm using version 2.1.0.
I assume you mean copying text?
Only newer versions of Ren'Py support this, but URM doesn't to keep it compatible with older games. But it's on my list (low priority) to see if I can implement this into URM somehow and have it work with any Ren'Py version.
 
  • Like
Reactions: Feyd

LinXuan67

Newbie
Dec 25, 2021
36
26
I assume you mean copying text?
Only newer versions of Ren'Py support this, but URM doesn't to keep it compatible with older games. But it's on my list (low priority) to see if I can implement this into URM somehow and have it work with any Ren'Py version.
Thank you
 

N0lla

Newbie
Aug 25, 2023
63
53
IS it possible to add the ability to move the "Choices Detected", with either the mouse or a x,y cordinate in the options. As, most of the time it positioned on the left side of the screen, right where the AVN displays stuff, although you can still interact with the AVN, its annoying. Hence, I'm asking for a way to move the indicator.

TIA
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
IS it possible to add the ability to move the "Choices Detected", with either the mouse or a x,y cordinate in the options. As, most of the time it positioned on the left side of the screen, right where the AVN displays stuff, although you can still interact with the AVN, its annoying. Hence, I'm asking for a way to move the indicator.

TIA
You can move this notification to the right.
You can do this by changing the watchpanel's position to the right under Options.
 
  • Like
Reactions: Feyd

N0lla

Newbie
Aug 25, 2023
63
53
You can move this notification to the right.
You can do this by changing the watchpanel's position to the right under Options.
But that still interferes with the AVN stats. Being able to move it with the mouse to a position of your choice or as I said x,y co-ords in the options would be better, if possible.

TIA
 

TinyBrain123

Newbie
Mar 3, 2022
38
29
how do i fix this?
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 614, in script
label start:
File "game/script.rpy", line 614, in script
label start:
File "0x52-URM/classes/labels.rpy", line 144, in labelCalled
File "0x52-URM/classes/main.rpy", line 69, in onLabelCalled
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 109, in __getattr__
File "0x52-URM/classes/settings.rpy", line 132, in get
TypeError: argument of type 'bool' is not iterable

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/script.rpy", line 614, in script
label start:
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/script.rpy", line 614, in script
label start:
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\ast.py", line 1088, in execute
renpy.easy.run_callbacks(renpy.config.label_callback, self.name, renpy.game.context().last_abnormal)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\easy.py", line 311, in run_callbacks
return cb(*args, **kwargs)
File "0x52-URM/classes/labels.rpy", line 144, in labelCalled
File "0x52-URM/classes/main.rpy", line 69, in onLabelCalled
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 109, in __getattr__
File "0x52-URM/classes/settings.rpy", line 132, in get
TypeError: argument of type 'bool' is not iterable

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Fattening Career 0.09a
Mon Apr 1 01:58:15 2024
 

Vitklim

Active Member
Feb 22, 2018
870
1,196
Is the currently posted download in the OP up to date?

I'm asking because it seems that a bunch of newer Ren'Py games get absolutely bricked when trying to run them with the URM.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
how do i fix this?
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 614, in script
label start:
File "game/script.rpy", line 614, in script
label start:
File "0x52-URM/classes/labels.rpy", line 144, in labelCalled
File "0x52-URM/classes/main.rpy", line 69, in onLabelCalled
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 109, in __getattr__
File "0x52-URM/classes/settings.rpy", line 132, in get
TypeError: argument of type 'bool' is not iterable

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/script.rpy", line 614, in script
label start:
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/script.rpy", line 614, in script
label start:
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\ast.py", line 1088, in execute
renpy.easy.run_callbacks(renpy.config.label_callback, self.name, renpy.game.context().last_abnormal)
File "C:\Users\charl.FRAZIER-LAP\Downloads\Fattening_Career-0.09a-pc\Fattening_Career-0.09a-pc\renpy\easy.py", line 311, in run_callbacks
return cb(*args, **kwargs)
File "0x52-URM/classes/labels.rpy", line 144, in labelCalled
File "0x52-URM/classes/main.rpy", line 69, in onLabelCalled
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 109, in __getattr__
File "0x52-URM/classes/settings.rpy", line 132, in get
TypeError: argument of type 'bool' is not iterable

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Fattening Career 0.09a
Mon Apr 1 01:58:15 2024
Seems like you've modified persistent.URMSettings :unsure:
You could fix it by entering the following into the console:
persistent.URMSettings = {}
Note: The command is case sensitive!

Is the currently posted download in the OP up to date?

I'm asking because it seems that a bunch of newer Ren'Py games get absolutely bricked when trying to run them with the URM.
Yes, it's up to date.
What is the issue you're seeing?
 
  • Like
Reactions: Feyd

Vitklim

Active Member
Feb 22, 2018
870
1,196
Yes, it's up to date.
What is the issue you're seeing?
Pretty sure it's the same one across the various games, but I can verify if needed.

You don't have permission to view the spoiler content. Log in or register now.

Edit: Scratch that, it appears I was using an outdated version of URM. Will test further, but so far seems the mistake was on my end.
 

summom

Newbie
Dec 2, 2018
91
45
First of all, thanks for this wonderful mod! I really appreciate:)
But here is a little problem..

I played Being a DIK using this mod and enjoyed a lot!
But when I tried to change characters' Bios by using URM in Ep9, sentences that added this new episode didn't appear:(

Former screenshots are the problem ones, and latter are good ones.
Former is saved recently and save from Ep8 that installed URM.
Latter is saved on January and save from Ep8 that didn't installed URM.

The same goes on using updated version URM..
This is not a big problem, but I wonder why it suddenly doesn't work :(
 
Last edited:

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,636
First of all, thanks for this wonderful mod! I really appreciate:)
But here is a little problem..

I played Being a DIK using this mod and enjoyed a lot!
But when I tried to change characters' Bios by using URM in Ep9, sentences that added this new episode didn't appear:(

Former screenshots are the problem ones, and latter are good ones.
Former is saved recently and save from Ep8 that installed URM.
Latter is saved on January and save from Ep8 that didn't installed URM.

The same goes on using updated version URM..
This is not a big problem, but I wonder why it suddenly doesn't work :(
I cannot explain this without diving into the game's code.

can we track these kind of choices?
You don't have permission to view the spoiler content. Log in or register now.
Only way I can think of is to create a snapshot before picking an option and then compare it after you've picked.
 
  • Like
Reactions: Feyd and DrSpecial
5.00 star(s) 42 Votes