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

depechedNode

Well-Known Member
Oct 10, 2017
1,798
3,745
I tried to hold myself from using this mod for a long time, but finally gave up some time ago and it was even better than I expected. "Why, are you an idiot?" some may ask; the reason is when you get used to good tools like this, returning to regular gameplay is painful. And now I'm addicted to it! Some praising is long due...

Very useful tool and certainly improves gameplay quality and enjoyment. Thank you very much for sharing with us.
 
  • Like
Reactions: Daiqvist
Apr 1, 2018
232
129
Back with another personal feature suggest, can I suggest for a sort of "black-list" for some path detections? cause I constantly get those pesky, just completely random path detection notifications just showing up on every turn, just teasing me to open it only to find out its that one path notification I seen 8 times. If there was a little option in the notifications for players to manually (or automatically blocked by urm) to blacklist certain path notifications so they don't show anymore would be nice. Just a suggestion tho I just hate getting notifications on some random thing for the 8th time.


1702497133202.png
if you opened up and seen these 8 times in a row you will know exactly what I mean.
 

Tiur

Well-Known Member
Nov 13, 2021
1,237
3,383
Back with another personal feature suggest, can I suggest for a sort of "black-list" for some path detections? cause I constantly get those pesky, just completely random path detection notifications just showing up on every turn, just teasing me to open it only to find out its that one path notification I seen 8 times. If there was a little option in the notifications for players to manually (or automatically blocked by urm) to blacklist certain path notifications so they don't show anymore would be nice. Just a suggestion tho I just hate getting notifications on some random thing for the 8th time.


View attachment 3170648
if you opened up and seen these 8 times in a row you will know exactly what I mean.
That's going to be up to how that game's dev coded the game's language options. I've seen a few games like that, where there are path detections every few lines because there are just a ton of if statements in the code. Has nothing to do with URM itself other than that URM is telling you about them. KoGa's music mods often do the same thing, popping up a path notification when the music starts and stops because of how KoGa coded the jukebox part of the mod. Unless 0x52 has some way of telling trivial path changes apart from more important ones (which may be a subjective measure anyway), it's probably something you'll have to live with for that game if you want to use URM and still have path detection.
 

Daiqvist

Newbie
Jul 20, 2018
25
23
That's going to be up to how that game's dev coded the game's language options. I've seen a few games like that, where there are path detections every few lines because there are just a ton of if statements in the code. Has nothing to do with URM itself other than that URM is telling you about them. KoGa's music mods often do the same thing, popping up a path notification when the music starts and stops because of how KoGa coded the jukebox part of the mod. Unless 0x52 has some way of telling trivial path changes apart from more important ones (which may be a subjective measure anyway), it's probably something you'll have to live with for that game if you want to use URM and still have path detection.
Path detection is really a key feature but i agree that some code implementations bring to continuous path detection.. so you may miss the really important path split.
The idea of a kind of "black list" or a filter in the path detection would be really useful in some games/mods (KoGa's music is a perfect example)
 
  • Like
Reactions: MyGirlsNowYoink

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,646
Back with another personal feature suggest, can I suggest for a sort of "black-list" for some path detections? cause I constantly get those pesky, just completely random path detection notifications just showing up on every turn, just teasing me to open it only to find out its that one path notification I seen 8 times. If there was a little option in the notifications for players to manually (or automatically blocked by urm) to blacklist certain path notifications so they don't show anymore would be nice. Just a suggestion tho I just hate getting notifications on some random thing for the 8th time.


View attachment 3170648
if you opened up and seen these 8 times in a row you will know exactly what I mean.
Path detection is really a key feature but i agree that some code implementations bring to continuous path detection.. so you may miss the really important path split.
The idea of a kind of "black list" or a filter in the path detection would be really useful in some games/mods (KoGa's music is a perfect example)
It was already requested here and is on the wishlist
 

soadeths

Newbie
Dec 4, 2021
87
161
Good evening,
it's been a long time since I've had an error when starting a game with the mod, but here's one.

What I can say for sure is that before today's update, the mod was working properly, so I deduce that the problem comes from the game, but I'll let you know just in case.

here's the game :
https://f95zone.to/threads/lycoris-radiata-ch-6-public-kuro.94891/

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

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,692
6,646
Good evening,
it's been a long time since I've had an error when starting a game with the mod, but here's one.

What I can say for sure is that before today's update, the mod was working properly, so I deduce that the problem comes from the game, but I'll let you know just in case.

here's the game :
https://f95zone.to/threads/lycoris-radiata-ch-6-public-kuro.94891/

You don't have permission to view the spoiler content. Log in or register now.
I created a fix for this yesterday. So the next URM release will work.
 

theMickey_

Engaged Member
Mar 19, 2020
2,244
2,930
getting errors with the new Banking on Bella update
I don't. URM works as expected, no errors, and I can change all the stuff I want. As your error seems to be related to URM's self-update check, what version of URM are you using?

Also: please see "Reporting an issue" in the very first comment of this thread.
 
  • Heart
Reactions: 0x52

HardPlay109

New Member
Sep 22, 2021
5
1
Hello, good morning, I have a question, there are games where it doesn't let me put numbers in anything, mc.money=(it stays blank without adding any numbers) l instaled this mod thinking I could do it but it stil won't let me alone, it's in some games not al.
 

theMickey_

Engaged Member
Mar 19, 2020
2,244
2,930
Hello, good morning, I have a question, there are games where it doesn't let me put numbers in anything, mc.money=(it stays blank without adding any numbers) l instaled this mod thinking I could do it but it stil won't let me alone, it's in some games not al.
If you could be more specific on what game you're trying to change which variable(s), I could try to reproduce it to find out if it's actually not possible or if it's something you might be doing wrong.
 

HardPlay109

New Member
Sep 22, 2021
5
1
If you could be more specific on what game you're trying to change which variable(s), I could try to reproduce it to find out if it's actually not possible or if it's something you might be doing wrong.
I have tried several but the ones l
remember are: Insexual awakening
and curently my cute rommate
 

HardPlay109

New Member
Sep 22, 2021
5
1
My question had two parts, but you only answered one.
So let me repeat the second part: which variable(s) you're trying to change on those games?

// EDIT: Also: My Cute Roommate 1 or 2?
Sorry, I'm trying to change: money, power, strength.
It's My Cute Roommate 1
 

theMickey_

Engaged Member
Mar 19, 2020
2,244
2,930
It's My Cute Roommate 1
First of all: you don't even need URM to change those values in that specific game:
1703091321817.png

And second: URM can be a bit finicky with (some) sandbox games. It often seems you can only open URM while a dialogue is playing, but not while in "sandbox mode". I was able to change my money at the very start:
1703091533708.png

But after that I wasn't able to open URM again.
 
  • Like
Reactions: 0x52

HardPlay109

New Member
Sep 22, 2021
5
1
First of all: you don't even need URM to change those values in that specific game:
View attachment 3190207

And second: URM can be a bit finicky with (some) sandbox games. It often seems you can only open URM while a dialogue is playing, but not while in "sandbox mode". I was able to change my money at the very start:
View attachment 3190220

But after that I wasn't able to open URM again.
That, yes I understood but how did you activate the cheat at the start and if the URM has errors to activate but you just restart the game, could you tell me how you activated the cheat
 
5.00 star(s) 42 Votes