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

5.00 star(s) 46 Votes

darlic

Well-Known Member
Feb 27, 2017
1,946
3,281
Oh, and @0x52? You can remove Between Humanity from the list of incompatible games. It now works perfectly together with URM.
Apparently, there's still some incompatibility with that game

This is how the in-game phone interface should look:
You don't have permission to view the spoiler content. Log in or register now.
And this is how I see it with URM installed:
You don't have permission to view the spoiler content. Log in or register now.
Now I wanted to make sure it actually was URM's fault, but if I try to load a save without URM this is what happens (created the save using last version):

While running game code:
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
ModuleNotFoundError: No module named 'store.x52URM'; 'store' is not a package
 

FaceCrap

Ghost of torrents passed
Donor
Oct 1, 2020
1,539
1,071
Apparently, there's still some incompatibility with that game
Considering there's been a new update since I made that post, it may very well be this is a new issue and not the same as the previous one. Sadly, I've got to restart the game from scratch, something I loathe doing. So, the chance of me finding a fix or workaround is slim to non-existing. Even if I didn't have to start from scratch, I would skip this version since it's just an Early Access update.
 
Last edited:
  • Like
Reactions: darlic

Frelon31

Member
Modder
Apr 19, 2023
262
580
(Sorry for my English, im French) Good evening! I use Urm from time to time, mainly to be able to take several paths in a Vn, and I have a question and a request:

Question: how can I change the opacity of the TextBox?

Request: Is it possible to add a different language for Urm? To make it easier for non-English speakers to use.

Thank you! Urm is really useful, even if I can't manage to exploit its full potential.
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,565
7,898
(Sorry for my English, im French) Good evening! I use Urm from time to time, mainly to be able to take several paths in a Vn, and I have a question and a request:

Question: how can I change the opacity of the TextBox?

Request: Is it possible to add a different language for Urm? To make it easier for non-English speakers to use.

Thank you! Urm is really useful, even if I can't manage to exploit its full potential.
for this

Screenshot_2.png

use the "A" slider
 
  • Like
  • Heart
Reactions: 0x52 and Frelon31

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,745
7,010
both (URM version 2.6.1)
Unfortunately, I'm unable to reproduce this saves issue using v0.3.1 of the VN and URM v2.6.1.
Could be an issue with an older save. Does it also happen when you start a new game with URM installed, save it, remove URM and load the created save?
 
  • Like
Reactions: Feyd

darlic

Well-Known Member
Feb 27, 2017
1,946
3,281
Unfortunately, I'm unable to reproduce this saves issue using v0.3.1 of the VN and URM v2.6.1.
Could be an issue with an older save. Does it also happen when you start a new game with URM installed, save it, remove URM and load the created save?
As a side note, at the time of my first post the game had v0.3.0 available, but even after updating to 0.3.1 the problem is still there. Then I tried starting a new game and then removing URM, still no luck.
I'm attaching the freshly made save in case it can help you.
 

Lee Tenki

Newbie
Oct 6, 2024
19
3
Hello, i use the mod in a game that i had to update de renpy with the faq 1, now when i try to play, this error shows up

While running game code:
Exception: Could not find font u'dream orphans bd it.ttf'.

is it possible to solve it?
 

FaceCrap

Ghost of torrents passed
Donor
Oct 1, 2020
1,539
1,071
Apparently, there's still some incompatibility with that game
I honestly don't know what to say....
1744237785442.png

Since 3.1 got released just a short while ago, I tried it O.O.C. with just URM and nothing else.
No Patch, no walkthrough, just the base game and URM 2.6.1...
And like I said before, I needed to start from scratch.

Hm, even if you started a new game without loading an old save, there's still the 'persistent' file.
And it looks like this gets loaded even if you start a new game, if there's one that the game can find.

Suggestion. Rename the `.\game\saves` folder to something else
Do the same to the `%appdata%\renpy\BetweenHumanity-1679746291` folder
Then launch the game and hit CTRL until Lucy gives you the phone in the hospital.
 
Last edited:

Sether0

Newbie
Apr 16, 2024
64
176
Hello, i use the mod in a game that i had to update de renpy with the faq 1, now when i try to play, this error shows up

While running game code:
Exception: Could not find font u'dream orphans bd it.ttf'.

is it possible to solve it?
It looks like the game needs additional fonts (dream orphans bd it.ttf). You can try placing the fonts from the dream-orphans.zip archive into the “game” folder.
 
  • Like
Reactions: 0x52

darlic

Well-Known Member
Feb 27, 2017
1,946
3,281
Suggestion. Rename the `.\game\saves` folder to something else
Do the same to the `%appdata%\renpy\BetweenHumanity-1679746291` folder
Then launch the game and hit CTRL until Lucy gives you the phone in the hospital.
Alright I deleted the persistent file on game and appdata, started a new game, saved after the phone scene, but nothing changed. The phone interface is still bugged, and I still can't load up saves without URM.
I think I did everything correctly, to confirm this, the intro scene changed when I hit New Game (I couldn't skip the girls' scene giving a mini tutorial about the game's mechanics)
 

Sprungler

Member
Oct 14, 2023
331
412
Is it possible to disable certain conditions from triggering "path detected"?
Exampe: Lessons in Love has a recurring check if Bonus == True
 

mamlas55

Member
May 16, 2018
123
96
In last version many errors occured:
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 138, in __getattr__
File "0x52-URM/classes/settings.rpy", line 162, in get
KeyError: 'quickResumeSaveHotKey'
---
File "0x52-URM/classes/textbox.rpy", line 253, in _m1_textbox__captureSayScreen
File "0x52-URM/classes/textbox.rpy", line 18, in enabled
File "0x52-URM/classes/settings.rpy", line 138, in __getattr__
File "0x52-URM/classes/settings.rpy", line 162, in get
KeyError: 'textboxesEnabled'
---
:-(
 

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,565
7,898
In last version many errors occured:
File "0x52-URM/classes/main.rpy", line 55, in afterLoad
File "0x52-URM/classes/settings.rpy", line 138, in __getattr__
File "0x52-URM/classes/settings.rpy", line 162, in get
KeyError: 'quickResumeSaveHotKey'
---
File "0x52-URM/classes/textbox.rpy", line 253, in _m1_textbox__captureSayScreen
File "0x52-URM/classes/textbox.rpy", line 18, in enabled
File "0x52-URM/classes/settings.rpy", line 138, in __getattr__
File "0x52-URM/classes/settings.rpy", line 162, in get
KeyError: 'textboxesEnabled'
---
:-(
quote :::


>> Read this before reporting an issue <<
When you are experiencing an issue, as always, search this thread first. When you have issues with a specific game, start with searching for the name of that game in this thread, you might not be the only/first one.

If you can't find a solution use the questions below to report your issue:
  • What version of URM are you using (make sure it's the latest)?
  • Which game has the issue (preferable a link to the game's thread)
  • If it's a crash (grey screen) attach the "traceback.txt" file
  • What did you do that caused the issue?
  • Attach a screenshot of the issue (if possible)
  • When URM gave an error (not a grey crash screen), check the log.txt file for lines starting with "0x52:"
  • What OS are you on?
  • Do you have any other mods installed? Does the issue still exist without the other mod(s)?
 
  • Like
Reactions: 0x52

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,565
7,898
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
5.00 star(s) 46 Votes