- Mar 16, 2018
- 111
- 175
That is the ideal situation , but you have to tell this to the author of the game.I always use the save from the previous version. Correct me if I am wrong, but otherwise, you would have to start over after every release. Which is something that I also disagree with. The most recent save version should automatically integrate with the next release.
Is it the same problem ?This is truly something. It's extraordinary that game gets worse every time it gets update.
I started new game and I see this:
From what I understand, you can either go back to your save of the 2nd coming of the doctor and not click on any of the hidden areas. Or, you can load someone else's save. Or, you can edit the code for the 2nd coming of the doctor.guys i'm stuck at the part where they say " i winder what is Vanessa doing in the kitchen" what do i have to do ?
if i put the save files in the 'saves' folder, i don't find it when i try to load the saveI hope this will help some people with their issues.
All I'm about to write concerns ONLY WIN and MAC versions of the game. I do not dare to venture into the mysterious lands of Android versions.
"Can the game be played from beginning till the end of the update?" - Yes, I've done it twice.
"So why can't I do XY?" - Let's see if I can help you with this.
Problem - I can't trigger the kitchen event. The help section says: "I wonder what Vanessa is doing in the kitchen right now?", but I can't get it to work.
Solution: 2 options
- Use my save (1-4-LT1)
- Load your own save file before the blowjob from the doctor. Play this event WITHOUT clicking on any hidden buttons. Just pick whatever answer you want, but do not click on any hidden buttons during this event. You will be able to trigger that kitchen event then.
Problem - I can't send Mia the blowjob photo, because I dont have her number. All I have is a contact for the doctor.
Solution - 2 options
- Use my save (4-6-LT1)
- Load your own save file before you've picked up the phone. After your fight with the thug, pick up the phone straight away (do not go anywhere, do not do anything else) and go talk to Vanessa in the kitchen. You will get all the contacts you need.
Problem - I dont know what to do next, the game keeps telling me to "Explore the house and talk with the girls."
Solution - Have you seen all these scenes?If you have seen all that, then there is nothing left for you to "explore". Just ignore the hint and wait for the next update.You don't have permission to view the spoiler content. Log in or register now.
Few words at the end:
*The future of the walkthrough is uncertain, it depends on the guy who writes it, if he wants to still keep creating it now that this game has a hint system.
- There are 2 quests that can't be completed in this version: "Lola must become a whore" and "Lola is not an angel", so don't even try that. They are meant to be completed in future versions.
- There is no new walkthrough (as of yet*), because a hint system has been implemented into the game. Look for the symbol of question mark in the top left corner of your screen.
I imagine you copied the second save (4-6LT1). You need to go to page 4 of your saved games and there you will find it.if i put the save files in the 'saves' folder, i don't find it when i try to load the save
i understood the problem, when i downloaded them the computer changed their names and the game didn't see themI imagine you copied the second save (4-6LT1). You need to go to page 4 of your saved games and there you will find it).
how to use the console? Unren does not work.You have to check all this variable
if date.day > flags.value('doc_come2_milf_talk_kitchen',999999999):
if not dayflags.has('see_mlf'):
if quests['event_doctor_come_second_time'].completed:
if quests['events_kitchen_mlf_phone'].inactive:
if 12 <daytime.hour < 17:
if Mlf.slut >= 2:
if Mlf.rel > 9:
jump kitchen_mlf_phone
The first (flags.value('doc_come2_milf_talk_kitchen',999999999) ... probably is not set correctly if you use a save from previous version.
You can use console to solve it , after you check what is the real problem
https://f95zone.to/threads/girl-house-v0-7-02-extra-astaros3d.19939/post-2987144how to use the console? Unren does not work.
thnx. that works. I can now go to the console, but still can't go to the variable.
Variable viewer or shift +d is developer menu but there is some problem if you enable it.thnx. that works. I can now go to the console, but still can't go to the variable.