Create and Fuck your AI Slut -70% OFF
x

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

5.00 star(s) 49 Votes

theMickey_

Engaged Member
Mar 19, 2020
2,339
3,161
357
Hello the game House of Shinobi [v0.21_Tavern] [CutePercentage] have this error is now have easy way to fix this?
No, I couldn't find an easy fix. The reason seems to be that the game dev decided to encrypt their code and therefore only expects encrypted code, but URM is not encrypted the same way the game expects it to be.
  • I've tried to decrypt the original code and change the loader to only expect unencrypted code (and failed)
  • I've tried to tell the game to load encrypted as well as unencrypted code (and failed)
  • I've tried to encrypt URM the same way the game expects it (and failed)
Unless someone with more proficient skills than me in Python takes a look at it, this game won't work with URM
 
  • Sad
Reactions: darkjoker13

boyin

Newbie
May 9, 2023
21
18
127
Again, can someone teach me how to recode the Alt-M hotkey to shift-M?
It is sort of a stupid question but I am trying to use 0x52 URM on an apple-silicon mac using wine.

But Alt-M is eaten by the Mac and produces µ not Alt-M

Alternatively, is there a label that one could jump to from inside the renpy console, that starts the 0x52 URM just like Alt-M?
 
Last edited:

joelurmel

Engaged Member
Nov 3, 2022
2,670
4,723
397
No, I couldn't find an easy fix. The reason seems to be that the game dev decided to encrypt their code and therefore only expects encrypted code, but URM is not encrypted the same way the game expects it to be.
  • I've tried to decrypt the original code and change the loader to only expect unencrypted code (and failed)
  • I've tried to tell the game to load encrypted as well as unencrypted code (and failed)
  • I've tried to encrypt URM the same way the game expects it (and failed)
Unless someone with more proficient skills than me in Python takes a look at it, this game won't work with URM
Just unpack urm with rpatool or rpaexplorer and put the extracted files under game dir
 
  • Like
Reactions: theMickey_

theMickey_

Engaged Member
Mar 19, 2020
2,339
3,161
357
Just unpack urm with rpatool or rpaexplorer and put the extracted files under game dir
I've just tested it (again), and you are on the right track, but this is only half of what you need to do to get URM working. You'll have to unpack URM and also decompile it! Then URM does indeed work! Thanks!
 

anbychan

Member
Mar 28, 2020
340
175
153
I've just tested it (again), and you are on the right track, but this is only half of what you need to do to get URM working. You'll have to unpack URM and also decompile it! Then URM does indeed work! Thanks!
Can you explain how did you do it, please? I couldn't figure it.

EDIT: Okay, I finally did it after a couple hours-long effort. Thanks.
 
Last edited:
  • Like
Reactions: theMickey_
5.00 star(s) 49 Votes