Theoretically, yes. But I think I would make more sense to use Ren'Py's build-in translation systemcan you translate the games with this mod
I like the idea, but have to think about an implementation. Just trying to take a snapshot of every possible variable will probably unreliable and freeze the game.Hey, thanks for making this mod, it is indispensable and I use it on every single Ren'Py game I play. If I could, I'd like to make a suggestion to add a DIFF feature.
Basically, you'd click a start button to take a snapshot of all variables, then come back after a scene and click an end button that takes another snapshot, runs a diff between the two and shows a before and after of every variable that has changed. Some games are pretty straightforward and linear with variable names and changes but some more involved ones are a bit more complicated, changing multiple variables you might not have considered, potentially pushing you toward or locking you onto a path you may not have wanted. It would be nice to be able to evaluate all of the changes that your choices made.
Sounds like a reviewThis mod is great. Seems like the mod doesn't mess with game files right? I guess it should never interfere with save compatibility which is great. PDF walkthroughs are almost phased out at this point in favor of intrusive walkthrough mods that are a pain in the ass. This mod is great for figuring out how the choices will affect variables, which is pretty much all you need. Thanks.
Depends on how the cheatcode is implemented, but probably not.Is there a way to find cheat codes with this? i have found that i can get to the screen where i can enter the cheat codes, but i can't find what the codes are
i just wanted to see what the cheatcodes were for, maybe there was some hidden stuff idk.Depends on how the cheatcode is implemented, but probably not.
But why would you want this? URM can probably mimic the effect of the cheatcode and more.
thank u
too complex for a short look , and im not really into this kind of gamesDoes anyone know how to use mod to add Data_stories in Love&Sex Second Base? it seems the game use tags with girls. even i change the stat, i still cant ask girls to date, do some action or unlock locations. Therefore the relationships with girls still not increase fully. it will be a big help if someone can help me. thank u.
this application does not work an androidhile parsing D:\reclusive bay\ReclusiveBay-0.21.3-pc\ReclusiveBay-0.21.3-pc/game/1377569_RB_0x52_URM.rpy.
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 20: invalid continuation byte
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 781, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "renpy/script.py", line 594, in load_file
stmts = renpy.parser.parse(fullfn)
File "renpy/parser.py", line 2944, in parse
lines = list_logical_lines(fn, filedata, linenumber)
File "renpy/parser.py", line 240, in list_logical_lines
data = f.read().decode("utf-8", "python_strict")
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/encodings/utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 20: invalid continuation byte
edit : see belowCan I rename MC's name? There are many games that cannot be renamed. What can I do if I want to rename?