You don't have permission to view the spoiler content.
Log in or register now.
EDIT: Update dialogue file:
You must be registered to see the links
Last edited:
Put it in 'game' folder, but download the dialogue file again.Guys, I'm playing for the first time. Where to put the incest patch? There's only one dialogue.rpy file in it.
I checked if there are any files which it can replace & I found dialogue.py and dialogue.pyo files in Shoretown_Saga-0.5-pc\renpy\translation. But the file extensions don't match. Should I just place this .rpy file in this location or what? Please help!
I just redownloaded the the dialogue.rpy file from ' Incest 0.5' mega link and put it in the game folder. Is that it? I'm just confused because generally incest patches generally replace some files in other games which isn't happening here so its making me doubtful.Put it in 'game' folder, but download the dialogue file again.
Yes, Go phone-> contact icon -> Evelyn and you'll seeI just redownloaded the the dialogue.rpy file from ' Incest 0.5' mega link and put it in the game folder. Is that it? I'm just confused because generally incest patches generally replace some files in other games which isn't happening here so its making me doubtful.
PS
I love the renders and character designs in your game and I'm excited to play it!!! I'm surprised that I've missed this game until now!!
7am to 6 pm. If nothing happens, i can take a look if you send me your save file.I need Help people..., how to do this task, i know the meaning "when evelyn is home" at wednesday, saturday, or sunday. but for the spesific time, i don't know. pls help for any wiseman.
View attachment 4754447
Okay, my bad, i read the threat that is bug, so i'm going to download the bug fixers firstI need Help people..., how to do this task, i know the meaning "when evelyn is home" at wednesday, saturday, or sunday. but for the spesific time, i don't know. pls help for any wiseman.
View attachment 4754447
Did you modify anything in the script or used skipping?There is a serious problem in save, even though I did the task, it says that I did not do it, on top of that, even though I opened the place on the map, it constantly says that a new region has opened, if you have a discord server, let's report such problems back to you, there are many problems.
Dan1228
Skipping breaks the game that's why it's disabled by default, i cannot fix that.Changed:Code:label start: define mc = Character("[mc]") define e = Character("Evelyn", color="#551d6f") define l = Character("Lily", color="#e09db6") define s = Character("Steve") define flashbulb = Fade(0.2, 0.0, 0.8, color='#fff') #define _rollback = None define _skipping = "fast" python: mc = renpy.input("What's your name?", default='Mike') call Variables from _call_Variables
to:Code:define _skipping = None
Code:define _skipping = "fast"
Bike is not working yet, update it soon.I have not exactly attention to the bike. I don't even know if i have fix it yet. It keep showing Coming in later update.
Here is my save.
"You can hide everything on the screen..." text should not be there, did you modify the script file? Did you used auto skipping?Dan 1282 this is my savefile, i already update the bug fixers, and going as you recommend. so is there any problem with my save?
Please upload it to some file sharing site, why can't I download it from here...I made an Enable Skipping Patch for version 0.5.
Note: Skipping is disabled for a reason. The game doesn't react well to it if there is no dialog or active scene, so you may be thrown into places you didn't want to be (or would like to be) and break your game. Use it with caution and don't forget about rollback if you go too far.
Installation:
- Extract the file "zzz_enable_skipping_patch.rpy" into the "game" folder
Download v0.5:
the first no, the second in preference i enable skipping for transitions only."You can hide everything on the screen..." text should not be there, did you modify the script file? Did you used auto skipping?