DonyeSrien

New Member
Mar 12, 2021
4
1
37
I deleted the game and downloaded it again, but my saves were still working. Then Stacy is still referred to as sister.
 

Cartageno

Devoted Member
Dec 1, 2019
8,920
15,060
876
If its something simple like the taboo patch that only consists of one file, you can just go into the /game folder and delete it. Any patches that replace original game files however isnt so simple and the easiest way to do it is to just delete it all and redownload the unpatched game
I deleted the game and downloaded it again, but my saves were still working. Then Stacy is still referred to as sister.
Yeah, one thing about this game which in most cases is a service comes to your hindrance here: once you started a game with the patch, Stacy will stay your sister so you don't have to download and "install" (copy) the patch with each update.

There probably is a console command I don't know to change the relationship status but this save is "contaminated".
 
  • Like
Reactions: DonyeSrien

DonyeSrien

New Member
Mar 12, 2021
4
1
37
Is there anyway to restart the game completely? I wanted to start over anyway. Kinda rushed though the story. I did try deleting all of the saves but the bonus context still remains, even after i deleted everything and downloaded week one again.

Does the game save data somewhere else on my computer?
 

MrSuspicious

Member
Apr 14, 2023
140
296
191
Yeah, one thing about this game which in most cases is a service comes to your hindrance here: once you started a game with the patch, Stacy will stay your sister so you don't have to download and "install" (copy) the patch with each update.

There probably is a console command I don't know to change the relationship status but this save is "contaminated".
That would be as simple as reversing the contents of the script i'd imagine.
So for example the taboo.rpy file reads:
Python:
init 4 python:
    set_special(True)
    is_antagonist_mode = True
So my assumption is you would simply have to change it to
Python:
init 4 python:
    set_special(False)
    is_antagonist_mode = False
Then just run the game once and then you can delete the file as well as its corresponding .rpyc file. Although more complicated it would be a potentially better option for those with slower internet connections. But this is only really faesible for this simple style of patch, more complex things like the multi mods would be harder to remove manually. What I tend to do for this is keep a copy of the original game archive, which is the most optimal solution if you can spare the space. That way you can just re-extract it.

Also will note that if my assumption about reversing the script is wrong someone please do inform me, i've coded in python for nearly 9 years now so i'm plenty familiar with it but idk how different renpy stuff is from core python
 
Apr 21, 2023
262
396
196
Sorry to bother, the game states "week 3", is it necessary to DL the previous weeks as well or are the previous weeks in included in the week 3 DL?
 

sanmal

Active Member
Jul 30, 2017
530
284
275
Can anyone upload a full save for the Extended version? I can't complete the Mini-game on Android.
 

sjxndnfn

New Member
Feb 15, 2023
6
3
46
i Extracted the file but game doesnt working i checked from task manager its opening but suddenly closing back not shown at taskbar
 

Ianwarein

New Member
Apr 1, 2023
5
4
127
I had the same issue, and day 21 was available for me on the non extended version my assumption is the extended version with day 21 is out there on patreon or something but isn't here yet, idrk. Day 21 is only for non extended atm
Which game version are you using ? If it's Ver 2.6.25 it's normal. Day 21 appears in ver 2.7.14
 

MrSuspicious

Member
Apr 14, 2023
140
296
191
Which game version are you using ? If it's Ver 2.6.25 it's normal. Day 21 appears in ver 2.7.14
It was the extended edition, which is still on 2.6.25 which is why i couldn't do day 21. I didn't know the extended version was behind at the time.
 

Cartageno

Devoted Member
Dec 1, 2019
8,920
15,060
876
THis is news to me as well, I thought extended week 3 had more content and even it's file size was larger.
It is (or was, soon it will be over) quite complicated. The "extended" version has more content per day (an exclusive character, some exclusive scenes), also music - but is always a bit lagging in terms of in game time.
 

Bloker997

Active Member
Aug 20, 2022
875
1,565
267
yo, finished week 3 comming in may 24th or what's this release date for? It was posted on discord.
 
4.00 star(s) 198 Votes