- Mar 13, 2020
- 2
- 1
I normally never comment, but I gotta say HydraHenker, this is a quality game. I downloaded to coom, but stayed for the plot and time loop hijinks. I wish there were more games in this genre.
renpy.load("backup-X")
where X is a number between 0 and 9, with 0 being the most recent backup and 9 being the oldest.I like this idea of a hint or day. Once you get past the Day 3 wall you will start to see that some paths are more rewarding than others (if you didn't follow blindly the WT) and start to make your own timelines with the base action of days 1 and 2. That means that you will start to do fewer FULL RESETS and more of just jumping into your own timeline choices. So maybe this hint per day will pop up every time you land on a day from a reset (full, partials, timeline). I'm going to try it and see if it's not too annoying for the player.Not to toot my horn or anything, but I tried adding a daily hint whenever I do a full reset and the game feels a lot nicer.
Sometimes I have a plan on what to do, but then a hint shows up with something much more interesting. So the hint system works very well, it's just that it feels like admitting defeat when using it and it also feels a bit overwhelming with Cas just giving you a huge list.
The way it's implemented it creates a list of hints that advances the story for either a girl or a day, but only for the girls you know and the days you can get to. Then it picks a random girl or day, in order to spread the hints a little, and then picks a random hint of the ones available for that girl or day.
The fun stuff is also added, and is picked randomly like the girls and days.
I also created a backup save every time you do a full reset, because my save somehow got corrupted and I saved a little too rarely and auto save was too often.
There's no menu to find the backups, but you can userenpy.load("backup-X")
where X is a number between 0 and 9, with 0 being the most recent backup and 9 being the oldest.
Personally I added a custom background for when the hint shows, just to make it look nicer, but I commented it out.
Oh, and I also commented out all the "you have to advance ..." comments, just so you wouldn't get any hints for day 5 when you are still trying to get past day 2.
The hints are something for you to do in this cycle after all and hopefully ensures that the player never feels like there's nothing to do.
The hint system does respect if don't like auto hints, so if that option is turned off then you wont get spoiled.
This option will only appear when you see 4 different girls in the police line up and CAS challenge you to get all four of them together. This is associated to a FUN PointI’m lost in the walkthrough:
This option does not exist. Yes, I followed the walkthrough entirely. Twice.
I just got to Day 3, so I haven't yet experienced it. However, I have already been jumping between save states a lot, which meant not so many full resets.That means that you will start to do fewer FULL RESETS and more of just jumping into your own timeline choices.
I would honestly say that your hint system is pretty wonky and very much relies on many "if/then" statements. In reality your quest system is linear. There's many different paths to take, but to get a certain event unlocked there's just one way to get it, so a tree would seem fitting.Since I already made the memories you need to unlock in a semi-arbitrary order I could use that order to get the next hint of the stuff you need to do (This is the Autohint function) So for the hint of the day, I could pick the first hint of the Autohint so you will know where to focus.
Cordia not it's the mom. It's more like aunty . Mom it's sick and old friend of cordia
Sorry wrong game.
Hello, inside the game folder there should be a saves subfolder. also renpy saves are store in the %APPDATA%/renpy listed by all the renpy games you played .HOW TO DELET THE SAVES OF THIS GAME.
There is a little more at Day 4 night, Day 5 night and Day 6 morning.I gave up on this game long time ago because it's too complex, but i just want to throw a question,
did the Dev ever bring any new mom content besides the one we see at the very beginning of the game where she's in the bathroom and we take a peek?