zizo10z

Newbie
Feb 23, 2021
75
71
Advice when a new update comes out
No one downloads the game until a day passes, because there will certainly be Bugs, so within hours the DPC will put a new update, so don't spoil yourself the fun of playing and wait a few hours
 

HairyTerry

New Member
Jan 2, 2022
6
28
Where I'm crashing looking at script file

jac "For sure, it's one scary fucking mansion."
if persistent.mod_wt_enabled != None:
jump wt_label
if not renpy.variant("pc"):
jump ep9_save_here_label
play music "music/ep9/licensed_music/track113.mp3"
scene bg anim_halloween_ep9 movie with dissolve
if persistent.seen_cutscene_ep9[1]:
$ renpy.pause(65.33)
elif True:
$ _skipping = False
$ renpy.pause(65.33, hard=True)
$ _skipping = True
$ persistent.seen_cutscene_ep9[1] = True
scene 2d_jacob_screen_main with dissolve
show screen episode_title_screen
 

ChuckyHH

New Member
Nov 25, 2020
8
17
I fixed it for me:
go in
C:\Users\"yourusername"\AppData\Roaming\RenPy
and delete the "Being a dik folders"

so you can import your clean saves out of the normal game folder. you have to play the interlude again, but with skipping it's done in 5 Minutes.
 

Lightaces

Well-Known Member
Aug 3, 2018
1,362
2,075
I fixed it for me:
go in
C:\Users\"yourusername"\AppData\Roaming\RenPy
and delete the "Being a dik folders"

so you can import your clean saves out of the normal game folder. you have to play the interlude again, but with skipping it's done in 5 Minutes.
Did you have to delete the season 1&2 folder too? Because I tried that with the season 3 folder, and it didn't work.
 

ChuckyHH

New Member
Nov 25, 2020
8
17
Did you have to delete the season 1&2 folder too? Because I tried that with the season 3 folder, and it didn't work.
I deleted all from the roaming section, but i kept the savefiles in the original game/ download paths
at the moment i test it with a moded savefile and it works so far
 
4.80 star(s) 1,538 Votes