rajazz
Newbie
- May 4, 2024
- 24
- 4
- 3
I believe either would do.During the gaming or when she goes to bed?
WT MOD doesn't really work with this due to all those RNG and other hidden variablesI really wish someone do a walkthrough mod for this game (i'm dumb)
Yes, but they're hard to trigger. You may need to start a new game. /jkHas there been any quality of life updates to help lessen the random RNG nature of this title?
Sadly no,Has there been any quality of life updates to help lessen the random RNG nature of this title?
They have lines of dialogue involving impregnation kink. God forbid those of us with the kink want to see those lines acted upon.You preggo guys are like those ntr dudes: you want it in every fucking damn game even though it doesn't make any sense.
Did you follow the story? did you read the dialogues? what does Mom always say? she says: this can only happen as long as we're stuck in this motel and nobody knows.
Do you realise what happens if the police finds out who the real culprit is? what happens if they find out about the bank manager and our MC?
If a LI gets pregnant, the game ends. If Dad's trial ends, the game ends.
init python:
persistent.BeforeFuncsList.append(('InitTabooEdition', 0))
label InitTabooEdition:
python:
global RelativeT
RelativeT = _("relative")
global RelativesT
RelativesT = _("relatives")
global RelatedT
RelatedT = _("related")
global BloodRelatedT
BloodRelatedT = _("blood-related")
global OwnBloodT
OwnBloodT = _("own blood")
global MyOwnBloodT
MyOwnBloodT = _("my own blood")
global GivenYouBirthT
GivenYouBirthT = _("given you birth")
global IncestT
IncestT = _("inappropriate")
global IncestuousT
IncestuousT = _("incestuous")
global FamilyT
FamilyT = _("family")
global MyFamilyT
MyFamilyT = _("my family")
global YourFamilyT
YourFamilyT = _("your family")
global FamiliesT
FamiliesT = _("families")
global KinT
KinT = _("kin")
global ParentT
ParentT = _("parent")
global ChildT
ChildT = _("child")
global ChildrenT
ChildrenT = _("children")
global KidsT
KidsT = _("kids")
global ParentsT
ParentsT = _("parents")
global MyParentsT
MyParentsT = _("my parents")
global SiblingT
SiblingT = _("sibling")
global SiblingsT
SiblingsT = _("siblings")
global SisT
SisT = _("sis")
global SisterT
SisterT = _("sister")
global YourSisterT
YourSisterT = _("your sister")
global MySistersT
MySistersT = _("my sisters")
global SistersT
SistersT = _("sisters")
global TwinT
TwinT = _("twin")
global BrotherT
BrotherT = _("brother")
global BroT
BroT = _("bro")
global BrothersT
BrothersT = _("brothers")
global SonT
SonT = _("son")
global SonsT
SonsT = _("sons")
global DaughterT
DaughterT = _("daughter")
global DaughtersT
DaughtersT = _("daughters")
global MomT
MomT = _("mom")
global MomsT
MomsT = _("moms")
global StepT
StepT = _("step")
global HalfT
HalfT = _("half-")
global MyMomT
MyMomT = _("my mom")
global MotherT
MotherT = _("mother")
global MothersT
MothersT = _("mothers")
global MyMotherT
MyMotherT = _("my mother")
global YourMotherT
YourMotherT = _("your mother")
global MommyT
MommyT = _("mommy")
global MotherlyT
MotherlyT = _("motherly")
global AuntT
AuntT = _("aunt")
global AuntsT
AuntsT = _("aunts")
global AuntyT
AuntyT = _("aunty")
global AuntiesT
AuntiesT = _("aunties")
global NieceT
NieceT = _("niece")
global NiecesT
NiecesT = _("nieces")
global NephewT
NephewT = _("nephew")
global NephewsT
NephewsT = _("nephews")
global DadT
DadT = _("dad")
global FatherT
FatherT = _("father")
global TheFatherT
TheFatherT = _("the father")
global MyFatherT
MyFatherT = _("my father")
global YourFatherT
YourFatherT = _("your father")
global CousinT
CousinT = _("cousin")
global CousinsT
CousinsT = _("cousins")
global GrandT
GrandT = _("grand")
global GrandmotherT
GrandmotherT = _("grandmother")
global GrandmothersT
GrandmothersT = _("grandmothers")
global GrandmaT
GrandmaT = _("grandma")
global GrandmasT
GrandmasT = _("grandmas")
global GrannyT
GrannyT = _("granny")
global GranT
GranT = _("gran")
global NanaT
NanaT = _("nana")
global GransT
GransT = _("grans")
global GrandsonT
GrandsonT = _("grandson")
global GranddaughterT
GranddaughterT = _("granddaughter")
global GranddaughtersT
GranddaughtersT = _("granddaughters")
global GrandchildrenT
GrandchildrenT = _("grandchildren")
global GrandpaT
GrandpaT = _("grandpa")
global GrandadT
GrandadT = _("grandad")
global GranddadT
GranddadT = _("granddad")
global GrandfatherT
GrandfatherT = _("grandfather")
global InLawT
InLawT = _(" (-in-law)")
return
I'd say it's needed, but try the beginning without it at least once... It's possibly the worst case of "it's not incest Patreon, honestIs the IC patch needed or dose it make sense without?
WTF is the family mode released as a compiled (rpyc) file?
Just to get thumbs up and likes with every release?![]()
1. New relations are added from time to time (yes, those additions are rare as the game is in long development), so you need to check if your patch is valid after every release
2. When the new version releases and the patch comes out the same, it's either running around everywhere telling that you can use old files or simply put the patch with the same version number as the game
3. Why should it be released as code if the game translates it to inner files?
1. Not true, last added string was v0.44
Did I touch a cord or something?
1. BS... new relations, at least family type relations, have not been introduced since v0.34
2. Of course it comes out the same... He simply adds and runs the same rpy file, copies the compiled rpyc file and adds a changed number.
3. So what is your point? All renpy games run as compiled code (rpya, rpyb & rpyc). Even those that are released in native code (rpy). I guess all other modders are idiots since they do not obfuscate their code by releasing compiled files...
And taking into account the recent virus incidents... is a very valid reason, to not release patches in obfuscated or compiled code....