milfkiller
Engaged Member
- May 2, 2017
- 2,850
- 1,389
- 314
Thanks Zenith_AU. It worked. Thanks a lot....Did you try reading any of the thread at all before you posted this? I explained what needs to be done only a few posts above this.
GUIDE CHANGELOGAnd here it is people. My effort to make the guide to of all guides for this game. Though time will tell how good this one actualy is.
What's in this guide?
- General info about the game
- Where to find consumables
- General help with basic stuff
- Pictures of every girls' topics
And of course:
A FULL STEP BY STEP WALKTROUGH / GUIDE FOR EVERY GIRL'S ONE ON ONE AND GROUP SEX ROUTES!
Some extra notes for this guide:
- A group sex route will always be listed for every participating girl
- Events like getting both your commune and Anna's commune to meet and forgive each other is listed under multiple girls who have content locked behind this event
- Bugged routes (if there are any) will always be marked
- I'll try to update the guide with each new content release and mark what's new on the last page of the guide and in the respective routes where they belong (so everyone immediately knows where the new content is)
- not a lot of pictures were used for this guide, because it already took me way too fucking long to get this thing done
Final notes:
PLEASE give me feedback on how this guide looks and feels. I want to improve and perfect it so no one ever gets stuck again
Hope you everyone enjoys this <3
Here it is, the step by step guide/ walktrough v0.63.2
GUIDE CHANGELOG
- Added new content of version v0.64.0 and marked this both in the table of content and in the routes of the girls in question in a lightpurple (so it's easy to see what was new and how to get it)
- Lisa content is during the end of the courtcase, so for now will not be on the guide until the courttcase route is fully done
- Updated acuracy will have to wait until a future update due to time restrictions
- Some safefiles were bugged transitioning from v0.63.X to v0.64.0 check the devs discord for how to fix that
- fixed my own mistakes from the last version (wrong version at the top of the document, content placed under the wrong girl and so on)
WILL BE ADDED NEXT VERSION
- The new content of v0.65 (when it releases, duh)
- more accuracy updates, like the ones previously mentioned
- Court case route will be fully added when it's fully fleshed out. Right now it's not at all worth it doing that so i've purposefully avoided including it in my guide
Go see judge in chambers after court 3 or 4 times. also be in rented room at 2000 or 2200Nope haven't reach or trigger that yet mate. How exactly would the judge go to the diner or what trigger it?
Sorry about that. I only have the cheat mod on, the "latest version" of it anyway, that doesn't have a walkthrough attached to it. Thanks for trying though.Tried to load your save but you have too many mods
I gave up when after I determined the cheat mod some other mod started giving me errors
I tried to look in the variable viewer for what you mentioned, couldn't find it, do I need to look elsewhere?I had the same problem and I never saw both Sisters in Mary's room. For me the solution was to reset the ask counter.
Check if `StepOS.TalkThemes["Naughty"]["Assfuck"].Asked` is greater than 0. If yes try to set it to 0. `StepOS.TalkThemes["Naughty"]["Assfuck"].Asked = 0`. Then ask agin.
Until your answer, I presumed it was 0.64.x, but I tried 0.63 and turns out 0.63.1 is your games version.Sorry about that. I only have the cheat mod on, the "latest version" of it anyway, that doesn't have a walkthrough attached to it. Thanks for trying though.
StepOS.TalkThemes["Naughty"]["Assfuck"].Asked = 20It worked, thank you! I wouldn't even know where to begin "troubleshooting" this, figuring out what variable was "off" and whatnot... thanks again!Until your answer, I presumed it was 0.64.x, but I tried 0.63 and turns out 0.63.1 is your games version.
There are two states of variable "StepOS.TalkThemes["Naughty"]["Assfuck"].Asked" the game code can set - zero or current date.
Your variable value is "-1" and there is no scenario for that.
Since the value is abnormal the only way is to change it via console:
StepOS.TalkThemes["Naughty"]["Assfuck"].Asked = 20
The other things still won't trigger, like the threesome at night with the step-sisters or 4some with the step-mom, I assume a bunch of other things are messed up in the files and it's simply not worth the trouble of going through them...Until your answer, I presumed it was 0.64.x, but I tried 0.63 and turns out 0.63.1 is your games version.
There are two states of variable "StepOS.TalkThemes["Naughty"]["Assfuck"].Asked" the game code can set - zero or current date.
Your variable value is "-1" and there is no scenario for that.
Since the value is abnormal the only way is to change it via console:
StepOS.TalkThemes["Naughty"]["Assfuck"].Asked = 20
I have spent weeks in game trying to trigger Tasha's next stage, I am at 100 relation, i talk to her everyday and watch her as a maid, but she's never at the pool. What am I missing?GUIDE CHANGELOG
- Added new content of version v0.64.0 and marked this both in the table of content and in the routes of the girls in question in a lightpurple (so it's easy to see what was new and how to get it)
- Lisa content is during the end of the courtcase, so for now will not be on the guide until the courttcase route is fully done
- Updated acuracy will have to wait until a future update due to time restrictions
- Some safefiles were bugged transitioning from v0.63.X to v0.64.0 check the devs discord for how to fix that
- fixed my own mistakes from the last version (wrong version at the top of the document, content placed under the wrong girl and so on)
WILL BE ADDED NEXT VERSION
- The new content of v0.65 (when it releases, duh)
- more accuracy updates, like the ones previously mentioned
- Court case route will be fully added when it's fully fleshed out. Right now it's not at all worth it doing that so i've purposefully avoided including it in my guide
Feedback always welcome. i appologise for the delay, i forgot to press "post reply"
QUESTION: since 10 people a week ask for it, should i post my up to date savefile in here as well?
I think the last Lauren scene was the sex shop one that goes all the way into 3someany lauren scenes in recent updates?
You can't load usual saves from 0.63.x to 0.64.xI too am having this issue, I have followed your instructions to the letter, 5-6 times now, cannot load ANY saves on v64
Code:File "game/scrs_game_menus.rpy", line 939, in __call__ UnpicklingError: NEWOBJ class argument isn't a type object
You need to get version 63.3 - it took me a little while to find a site with it.Has anyone been able to fix the save issue? My last save was from version 0.63.2, and I've unlocked all the content from that version, but I can't load it for this version.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
UnpicklingError: NEWOBJ class argument isn't a type object
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1142, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1075, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 372, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 815, in load
roots, log = loads(log_data)
File "renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
UnpicklingError: NEWOBJ class argument isn't a type object
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.64.0
Mon Aug 18 19:38:13 2025