I will try that. I did notice a file I think was "names as persistent" that I've never seen before, my next strategy was going to delete that file but it was late, I had to stop.ah i see - does not work
View attachment 2448637
you can maybe change them here
variables.rpy
View attachment 2448640
Variables changed the character icon but still no change in dialogue. I did remove that relationships as persistent file too but nothing changed there either.ah i see - does not work
View attachment 2448637
you can maybe change them here
variables.rpy
View attachment 2448640
which names you want to change to whatVariables changed the character icon but still no change in dialogue. I did remove that relationships as persistent file too but nothing changed there either.
Did a quick test, and it works.follow these steps :
I don't know what you mean. I tried putting a game into a path including spaces, didn't encounter any issues (even tried AuntMan)0x52 - I wish that the bug with folder names spaces would be fixed. I have to go to This PC > Downloaded (E> 003 Adult Games and take the game folder (example: AuntMan 0.019) and then MOVE the folder to Downloaded (E
. And then RENAME the folder to something without spaces like abc. Only then will URM work. Then I have to move the game folder back to 003 Adult Games and then rename it back to the desired folder name. If the bug with folder name spaces was fixed, it would make things a lot easier. Sorry for sounding like a complainer, I love your mod and I appreciate you fixing the (Thinking) (Whispers) parenthesis bug two weeks ago.
Me thinks you're in the wrong threadIs it possible to make Jill orgasm in ep 8 like you can in ep 9?
there is no clock.timeI've noticed this issue with a few games now, but the current one is Chosen, so I'll reference that in particular. But it seems like URM isn't good at identifying parent and child variables, and it's certainly unable to freeze any child variables.
For instance, in Chosen, there's a variable for the time, but it's under clock.time. However, even searching for "clock" turns up nothing, not even as the parent. In other games, even if the parent shows up in the search, and you can expand it to view all the child elements, while you can save the variable to your variable list, you can't watch or freeze that variable in particular.
I don't know if this is simply a ren'py an engine limitation, but hopefully it's fixable.
It's not needing this thing in particular, it's more that often a lot of sub variables don't show up in search. Some games they will, and others they won't. I just brought up the most convenient example of something that doesn't show up in search.but
what do you need this at this game?
you can advance time with the buttons
but this is one for the master to solve![]()
Thanks for reporting. This has to do with Ren'Py 8.x.I've noticed this issue with a few games now, but the current one is Chosen, so I'll reference that in particular. But it seems like URM isn't good at identifying parent and child variables, and it's certainly unable to freeze any child variables.
For instance, in Chosen, there's a variable for the time, but it's under clock.time. However, even searching for "clock" turns up nothing, not even as the parent. In other games, even if the parent shows up in the search, and you can expand it to view all the child elements, while you can save the variable to your variable list, you can't watch or freeze that variable in particular.
Watching and freezing properties is (currently) not supported.you can't watch or freeze that variable in particular.
wellI understand that.
I'm asking why URM, on it's Search screen, is not finding those "<store.CharAt... (etc)" objects in the game I mentioned.
In other games it does find them on the Search screen by using (as example from above "ethan_stats"), and displays them as a "store" with a radio button to expand them to see their subvariables.
This is fixed in the latest release (v1.14)Just noting here in case others have this issue (or else it's somehow at my end)...
The game "Somewhere I Belong" appears to have a lot of vars that are hidden or don't come up in search.
e.g. using dev console -> Variable Viewer you will see a lot of vars that aren't found with URL search. "camila_" should return at least one line, a store object, but isn't found. Same with others.
You can find some vars, as there's a urm file for the game that has some vars, but those can be found when searching anyway.
Or am I missing something?