GamerDaddy
Engaged Member
- Feb 6, 2023
- 2,457
- 1,486
leave it to me to find one off bugs or to break the game some how lolI'd be interested in testing this if it didn't involve doing the Dom John route.
Last edited:
leave it to me to find one off bugs or to break the game some how lolI'd be interested in testing this if it didn't involve doing the Dom John route.
How do I make Tasha fully transition to female, especially in "free play" mode?
Thank you very much. I will try here.Original Guide by Kilrah Tasha's Date and No Dose Route:
1) Get the gender reveal scene: either the first time you try to dose her (you won't actually dose her then), or visit her in the office early in the morning, you need to go to work early to do that
2) After 14 days explore the office between Morning and Late Morning for an event with female characters.
2a) Tasha will ask you on a date when leaving work after step 2, accept the date
3a) Get the random event where Tasha gives you her phone number and wait 7 days until you get the second date to her apartment and select "Accept her offer and follow her home"
3b) Alternatively, in normal play, on October 21 "Get lunch with Tasha", then "Go to Tasha's apartment" (I'm pretty that one is bugged and doesn't unlock the rest of the events at the moment)
4) "Invite Tasha over for the day" on the weekend, during morning or late morning
5) In normal play, you need to wait for Chapter 4, in freeplay, I don't think there is any time constraint. After 3-7 days, get a dream with Tasha and Saya.
6) Have the "Weird Dreams" conversation with Tasha 7) 2 days later during the second dream with Tasha and Saya, select: "I want this to be who I am. I want this to be my future!"
Went away when the first site died and Westane just kept the 2nd one without the blogI remember the dev had their own website to post blog posts about the game. Why is it gone?
Kind of. It'll happen in November with the Story or I think after 14 days in Free Mode after he claims TashaGuys. Is there ever a scene of John claiming Diana in front of MC like he does to Penny and Tasha?
Find the function callCan someone please tell me what i need to change in the code to disable the manual naming of savegames? I dont need it and it becomes more and more annoying.
Save.onSave.add
in the file (should be somewhere close to line 3000) and change the block of code to:Save.onSave.add((save, details) => {
var ch = variables().Chapter;
if (variables().FreePlay) {ch = "Free Play"};
if (ch === 0) {ch = "Prologue"};
var title = ch + " - ";
title += variables().time.day + ", ";
title += variables().time.month + " " + variables().time.calendarDay + " " + variables().time.time;
save.title = title;
});
Wait, they dropped that? Lame.i miss the drawn ver so much </3
Last I remember, they put it on hiatus due to lack of interest.Wait, they dropped that? Lame.
Natch. That's the only version I actually *was* interested in. I haven't played this in forever, mostly because I was waiting for the drawn art version to progress.Last I remember, they put it on hiatus due to lack of interest.
Surprising that there was that little interest in it.Last I remember, they put it on hiatus due to lack of interest.
I don't see why they would need to mess with the story content, just replace the jpg's and gif's, and png's as time allows.Surprising that there was that little interest in it.
I remember people here being pretty stoked. Maybe the patrons didn't care much.
Though it makes sense that after the initial releases the novelty would wear off, and people would stick to the porn version instead of the one with 3% of the content. Maybe after they complete the game they could take a crack at it while making the next title.