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

5.00 star(s) 44 Votes

Spin256

Mothers and Daughters
Game Developer
Dec 16, 2019
583
1,144
Jacquelyn was added in version 3. Her variable isn't available at the start of the game, which is probably bad coding on my part.

If you didn't flirt with Jacquelyn, there is no flirt to remember. If the option isn't there, the check returns the last parameter, 'False' in this case.

You would need to add 'Fashion 6 flirt' with the value True in the 'extended' dic for her. Or, flirt with her in the relevant scene ;)
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,137
6,479
Jacquelyn was added in version 3. Her variable isn't available at the start of the game, which is probably bad coding on my part.

If you didn't flirt with Jacquelyn, there is no flirt to remember. If the option isn't there, the check returns the last parameter, 'False' in this case.

You would need to add 'Fashion 6 flirt' with the value True in the 'extended' dic for her. Or, flirt with her in the relevant scene ;)
bad (sounds rude) - evil sneaky dev :D :D
 
Last edited:

neronwtf

Active Member
Nov 12, 2019
783
622
Jacquelyn was added in version 3. Her variable isn't available at the start of the game, which is probably bad coding on my part.

If you didn't flirt with Jacquelyn, there is no flirt to remember. If the option isn't there, the check returns the last parameter, 'False' in this case.

You would need to add 'Fashion 6 flirt' with the value True in the 'extended' dic for her. Or, flirt with her in the relevant scene ;)
Oh, so that's why. Without going too off-topic, can you remind me where this fashion scene is supposed to happen? Because I don't remember having the option.
 

Spin256

Mothers and Daughters
Game Developer
Dec 16, 2019
583
1,144
Oh, so that's why. Without going too off-topic, can you remind me where this fashion scene is supposed to happen? Because I don't remember having the option.
It's the Wednesday (day 6) morning class on the humanities course. The classes you have are determined by which two courses you picked on day 1.

If you have more game-specific questions, move over to the game thread, leaving this thread clean for URM discussion :)
 

MiltonPowers

Twins Basil! Twins!
Donor
Jul 26, 2023
9,736
19,296
A little weird (and I have only noticed it with Race of Life). It's not a big deal, just slightly annoying more than anything.

But every time I open it, URM looks like this, with tiny writing and a very small warning pop up.

Screenshot 2025-01-17 115801.png

If I shut it down and reopen it, then I get a normal looking pop up and screen.

Screenshot 2025-01-17 115847.png

But the next time I open it, it will be tiny again. (but shutting & reopening makes it bigger again). I don't do anything in between the 2 openings. :unsure:
 
  • Thinking Face
Reactions: Boehser Onkel

troublex2

Newbie
Jul 31, 2018
77
74
I have a question and a quick look over this feed i cant find the answere.
why are some values not able to be freezed through this mod. i cant remember all the times i have seen this happen but the most recent that i have seen is with the game sovereign i cant freeze the mind, energy, or money value.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,705
6,711
I have a question and a quick look over this feed i cant find the answere.
why are some values not able to be freezed through this mod. i cant remember all the times i have seen this happen but the most recent that i have seen is with the game sovereign i cant freeze the mind, energy, or money value.
See:
Not all variables are supported for freezing.
See also:


They might be supported in the future though
 
  • Like
Reactions: Feyd

yamabear

Member
Dec 27, 2020
224
99
Hi!
The URM has some resources or tools that provide desative:mad:, polish:rolleyes: or trap;) "games" or its "derivative challenges" like these below?
If yes, how should I proceed?
If not, is there any chance of this being considered for future updates?(y)
 

yamabear

Member
Dec 27, 2020
224
99
Apparently I couldn't make myself understood.

The graphic examples above are dynamic stages in which, if not completed, there is no progress in the game. (Several games present this)

What I questioned is that with the already diverse resources of URM, do any of them meet this end and purpose, that is: bypassing or concluding this stage.
 
  • Like
Reactions: Boehser Onkel

LucasG

Newbie
Jun 28, 2023
22
17
Apparently I couldn't make myself understood.

The graphic examples above are dynamic stages in which, if not completed, there is no progress in the game. (Several games present this)

What I questioned is that with the already diverse resources of URM, do any of them meet this end and purpose, that is: bypassing or concluding this stage.
I think for the first one (attached pics 1 & 2) it should be possible as the health bars keep decreasing (i played that game and i didn't find that minigame hard) freeze the variable for your health or increase it (except if the dev had hardcoded the up to 9 rounds)
for the 3rd pic: you would need to find where (variable name) and how the value for the moving point is stored. could be -1 to 1, 0 to 100 or even something stranger like a to z (devs can be cruel)

and yes, your use of english was a bit had to understand but with pictures of two different minigames it became somewhat understandable :unsure:
 
  • Like
Reactions: Boehser Onkel

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,137
6,479
Apparently I couldn't make myself understood.

The graphic examples above are dynamic stages in which, if not completed, there is no progress in the game. (Several games present this)

What I questioned is that with the already diverse resources of URM, do any of them meet this end and purpose, that is: bypassing or concluding this stage.
for this specific game you can only jump to labels
for the fight to win (which is a pretty easy one imo)
Screenshot_14.png

i recommend to do this only if you are at the scene /fight start
the code to set queststages is a bit ...
dont have the time to deepdive into the scripts
and LucasG freezing the player hp is not possible at this game
 
  • Like
Reactions: LucasG

Johan_0000

Active Member
Apr 14, 2023
766
580
Ability to ignore certain path detections
I'm happy to annouce that we can officially cross this off the list.
Damn this update was fire. I think I may have a proble though. A game I played crashes when I try to load saves if URM isn't added.

Idk if this was suggested since I didn't see it on the roadmap. BUt having the options to make
- presets for textboxes would be great. I won't lie it can be a bit frustrating to do that for every game with sh1tty textboxes, and believe me there are a lot.
- related to that it'd be great to add an option to round the edges of the background on textboxes (or other options if you can think of any).



Keep up the good work mate, this is incredible





THX
 
5.00 star(s) 44 Votes