Canto Forte

Post Pro
Jul 10, 2017
22,553
28,043
1,035
You have to be the real lover of your wonder babe and support her through the hard times, despite your own sake.
honestly i used to love this game and now it feels like haley is some corrupting villian with more decision making power then the player, it feels a little gross but i guess this was the story they wanted to tell
Keep your honor in supporting her every decision but steer your actions towards acknowledgement and friendship.
 
  • Like
Reactions: KiraJames

d123456789

Member
Jun 19, 2018
244
179
247
You have to be the real lover of your wonder babe and support her through the hard times, despite your own sake.


Keep your honor in supporting her every decision but steer your actions towards acknowledgement and friendship.
lol, i think i'll keep my honor by stepping out with the sandra gaslighting, but its haleys story, so i guess she makes the decisions
 

Joshua Tree

Conversation Conqueror
Jul 10, 2017
6,158
6,595
684
Just in case you (or anyone else) is still confused: If on your one-and-only path, the MC is still with Sandra, do not download this release (v0.98.2). There is nothing here for you.

For everyone else, this is an important release. If you want to keep up-to-date, download and play this one.
You don't have permission to view the spoiler content. Log in or register now.
 

Hadley

Well-Known Member
Sep 18, 2017
1,064
1,935
407
Like the last 10 Updates were all way too short. Not sure if its because I'm on the Haley Only Route or what but none of the Updates lasted more than 10 Minutes for me.

The latest one was basically Fuck => Apartment => Sex again => End.
 

Walter Victor

Conversation Conqueror
Dec 27, 2017
6,574
21,945
904
No, not like that... or rather more than that.. The way she responded when the dad said she wouldn't get that apartment after all.
I took her words at face value. She doesn't trust Haley to be out on her own. After all, she knows most (if not all) of what happened between Haley and Klaus. That knowledge has shaped her relationship with Haley throughout this game.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Eponymous_01

Walter Victor

Conversation Conqueror
Dec 27, 2017
6,574
21,945
904
hey guys whats the new update?? is there any new story from the last update?
No and yes. The last update was about Sandra, and that story line was completed in that last release. So there is nothing new with Sandra.

This release continues the story with other girls.
 

Walter Victor

Conversation Conqueror
Dec 27, 2017
6,574
21,945
904
Like the last 10 Updates were all way too short. Not sure if its because I'm on the Haley Only Route or what but none of the Updates lasted more than 10 Minutes for me.

The latest one was basically Fuck => Apartment => Sex again => End.
We have this problem because the developers combined three different routes into one release. Therefore, none of them by itself is particularly long. I believe they have recognized this problem, and plan to do the remaining releases so that each contains only one route. The downside to that is that if it's not your route, you may download it for nothing.

By the way, I haven't played the Haley Only route yet, but I have read the script, and I'm a little puzzled by the direction it seems to be taking.
You don't have permission to view the spoiler content. Log in or register now.
 

lkta

Member
May 3, 2017
370
584
315
Anyone have a link to the patreon version? Since the SS pre-patched version has been posted here saves don't work and seems to be lots of problems with images. Really can't be fucked to go through it another 2/3 times so will just wait until it is finished now otherwise
 

Cy63rPunk

New Member
Dec 30, 2018
1
0
157
I wonder why it is so difficult to keep save files working, last save is November, gives an error and i have to start from the beginning...
 

phupdup

Well-Known Member
Oct 24, 2019
1,391
1,118
223
For those of you who are wondering why your saves disappeared and are scratching your head. It has nothing to do with the rollback patch problems, and here's what I found:

My previous version that I played and saw new content was 0.96. I had pulled 0.97 and noticed nothing new to play since I wasn't on the sandra path. Then I pulled 0.98.2-alt and tried to load saves. Nothing, nada, squat. Not even automatics.

Going into ~/.renpy (I'm on Linux) to look:

Code:
Haley-0.98.2-alt-pc $ ls ~/.renpy | grep -i haley
Haleyaltsave-1532454941
wtf.... Why is there a Haleyaltsave there that's empty and not something named just Haley-xxxx that's full of saves? Time to go grepping around for config settings of save directories:

Code:
Haley-0.98.2-alt-pc/game $ grep save_directory *.rpy
options.rpy:## Windows: %APPDATA\RenPy\<config.save_directory>
options.rpy:## Macintosh: $HOME/Library/RenPy/<config.save_directory>
options.rpy:## Linux: $HOME/.renpy/<config.save_directory>
options.rpy:define config.save_directory = "Haleyaltsave-1532454941"
That explains the empty Haley save directory. Let's see what's in 0.96.

Code:
Haley-0.96-pc/game $ grep save_directory *.rpy
options.rpy:## Windows: %APPDATA\RenPy\<config.save_directory>
options.rpy:## Macintosh: $HOME/Library/RenPy/<config.save_directory>
options.rpy:## Linux: $HOME/.renpy/<config.save_directory>
options.rpy:define config.save_directory = "Proj6-1532454941"
Do what now? So the author has been working on Proj6 (aka Haley) all this time and finally decided to change the name in a setting somewhere without realizing that it was going to disappear everyone's old saves?
 
4.20 star(s) 322 Votes