Pretty sure there's no pregnancy path for either Ana or Alina....all those who are eligible had a pregnancy talk with the MC and are a part of the harem. Ana was there for only a few quick fucks. Unless you're talking about wanting it to be an option?
One key point is that Bella and Susan have deliberate conversations about the future while for Rachel and Liza it's a "Oh crap, I forgot to take my pills" kind of thing that you decide to just roll with. So if you hadn't given them creampies (at least some of the time in Rachel's case), you don't get those talks.Got bella and lisa, missiing rachel, what im trying now.
got ana (the black girl, the asian girl tooo... ) think i need to make the mother for advance rachel or im whong
Oh she'll need a bit more than that. LolJust need to give Mrs. Steele a bimbofication serum and the game is perfect.![]()
Thanks, should all be fixed in the next version!Perverteer bug report - in the day 142 Liza sex scene, it checks for variable l_pregnant. That's a typo - it should be l_pregnancy.
And another typo - in the puritan meeting, Justin's section, it says
should be Justin, not Carl. Looks like a copy/paste from the Carl section.Code:er "I think Carl has found a prime example why the corruption in our society is so alarming."
Also in the puritan meeting, in Mrs. Steel's section, There's this:
The interior "if game.is_special" is redundant, and the else clause will never be called.Code:if game.is_special: ... if day140_ju_br_visit or ir_relationship: if game.is_special: ju "Which family are we talking about here?" er "The Smiths." else: ju "Which people are we talking about here?" er "The girls in the home of that Smith woman."
That sounds like a bug and weird that it wasn't reported before, because it's so early in the game. It's the point at which you show Liza the footage of Brody, right? I'm going to have a look at the code and fix the issue, because they shouldn't be together afterwards.Ok, I have a serious bone to pick with the plot.
Last I stopped playing I showed Liza that Brody was a pile of shit. Then I start the new update and the very next day it mentions her and Brody are not together. That is seriously inconsistent. It doesn't appear to be a bug seems the author just chose to stick them the hell back together for no reason and all that time spent on Liza is Fing wasted.
Out side of that I really don't have any big complaints about the game. But once those two are broke up they should never ever get back together.
Yes, that's a little weird. Another player reported this one too, so I've changed that bit and now the conversation should make more sense.You don't have permission to view the spoiler content. Log in or register now.
windows, linux or android version? don't need patcher for 1st 2 if you dl game from links in op.No mods at all. Copied over the save directory from the last version I played (19 as I recall). Put the incest patch in the game directory and then played.
You came in them off-screen. If you want them pregnant, agree to get them pregnant. If you don't, don't.Just a quick question for Perverteer, as I said last release, I have 2 pregnant sisters despite not cumming in anyone, I assume because I agreed to have kids with them, did you decide to rework that mechanic yet and I didn't load an early enough save, or has it just been left as-is?
There's a big difference between "Yes I want kids in the future" and "I'm gonna cum in you this instant".You came in them off-screen. If you want them pregnant, agree to get them pregnant. If you don't, don't.
Shit, man, welcome to my world. I can't tell you the number of times I've come in the next day, or next week, and looked at some code I wrote, and thought, "What the fuck was I thinking? This is shit! Nice going, dumbass!"Mostly, if something doesn't make a lot of sense you can count on me having made a mistake.The game branches out even further in the later stages and I'm fixing stuff on a regular basis.
I'm not saying how it should be, I'm saying how it's coded. I'm sure Perverteer would say he's made a bunch of mistakes on this (he says so in the post I quoted above!). It's his first VN, so mistakes are bound to happen. Personally, I think he's done a great job, especially for his first attempt.There's a big difference between "Yes I want kids in the future" and "I'm gonna cum in you this instant".
Yes it's for plot reasons, but if that's the case, why bother counting who you've cum in or haven't? give each girl a "Wanna have kids" dialogue and you're done.
For me the conversation should be about whether you want the same things as your partner, and also open up the respective pregnancy routes, should you cum in them again, or perhaps if you have in the past, saying the birth control failed o something like that.
Classic online dating scam. He pretended to be a hot guy, they exchanged nudes.There is only one thing I dont understand. How did Dwanye get those pictures of Bella?
I may have to go back and look at that explanation frame by frame to understand.
Bella sent them, no exchangeClassic online dating scam. He pretended to be a hot guy, they exchanged nudes.
windowswindows, linux or android version? don't need patcher for 1st 2 if you dl game from links in op.
Indeed; I'm ALSO on the dom/sub Bella + harem path (the writing of it is just too good, and it scratches an itch that the others don't. Sorry romance Bella, but there's too much saccharine in the rest of the harem!), so that might be related, then?Well that's an interesting data point. I'm on the Dom/Sub Bella path and It crashes a lot.
Yeah, the walkthrough talks about it. Gotta talk to her when it's available on days 1, 3, 6, and 11 I think it was? And then there'll be a kiss option available on the island. Note that the paths merge together at that point for the relationship stuff, so you're only missing out on the Discreet Inc. stuff by doing so. If that's not your jam, then you're not losing out on this route for the relationship.Any way to still get into Mrs. Smith's pants without the whole dominatrix agency thing?
That was the only time I let James take a shot at anything, lol. He can have her!James take a shot? I didnt even let him have a shot at Dwaneys mom.
So I have some save files from 2017 still that are two digits still, and a few that were near the end that were just barely 3 digits (largest is 130 KB); My largest now (other than "persistent") is 297... but they aren't consistent at all, varying up and down over each save, even though the saves themselves are linear in time progression. Note that the older saves did too, but were generally no more than half the size of the newer saves. I've attached a screenshot of the newer saves and the variance in size below. I can also upload a few of the saves in a zip if you'd like to look at them more closely, in case it might be save-related.I'm looking into that "Out of memory" bug some users (Amariithynar, Draakaap23 and others) are encountering. So far the most likely culprit seems to be the WebP images used in the game. The developer of The Tyrant had memory problems stemming from those too and fixed it by giving the WebP files another extension (probably .jpg, or something). At least that's what's written in one of his changelogs.
Another possibility is the presence of an unintended loop somewhere in the code. I'd be curious to know about the file sizes of the save games you're using with which the errors occur. If the file size is significantly bigger than others that might indicate something wrong with the code.