- Jul 26, 2023
- 19,013
- 50,732
- 922
Try this unzipped version; I changed a few things in the URM mod and it worked.
where is the link ? I need working version pleaseTry this unzipped version; I changed a few things in the URM mod and it worked.
Oh, the link only works for this game; I haven't tried it with others.where is the link ? I need working version please![]()
Whoa, that instantly solved my issues, and there are LOTS of games that haven't worked. Awesome thaaaaaaaankyouuuuuuu!!!Oh, the link only works for this game; I haven't tried it with others.
Hey man.....i tried this....but am still getting the error....Ok, thanks for letting me know, I was able to reproduce it.
Here's a fix (based on the one from the FAQ, just in different files & places):
If you search existing *.RPY files for_getframe, you will find three files:
Open each of those files with a text editor and find the occurrence of
renpy\common\00action_data.rpyrenpy\common\00barvalues.rpyrenpy\common\00inputvalues.rpy_getframeand add a single line like follows:
00action_data.rpy:
00barvalues.rpy:
00inputvalues.rpy:
IMPORTANT: Make sure to only use SPACES in front of the "import sys" statement, otherwise it won't work!
Now searching for variables does work for me as well.
Can you at least name one of those three games you've been testing URM with, so we can try to reproduce it?What am I doing wrong?
Try the fix on your PC first to make sure it's working properly.Hey man.....i tried this....but am still getting the error....
Note:Am playing on android using joiplay....so dk if that could be the issue....
Anyhow u got any idea on how to fix it?
Nvm i fixed it.....i had to copy the respective init blocks fully with a later init number for the override to work.....and added the import sys line where needed....into a separate rpy file that i had to put inside "game" folder for it work.....Try the fix on your PC first to make sure it's working properly.
Then try it on your Android.
I can't help you with Android as I'm not playing games on this little screen myself, but from my understanding it should work the same if you're using Joiplay (because you're playing the Windows version of the game), and you've verified that it works on Windows before.
Definitely possible, wouldn't improve URM because everyone using URM isn't requesting it. (If this was added I'd be disabling it immediately)Is there a way to automatically accept single choices? There are games where we have to "pick" a "choice" during scene, but there's nothing to pick and there are no choices, it's just forcing us to pick "kiss her", "lick her pussy" or "cum".
I've seen this possibility with clicking delay (changeable) in some mod, so I'm sure it's possible. If there's no option, then adding it would definetely improve URM.
Obviously, it shouldn't be forced, but having this feature could find some people using it.Definitely possible, wouldn't improve URM because everyone using URM isn't requesting it. (If this was added I'd be disabling it immediately)
I'm awared of it, some games even without URM just show these options as grey. But the game I'm talking about surely have only one option and IMO it's just interrupting.URM's often used to see hidden dialogue, not skip all of what seems like 1 choice which could just be one choice because you haven't earned the other choices (Something URM specifically can be used to see anyway)
Yes. Using the custom textbox feature of URM you can decide if the text should be all the way to the left, centered, or to the right -- or somewhere in between.Hey, is there a way to move text to the right with URM?
Ohh... i focused too much on variables and i did not see thatYes. Using the custom textbox feature of URM you can decide if the text should be all the way to the left, centered, or to the right -- or somewhere in between.