ThomasPrf

Member
Dec 19, 2019
371
305
183
I meant, so as not to start from the beginning (already a lot of progress in saving and which time I went through again because I screwed up :3 ), I wanted to change the save file where I need to lie to Emma and him
you can use my save, which I linked above for the 10th time. slot 1 has what you need
 

Leo D. Marstone

Well-Known Member
Nov 2, 2017
1,882
2,196
486
Just so you fuckers know, here is the least of what you can expect for 1.5

From what I can tell releases from 1.5 onward may have a chance to be smaller until 2.0 which is most likely going to be the biggest update. For those unaware, 2.0 is going to be the final and feature complete release. 1.5 is going to be a major release since it marks the final end of the first half of post 1.0 updates.

View attachment 4498556
No pregnant content :cautious:
 

Leo D. Marstone

Well-Known Member
Nov 2, 2017
1,882
2,196
486
Supposedly pregnant content might be 1.9/2.0 (final update)

Which honestly if it takes a few months to see a baby bump then kinda makes sense :Kappa:
Yeah, dunno how they want to implement this content. I guess it will be a one slider time skip ending scene and going by the update cycle reaching the 2.0 is still a year away.

Then again I would also take extended endings as well. So far the endings are just text. Kinda lame ngl.
If they say yeah we want to add pregnant content and then it is text only I riot :HideThePain:
 

JunSla

New Member
Aug 25, 2024
5
16
47
Yeah still some work to do before going final, but this is one of the best game out there.
 
Oct 4, 2023
30
27
151
I downloaded this from the discord before they took it down. It's labeled as a test build and I only played it once. I have no idea if it's stable.
What is the difference between 1.4A vs 1.4B? Like what changes occurred?
 

ThomasPrf

Member
Dec 19, 2019
371
305
183
What is the difference between 1.4A vs 1.4B? Like what changes occurred?
fix Mei event bug that got soft locked during Japan weekend trip, and some other minor bugs. I only am able to complete everything after playing on 1.4B, which my save that I uploaded here comes from
 

JustShiro

Member
Sep 11, 2017
446
178
249
fix Mei event bug that got soft locked during Japan weekend trip, and some other minor bugs. I only am able to complete everything after playing on 1.4B, which my save that I uploaded here comes from
wasn't 1.4b also the fix to make 2 events per weekend?
 

alan123ddd

Newbie
Sep 16, 2024
16
20
81
does anyone know how to change the code from save.json to change the sharing route to stealing and the opposite as well?
 
Jan 1, 2025
16
10
52
does anyone know how to change the code from save.json to change the sharing route to stealing and the opposite as well?
which character do you want this for?

The answer is "yes". Though if you want a strict switch from sharing to stealing (dont want to see previous scenes / sprites) depending on the character it might be some work.
Anyways, you can even change the werwolfs gender by save editing and additional in same cases you can even have scenes from stealing and sharing in parallel.

e.g.: i have corrupted sofia (sold her out to mario) and can see her scenes in the guest room and after this i enabled her romance route and can now also meet her at her house; also i hooked up our boy ken with samantha but i can also invite ken to share anna with him at the basement

I would recommend to make a backup of your save file beforehand.

In case you went for the Alice sharing route and want to switch to stealing you should at least edit:
{\"rid\":2024,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":false}}
into
{\"rid\":2024,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":true}}
---> (in the json it says: 2024 = alice stealing start)

maybe you should also edit the following, not sure if its strictly neccessary (perhaps you can enjoy both routes by not editing this, i didnt test it though):
{\"rid\":2023,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":true}}
into
{\"rid\":2023,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":false}}
---> (in the json it says: 2023 = alice sharing start)
 
  • Like
Reactions: Didyoupraytoday?
4.50 star(s) 150 Votes