Just post your question, and if we can help, we will.I need some help
What game? Because I've just tested a few games, and all of them were showing the MC as a selectable character when creating a custom textbox.Does anyone know why MC is missing from textbox customization did mess something up or is it URM
can you send your worked files .rpy here, can not figure it outNvm 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.....
I guess changing things in renpy/common/*.rpy files has no effect on android (Am not sure tho...)
This is the wrong thread to ask about how to install a game on Android. And looking at the game's thread, you've also asked there for help. Oh, and btw: that's a Unity game you're trying to install, and URM (this thread) can't be used at all, so this would be another reason on why this is the wrong place to ask for help in this matter - sorry.This filei cant install it on my android device ... If someone can help.
Sure....here u go....(put these inside "game" folder)can you send your worked files .rpy here, can not figure it out
I'm sorry, but an uncaught exception occurred.
While processing the idle_color property of style button_text:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "renpy/common/00start.rpy", line 101, in <module>
python hide:
File "renpy/common/00start.rpy", line 104, in _execute_python_hide
i()
File "0x52-URM/classes/main.rpy", line 61, in afterLoad
File "0x52-URM/classes/Themes.rpy", line 38, in __call__
File "renpy/common/00gui.rpy", line 136, in rebuild
renpy.change_language(_preferences.language, force=True)
File "renpy/common/00stylepreferences.rpy", line 124, in _m1_00stylepreferences__change_language
__update()
File "renpy/common/00stylepreferences.rpy", line 96, in _m1_00stylepreferences__update
renpy.style.rebuild()
Exception: Not a color: ['#fff']
Jupp, can confirm -- it's a classic case ofFirst time user here, so the problem probably lies somewhere between the keyboard and the chair
I tried extracting this into The Pilgrimage Ch2s "Game" file,
0x52_URM.rpa in the game folder, and NOT into a subfolder, as it is explained in OP:You can't search for a variable with a "." in it, because there is none (it's explained in the very first reply of this thread in the FAQ: "sc" is a property of the variable "melanie").If I search in the variable “melanie.sc,” I get no results.
Thank you, and I apologize, I didn't think to check the FAQ.Therefor:
- search for "melanie"
- click on the "list" behind this variable, and look for "sc"
- change it
You could never have a feature like that in this, at best a sound effect that plays after every message and that would exist outside of whatever you mean by a "scene"I tried searching around the thread but didn't see an answer to my question.
My question is: Is it possible to add sfx, using this mod? Been playing Straitened Times and it uses moan sfx in a few scenes, but I like the idea of adding them to all scenes, at least for the characters that have moan sfx already in some scenes.
I don't think I see a feature in the mod for this kind of thing, but wanted to double check before moving on.