- Sep 3, 2022
- 30,124
- 276,847
- 957
Pleas reply in the mod thread so he can see it better, but I will relay it.Same![]()
Pleas reply in the mod thread so he can see it better, but I will relay it.Same![]()
Tara is exactly the character that needs to return to get Jaye to ignite her desire for bisexual polyamory with all the other girls in MC's life.In regards to the Tara route...You don't have permission to view the spoiler content. Log in or register now.
I have not yet lost hope that SFS will make an ending where Jaye dies and MC and Tara bond over her loss. Lisa becomes CEO of the company. Mallory goes off to do her journalist thing. In the final epilogue scene Alex is visiting Jaye who was buried next to her parents, we see that he is happily married to Tara and they have a litter of kids.In regards to the Tara route...You don't have permission to view the spoiler content. Log in or register now.
I respect your desire for Tara, but not at the cost of Jaye. That's just too steep a price to pay.I have not yet lost hope that SFS will make an ending where Jaye dies and MC and Tara bond over her loss. Lisa becomes CEO of the company. Mallory goes off to do her journalist thing. In the final epilogue scene Alex is visiting Jaye who was buried next to her parents, we see that he is happily married to Tara and they have a litter of kids.
Happy ending![]()
No patch needed,You'll find out eventually why the tag is there despite no patch and it being on patreon.Just discovered this and looks great. Can someone help me with this, in the tags it say it has IC but calls them step siblings in the synopsis of the game. Does it need a patch and if so can someone tell me where to find it please. Thanks
workaround:Hi, first thank you Sancho for your mod, just amazing. I got this error in Chapter 7.
Fresh install of 0.8a from itch.io and a new game.
You don't have permission to view the spoiler content. Log in or register now.
Hi, first thank you Sancho for your mod, just amazing. I got this error in Chapter 7.
Fresh install of 0.8a from itch.io and a new game.
You don't have permission to view the spoiler content. Log in or register now.
Before the error occurs, toggle the MiniStat open (via MiniMenu or pressing "m") you can immediately toggle it back off if you wish. Carry on... no more error. I'll separate the realtime relp code from the MiniStat later. Until then the toggle will get you done.Same![]()
Sigh. The fact that Artemis had no personality (or indeed consciousness) prior to her appearance in Chasings Sunsets Chapter 7 was precisely my point.I really think you are splitting hairs here (or is is splitting hares, but no, that would get bloody and messy unless you're a magician). In character literally means "in keeping with someone's usual pattern of behavior and motives."
Artemis is literally a robot who has just been activated. She either has no behavior or motives of any kind because she has programing instead, or, if we are going with the idea that she will be a fully autonomous AI, then she has no USUAL pattern of behavior and motives due to the fact that she is still trying to discover exactly who and what she is, hence she is online searching for answers and was intrigued by the phasing of "awakening" and the lack of conjunctions, both of which seems perfectly within the norm for a newly/recently activated AI
I still say it totally counts as a spoiler. Plus I have previously messaged with SFS regarding cameos and the "AVNCU", and SFS would never have put it in without digi.B's approval due to how much they respect one another.
So yeah, it's a valid cameo.
Sorry, Stoya, I didn't intend my flippant comment to come across as a slight on you (or Digi). I was just noting it's not much of a cameo for Artemis if we have no baseline to compare to. It's more like a teaser.All crossovers with other projects are collaborative, and Digi reviewed and approved Artemis' dialogue and context just as we do when Jaye or Mallory appear in other properties. It was exceptionally cool of him to allow her first self-aware conversation public reveal to be in Chasing Sunsets.
He also approved Amanda's recruitment by Kalupetti Industries in Bad Ending 3.
While I can't spoil anything, I will say that in my conversations with Digi, he's got a very solid idea on how he expects the character of Artemis to develop, and one should look at her appearance in CS as a snapshot in time rather than a baseline.Sigh. The fact that Artemis had no personality (or indeed consciousness) prior to her appearance in Chasings Sunsets Chapter 7 was precisely my point.
Sorry, Stoya, I didn't intend my flippant comment to come across as a slight on you (or Digi). I was just noting it's not much of a cameo for Artemis if we have no baseline to compare to. It's more like a teaser.
I clearly did not convey that very well. At any rate, it's nice to know the tease is valid. And I'll try not to hold Artemis' questionable taste in friends against her when her game resumes.![]()
No patch needed,You'll find out eventually why the tag is there despite no patch and it being on patreon.
Thank you my friend. Much appreciated.No patch needed,You'll find out eventually why the tag is there despite no patch and it being on patreon.
Ah, ok. Thank you.Before the error occurs, toggle the MiniStat open (via MiniMenu or pressing "m") you can immediately toggle it back off if you wish. Carry on... no more error. I'll separate the realtime relp code from the MiniStat later. Until then the toggle will get you done.
If you want you can leave it on (the MiniStat), it's fully choreographed so that it auto-closes during lewds, chapters, image transitions, etc. It will then auto-open. In other words I've coded it to be automatic and get out of your way when not needed (according to my playstyle).
SFS_Stoya with 0.8a on my pure Jaye playthrough, now that I am still on the Mallory path even though I rejected her, I cannot get the 2 Jaye trust point when they meet in the corridor and cannot finish with full marks for Jaye.Fixed:
- Pathing issue Fixed: If MC rejected Mallory at end of Ch5, it does not end her path, but Ch7 failed to allow the player to continue a physical relationship with her.
elif (num024 == 1 or num024 == 2) and (num025 == 2) and (bool095 == False)
That's already coded into the master script, along withSFS_Stoya with 0.8a on my pure Jaye playthrough, now that I am still on the Mallory path even though I rejected her, I cannot get the 2 Jaye trust point when they meet in the corridor and cannot finish with full marks for Jaye.
i.e.: The new branchshould probably give 2 Jaye trust points when num024 == 1Code:elif (num024 == 1 or num024 == 2) and (num025 == 2) and (bool095 == False)