4.10 star(s) 77 Votes

Zareem

Active Member
May 20, 2017
636
914
Pro-tip, don't share dev links publicly (unless they are "public links") that's why there is a report, unless you feel the need for the likes ;)

One of his cronies could be here, VPN, plus something which can help even with your standard online purchase if you want to dig into it.
What report are you talking about?
 

yandex

Active Member
Oct 17, 2018
546
630
Pro-tip, don't share dev links publicly (unless they are "public links") that's why there is a report, unless you feel the need for the likes ;)

One of his cronies could be here, VPN, plus something which can help even with your standard online purchase if you want to dig into it.
It's time again for your kind services for compression :D
 

yandex

Active Member
Oct 17, 2018
546
630
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: v1.5





Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.41225/post-10449174

# Start the deal with the devil
init 666 python:
    gallery_unlock_list = [
        'intro', 'ch2', 'ch3', 'ch4', 'ch5', 'ch6', 'ch7', 'ch8', 'ch9',
        'laura_first', 'extra_heather', 'extra_halloween2021', 'nina_first',
        'selena_first', 'nova_sleep', 'elise_facial', 'elise_facial2', 'nikki_bandits',
        'mia_nova_threesome', 'novasex1', 'elisedouble', 'miaspiked', 'sophieglory',
        'evelynsleepsex', 'ninablowjob', 'lauracowgirl', 'nikkianalvisit',
        'novabeachblowjob', 'elisefacialstrawberries', 'brookesexbeach',
        'ninastrawberrysex', 'vivianpubsex', 'eliselastfacial', 'miamcfirst',
        'devilsexdream', 'angelsexdream', 'selenaritual', 'kayabrooke', 'evelynbedsex',
        'novahand', 'lauragirlfriend', 'ninasexwell', 'nikkially', 'novaevelynhot',
        'selenagirlfriend', 'angelasex', 'amandatoy', 'elisequickie', 'miaanal',
        'amandasophie', 'aliceritual', 'alicedreams', 'tabithatits', 'novacreampie',
        'wintermiatitjob', 'winterninahandjob', 'winterevelynanal', 'winternovaanal',
        'dlcwinter'
    ]

    # Loop through all persistent data
    for gallery_unlock_item in gallery_unlock_list:
        setattr(persistent, gallery_unlock_item, True)

    # Make sure the replay scenes are clickable
    # The script below was found in a scrappy mod
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
Hello, may I ask for update of the script? Thank you.
 

xortor

Newbie
May 3, 2018
99
342
Childhood roommate my ass. Hoping someone picks up where FamilyFun left off and carries on the Incest patch.
 
Aug 26, 2023
163
120
What are the planned tags? If this asked already srry Im too lazy to read all 110 pages

Farmer's dreams have netorare so this game also will have soon?

Btw renders are very beautiful. Thx for the game;)
 

platypushperry

Engaged Member
Jul 20, 2022
2,118
4,787
Incest Mod
May 1, 2023

This is a change in script and so this mod will only work with version 1.5 and will end the game there even after future chapters are released.

Some of the file structure changed and it took me a bit to figure out how to make my patch and condense it to a single file that properly worked with the original.

Same as every good patch. Download and plug into the game folder. No other steps needed.

This patch makes Nova your sister, Nina your "cousin" and Elise your Mom.

This patch brings incest to pretty much the entire town and they talk about it constantly.

Mia is now a psychopath.

It takes 45 min to run the game start to finish on skip so this didn't get tested extensively but I'm pretty sure it works.

Workupload
Hii.New update is available.
 
  • Like
Reactions: Family Fun

platypushperry

Engaged Member
Jul 20, 2022
2,118
4,787
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: v1.5





Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.41225/post-10449174

# Start the deal with the devil
init 666 python:
    gallery_unlock_list = [
        'intro', 'ch2', 'ch3', 'ch4', 'ch5', 'ch6', 'ch7', 'ch8', 'ch9',
        'laura_first', 'extra_heather', 'extra_halloween2021', 'nina_first',
        'selena_first', 'nova_sleep', 'elise_facial', 'elise_facial2', 'nikki_bandits',
        'mia_nova_threesome', 'novasex1', 'elisedouble', 'miaspiked', 'sophieglory',
        'evelynsleepsex', 'ninablowjob', 'lauracowgirl', 'nikkianalvisit',
        'novabeachblowjob', 'elisefacialstrawberries', 'brookesexbeach',
        'ninastrawberrysex', 'vivianpubsex', 'eliselastfacial', 'miamcfirst',
        'devilsexdream', 'angelsexdream', 'selenaritual', 'kayabrooke', 'evelynbedsex',
        'novahand', 'lauragirlfriend', 'ninasexwell', 'nikkially', 'novaevelynhot',
        'selenagirlfriend', 'angelasex', 'amandatoy', 'elisequickie', 'miaanal',
        'amandasophie', 'aliceritual', 'alicedreams', 'tabithatits', 'novacreampie',
        'wintermiatitjob', 'winterninahandjob', 'winterevelynanal', 'winternovaanal',
        'dlcwinter'
    ]

    # Loop through all persistent data
    for gallery_unlock_item in gallery_unlock_list:
        setattr(persistent, gallery_unlock_item, True)

    # Make sure the replay scenes are clickable
    # The script below was found in a scrappy mod
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
Hii.New version is available.
 
4.10 star(s) 77 Votes