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

5.00 star(s) 46 Votes

dxynxz

New Member
Jan 30, 2018
7
25
Like theMickey_ said. If you want help, ask in a normal way! I actually just wanted to ignore this, because of the large text, but because I don't appreciate devs blocking mods, I decided to make a quick workaround.

Grab the attached file and extract it into the "game" folder.
I think this is the best approach for this. The attached script catches if the game tries to quit and gives you the option to prevent/cancel that.
View attachment 2744565 View attachment 2744567
well the fix file for the game is working, but i can't save the game, the game keep showing error when i try to overwrite save or make new save, and i already try saving from renpy menu and the result are same.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,518
7,752
well the fix file for the game is working, but i can't save the game, the game keep showing error when i try to overwrite save or make new save, and i already try saving from renpy menu and the result are same.
can confirm that with URM(and the fix for this game) the game throws save errors at "The Hard Way"
0x52
 
Last edited:
  • Like
Reactions: dxynxz

phenon08

Member
Aug 26, 2018
171
430
Some games just throw you back in menu after the update ends and you have no time to save mostly a problem when holding skip.

Suggestion: A popup that asks if you actually wants to go to main menu, or an autosave when main menu call is detected.
 

Sether0

Newbie
Apr 16, 2024
58
150
Anyone know what i need to modify for ability point in null hypothesis?
One of the ways to get skill points:
- Complete the prologue and get the achievement “Welcome to the Institute
- Look for the variable “all_achievements
- Go inside “Welcome to the Institute
- Change the value of “points
- Go to the Perks section of the achievement store on your phone
- Select and purchase “Skill Point
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: darlic

Bingoogus

Engaged Member
Sep 5, 2021
3,852
10,717
I don't have a lot of understanding about how coding works when it comes to processing scripts and stuff but any idea why in some games URM runs really slow? Like things slow down to 1 frame a second or even slower? It also seems to happen if i run a search that returns a massive pile of results, until i reset the search it's incredibly sluggish... i'd have thought once it does a search and has the results it's not processing very much but it feels more like it's running the search constantly, every second, and it's weighing down everything else... soon as i close it and go back to the game, everything runs like normal again... i guess i just want to understand what's going on behind the scenes in situations like that.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,741
6,970
I don't have a lot of understanding about how coding works when it comes to processing scripts and stuff but any idea why in some games URM runs really slow? Like things slow down to 1 frame a second or even slower? It also seems to happen if i run a search that returns a massive pile of results, until i reset the search it's incredibly sluggish... i'd have thought once it does a search and has the results it's not processing very much but it feels more like it's running the search constantly, every second, and it's weighing down everything else... soon as i close it and go back to the game, everything runs like normal again... i guess i just want to understand what's going on behind the scenes in situations like that.
Do you have a specific example where this happens?

I have a lot of focus on making URM as optimized as possible. I don't see why is would create such a high load / become slow.
 
  • Like
Reactions: Feyd

Bingoogus

Engaged Member
Sep 5, 2021
3,852
10,717
Do you have a specific example where this happens?

I have a lot of focus on making URM as optimized as possible. I don't see why is would create such a high load / become slow.
I'll note down any games i get it in in the future if you'd like, as for what caused it today, a house in the rift.
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,741
6,970
I'll note down any games i get it in in the future if you'd like, as for what caused it today, a house in the rift.
I see what you mean, but I'm not sure what's causing this. I'm going to think about this.
 
  • Like
Reactions: Bingoogus
5.00 star(s) 46 Votes