Ariesi3urn
New Member
- Nov 10, 2020
- 7
- 5
- 13
Also not big on incest here, but this story does take an original approach to it LOL I'm not entirely sure I won't get a "fucked up" ending but I've been taking all the incest options available, because they don't seem to be exclusive with other paths. The one thing I'd point out in this game (and I'm sure others would celebrate it instead) is that some paths are mutually exclusive due to timinig - not narrative or character logic. I hate to have to choose one girl OR another. I like stories where you have one main LI, and I don't mind harem vibes (though I'm not into harem for the sake of it), but I prefer to get all the content in a single playthrough, with choices mainly setting the flavour. Completionist, if you like.Decent story, even though I'm not big on incest. One problem I did see it the use of the word "bitch". It's probably a translation error, but I think in most cases, it should be slut or whore or something similar. Bitch, for the most part, is considered negative.
If MC's had sex with Anne before this, he's guaranteed to be the father. The way the game determines the dad is by basically seeing who was the first guy to finish inside her, and if you did the scenes between the MC and her way early on, before the sharing/swinging had started, he's locked in as the father. I think Chapter 3 is the earliest that you can do it, with the BDSM threesome with her and Leni.That's why I didn't like that, in order to pursue Johanna, you need to let Hector creampie Anne. Wife impregnated by another guy is no-go. The author seems to force it at that moment, since the MC came inside Anne multiple times up to that point, but never made her pregnant, yet Hector does. Rejecting Hector also means rejecting Johanna.
Unless the code changed, is not even a sure thing, there is a chance of pregnancy, i think anne has the lowest change and the daughters have a higher chanceIf MC's had sex with Anne before this, he's guaranteed to be the father. The way the game determines the dad is by basically seeing who was the first guy to finish inside her, and if you did the scenes between the MC and her way early on, before the sharing/swinging had started, he's locked in as the father. I think Chapter 3 is the earliest that you can do it, with the BDSM threesome with her and Leni.
There are many other father candidates otherwise: Sai, Felix, I think, Hector, and Torbjorn. Philipp might also be possible if the Anne/Philipp story continues.
Yeah, looks like I read the code wrong:Unless the code changed, is not even a sure thing, there is a chance of pregnancy, i think anne has the lowest change and the daughters have a higher chance
"Come in Anne.":
$anne_sub += 5
if anne_preg == False:
$anne_preg = annepreg()
if anne_preg == True:
$ anne_baby_father = "[persistent.playername]"
def annepreg():
import random
if random.randint(1,100) <= 14:
return(True)
else:
return(False)
I won't contest this, but playing with URM, I kept track of the pregnancy flag for Anne, as well as the baby's father. The code seems to call a weird function, don't know if it's RNG or not, instead of directly flagging her pregnant as a consequence of your choice to cum inside. I took every chance to creampie her, and she never got pregnant. I was surprised to see she was pregnant and that Hector was the father when I creampied her again during the swinger scene with Siine (also didn't let Thorbjorn do it). Ofc I had to use URM to cheat the hell out of that fuck-up, and make MC the father. Code-wise, I think there's more to it than "first come, first serve"... And really not my cup of tea. Impregnation by other guys is something I identify with the beta-cuck fetish, which this game manages to let you avoid completely, except for that bit (well, you can avoid it, but miss out on Johanne, and that's the whole point). Even admit that, narratively, it probably makes sense - you get the chance to reject Hector's proposal, which is exactly what I'd do - if it weren't for Johanne. And if you don't take the chance, after you talked with Anne and know that she's not on contraceptives, then you made your choice. My only complaint is, game ties that choice to one of the girl paths, which sours the story for me.If MC's had sex with Anne before this, he's guaranteed to be the father. The way the game determines the dad is by basically seeing who was the first guy to finish inside her
Nice, thanks for confirming that it's simply random. If there's a 14% chance of pregnancy with Anne, then I didn't save-scum enough. All I need to do is go back to the last chance before the yacht episode and save-scum until I make it. Or just roll back to the yacht scene itself and saves-cum to ensure Hector doesn't make her pregnant, then make her pregnant when the MC gets sloppy secondsNow I need to check what the values are in my save file, lol, I've been picking all the pregnancy risk choices because I was so sure I made MC the dad.
Basically it's "The story of how I traded my wive to another dude - which she CLEARLY wasn't comfortable with - for a chance with a random hoe and now I'm angry that there are consequences for it!".I don't understand this discussion about who the father of Anne's child is if the developer actually introduces PREGNANCY.
IF IT'S a game, SHE will get pregnant by the character the PLAYER CHOOSES; after all, that's what a game is for: choices. DEPENDING on the player's choice, she can get pregnant by any character who ejaculates inside her.
This will obviously depend on the CHOSEN ROUTE. FOR EXAMPLE, THERE'S A ROUTE WHERE ANNE'S HUSBAND HAS A FETISH FOR ANOTHER MAN TO FILL HER WITH HIS "MILK" DURING SWINGING.
Yes.Is the Special Patch still valid for the current version?
At the moment I don’t compile a separate native Linux build because Linux users make up only a small part of the desktop market — worldwide Linux has about 4% market share. Creating and maintaining an extra package would mean additional testing and support across many different distributions, which is quite a lot of overhead compared to the number of players it would actually reach.Hello Dev. May i ask, why do you not compile native linux version?
Thank for answer. I ask specifically about linux version because win archive does not have launch script and libs. Difference in attached screenshots.At the moment I don’t compile a separate native Linux build because Linux users make up only a small part of the desktop market — worldwide Linux has about 4% market share. Creating and maintaining an extra package would mean additional testing and support across many different distributions, which is quite a lot of overhead compared to the number of players it would actually reach.
Since the game is built in Ren’Py, you can usually still run it on Linux by using the included script or running the Windows build directly. Many Linux players do this without problems.