- Jun 29, 2018
- 18
- 50
Good question, not one I have an answer to I just didn't think to.Why not share the official compressed?
Good question, not one I have an answer to I just didn't think to.Why not share the official compressed?
I know it's there for the higher tiers, not sure on the lower tiers.Good question, not one I have an answer to I just didn't think to.
It was there for my tier anyways. I really didn't think of it. First time sharing files and it's really only because I was done waiting for it to be regularly released. I just want to play with the walkthrough mod. I'll do it in the future if I get bored again.I know it's there for the higher tiers, not sure on the lower tiers.
The patch will work with any version and any future version unless the dev removes the content from the game.Anyone knows if 0.29 patch works on this version?
Each update is 100MB, and like 4 minutes of content, it's going to be a while before much of anything happens. Only new ones in this update are this:Can someone tell me if there is a choice in this now, and the player can put a leash on Lin(?), or if in the end the Mc continued to act like an idiot without using the powers and content between Lin and Rin was forced?
Or maybe the story hasn't advanced enough yet to know what will happen, whether there will be a choice or not?
Thanks in advance.
- Added two new scenes with Hecate.
- Added new scene with Molly.
Yes, I know that the game moves at a snail's pace lol, but since the last time I played this was in 2021-2022, I assumed that since 2-3 years had passed, there would be an answer for that, but taking into account your answer, I guess the story hasn't really advanced anything.Each update is 100MB, and like 4 minutes of content, it's going to be a while before much of anything happens. Only new ones in this update are this:
More like 1.5 scenes for Hecate since half of one scene is exactly the same as the other oneEach update is 100MB, and like 4 minutes of content, it's going to be a while before much of anything happens. Only new ones in this update are this:
TREE NEW SCENES?!
What dat branch do
- Added two new scenes with Hecate.
- Added new scene with Molly.
The patch never needs an update...Sounds like nothing added that requires an update to the incest patch. Guess I wait for 3.1. I really wish he'd pick Dirty Pool back up and at least finish it with a proper ending, this one seems to have mostly ran out of steam as far as story goes and seems to be headed for the same fate.
It doesn't need updated. The game already has it, it's just looking for patch.rpa to enable it.last one I have says 2.9. If it was universal I wish it would say so instead of a version after it.
init:
$ p_name = ""
$ mother_name = ""
$ plr = DynamicCharacter("p_name", color="#FFFAFA")
if patch_mod == True:
$ persistent.mother_name = "Mother"
else:
$ persistent.mother_name = "Molly"
init -1 python:
config.default_language = "english"
init -2 python:
patch_path = 'patch.rpa'
if renpy.exists(patch_path) == True:
patch_mod = True
else:
patch_mod = False
how to use it in Android,my friendIt doesn't need updated. The game already has it, it's just looking for patch.rpa to enable it.
This is the code:
It's in the leak post a page or two back.Gallery code please.