- Apr 4, 2017
- 1,008
- 760
There was once incest. Otherwise, it's just that stupid "Landlady" and "tenant" bullshit. Is there a working patch to restore it?
Needs to be entered one line at a timeThis doesn't work for me
It does. You got to write each code in one line and press enter after each lineThis doesn't work for me
Is that new or did I miss that on my playthrough?And your not-sister can get raped by a giant plant monster.
that's Shift+O not Shift+0 (the letter O not number zero)To unlock the gallery, open your console (Shift+0) and type:
Have funPython:from types import FunctionType func = compile('def unlock_all(a): return(True) ', "<boolean>", "exec") is_replay_unlocked = FunctionType(func.co_consts[0], globals(), None)
sometimes and nois this game still a buggy mess? and do you actually get to fuck anyone except the art teacher?
Someone's pulling your leg; that probably should work, but it's about ten times more complicated than it needs to be. The single lineI've tried the gallery unlock like 10 times and it's not working.
is_replay_unlocked = lambda a: True
In the spirit of the Programmers' Third Virtue, I figured I could do better than that. As it turns out, technically I can, but it really wasn't worth the trouble: as of v1.14, your patch suffices for everything except two lines in the script, perhaps neither of which most players will ever see.This is an "unofficial" and simple incest patch. Don't expect much from it. It is just a renaming patch
game/
folder to apply it.)