3.90 star(s) 10 Votes

theshadower10

New Member
Sep 19, 2017
14
29
It should work if you use the Patreon version, iirc Alexia is the Patreon-exclusive character. Corrupted file is also unlikely as the save is pretty much a text file

You could try editing your save file maybe, delete photosUnlocked, snapsUnlocked, and storyScenesWatched lines in Alexia.tres file and replace it with these lines

Code:
photosUnlocked = Array[String](["res://GameContent/girls/Alexia/story/images/photo1.png", "res://GameContent/girls/Alexia/story/images/photo2.png", "res://GameContent/girls/Alexia/story/images/photo3.png", "res://GameContent/girls/Alexia/story/images/photo4.png", "res://GameContent/girls/Alexia/story/images/photo5.png", "res://GameContent/girls/Alexia/story/images/photo6.png", "res://GameContent/girls/Alexia/story/images/photo7.png", "res://GameContent/girls/Alexia/story/images/photo8.png", "res://GameContent/girls/Alexia/story/images/photo9.png", "res://GameContent/girls/Alexia/story/images/photo10.png", "res://GameContent/girls/Alexia/story/images/photo11.png"])
snapsUnlocked = Array[String](["snap1"])
storyScenesWatched = Array[String](["1-1", "1-2", "1-3"])

Found that you have to change the line

[ext_resource type="Resource" path="user://userData/saveInfo/partners/Liam.tres" id="2"]

into

[ext_resource type="Resource" path="res://GameContent/girls/Alexia/partners/Liam/Liam.tres" id="2"]


This fixed it for me
 
  • Like
Reactions: Bang Ding Ow

Bang Ding Ow

New Member
Jan 29, 2025
2
0
Found that you have to change the line

[ext_resource type="Resource" path="user://userData/saveInfo/partners/Liam.tres" id="2"]

into

[ext_resource type="Resource" path="res://GameContent/girls/Alexia/partners/Liam/Liam.tres" id="2"]


This fixed it for me
worked for me. thanks
 

Ion.TemUS

Well-Known Member
Jun 8, 2017
1,043
1,126
NTS, NTR or both?
mainly looking for (semi-)hidden NTR/cheating. Swinging is ok, if it starts out as that and has the potential to become hidden cheating/NTR down the line.
Should I give this game a go or no?
 

Kesash

New Member
Jul 2, 2022
10
11
NTS, NTR or both?
mainly looking for (semi-)hidden NTR/cheating. Swinging is ok, if it starts out as that and has the potential to become hidden cheating/NTR down the line.
Should I give this game a go or no?

Its CURRENTLY just open relationship, with the mc pushing it. It used to have scenes where you didn't go the NTR route and she accidently sent and very quickly deleted a photo of her with someone else, so hidden, but that has currently been removed. Don't know if it will come back but seeing as the non NTR currently has... nothing... I'm assuming that's the route it will take.
 
  • Like
Reactions: Ion.TemUS

Khaz_

Member
Jun 1, 2017
174
427
Public version is available on Itch.io but it's missing part of the new content so we need a hero with patreon version
 
3.90 star(s) 10 Votes