Add this line to screens.rpy file in quick menu section:Is there anyway to change the quick menu to add the auto button? I'm using 0x52 renpy mod.
textbutton _("Auto") action Preference("auto-forward", "toggle")
is your patch relevant for version 9.1?Made a quick incest patch. I haven't delved into the game, so there might be some oversights.
version: ---
feature: Makes mc, Iris and Charlotte refer to Lauren as Mom. Changes some lines in the script
install: Unzip it into the "game" folder.
24.04.24: some improvements
25.04.24: some improvements, added some lines
26.04.24: some improvements, added some lines
notes:
I might have missed something, if you spot any lines with the old or new content that should be changed, let me know(preferably with a description of the scene and line text, a screenshot would also help).
This patch should be compatible with future versions(unless the dev changes the code).
no, later game landlady and friend (son)is your patch relevant for version 9.1?
Thank you for that it worked like a charm!Add this line to screens.rpy file in quick menu section:
Or use this sccrens.rpy file.Python:textbutton _("Auto") action Preference("auto-forward", "toggle")
(After extract it copy into game folder and if needed replaced it)
View attachment 3583482
Sorry mateHere's the current version of game 0.91 where I went into game files and changed all landlady and landlord titles to mom and dad. Just drop it into your game folder and overwrite. nothing else was changed.
Other option is to do it manually going into game folder, open script.rpy with notepad, under edit click replace, type in landlady with mom then replace all and do same for landlord then save not save as then close and restart game. titles should be changed after that.Sorry mate
it´s not working
PLEASE GIVE YOUR FILE.CORRECTED.Other option is to do it manually going into game folder, open script.rpy with notepad, under edit click replace, type in landlady with mom then replace all and do same for landlord then save not save as then close and restart game. titles should be changed after that.
use Universal Ren'Py Modany wt mode for 0.9.1?
I did unren it but the script.rpt can't be found only script.rpyc and that file is all in gibberish.It's included in the archive.rpa .You have to unren it in order to extract other files included in it.
I did unren it but the script.rpt can't be found only script.rpyc and that file is all in gibberish.
I did warn people not to mess with it right now, as there was more updates coming in the next few days and next week that would change EVEN MORE.Apparently he changed the script so now neither patch is working...
So tested it out, and for v0.9.1I don't have time to check out the new version yet
-------------------------------------------------------------------------------------------------------------
Made a quick incest patch. I haven't delved into the game, so there might be some oversights.
version: [v.0.9]
feature: Makes mc, Iris and Charlotte refer to Lauren as Mom. Changes some lines in the script
install: Unzip it into the "game" folder.
24.04.24: some improvements
25.04.24: some improvements, added some lines
26.04.24: some improvements, added some lines
notes:
I might have missed something, if you spot any lines with the old or new content that should be changed, let me know(preferably with a description of the scene and line text, a screenshot would also help).
This patch should be compatible with future versions(unless the dev changes the code).
It's in my comment right above, they are more than likely going to wait for the final update that will come next week.I just test new update, after change some scripts it's not working well specially for "friend" word, overall need really good ipatch!
Does dev said anything about ipatch !? Or someone need to do it!
I will try it laterOther option is to do it manually going into game folder, open script.rpy with notepad, under edit click replace, type in landlady with mom then replace all and do same for landlord then save not save as then close and restart game. titles should be changed after that.