- Feb 20, 2021
- 46
- 47
default_say.rpy
and default_say.rpyc
and reload the game to get rid of it.Works for meHi this mod dont work on this game
https://f95zone.to/threads/come-home-ch-7-r-j-rhodes.54521/
Yes, it's strange, because it totally works with v2.04.5 and worked with previous ones, too.Strange, not work for me.
Sorry, you're right, I forgot one thing.maybe not work with 2.6.3.1 ?
What? Where did you find that?maybe not work with 2.6.3.1 ?
My bad, its my mistake. i mean 2.6.3 no 2.6.3.1What? Where did you find that?
My latest version is v2.6.3
If you found v2.6.3.1 somewhere, then this one has been released by someone else and I have no idea what it could possibly contain or why isn't it working.
Weird. Seems like the built-in label overriding system isn't functioning in that game the way it has been doing since I started using it in my patch.Penfold Mole Hey as I said in my review I love your mod, works great almost everytime. Only occasionally does it glitch, and I just had it collide with a particular game. Do you have a fix/workaround for the below error? Just pasting the first part of the traceback. Thanks for any suggestions you can provide.
While running game code:
File "game/y_outline.rpy", line 1181, in script
init 999 python:
File "game/y_outline.rpy", line 1181, in script
init 999 python:
File "game/y_outline.rpy", line 1200, in <module>
config.label_overrides["start"] = "pfstart"
TypeError: 'LabelOverridesSwitch' object does not support item assignment
I dont play nor develop on the Android nor the Mac platform. Ren'Py code is platform agnostic, however.It's not working for Android bro
I've noticed that some games have things like textbox1 or textboxX or textbox_thoughts etc. This is why they still show up in game.Im not sure if its just me, but ive had multiple games last few weeks that the text box does not work at all, or works on just some text boxes in game, really strange behavior. Not sure if its strange coding on the games, or if there is something with a new renpy update or something.
Yes, some devs are using character definitions to assign text box background images to some or all characters. In that case my patch currently is unable to deal with them.I've noticed that some games have things like textbox1 or textboxX or textbox_thoughts etc. This is why they still show up in game.