CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Ferven40

New Member
Dec 20, 2020
10
5
View attachment 1284990

Overview:
Take the reins of Sterling, a nineteen year old male who has just returned home after a four year absence. The impetus for his return? The untimely death of a patriarch. But what should have been a somber moment of reflection is hijacked by the revelation that another entity is aiming to fill the role of patriarch. Do you protect the ones you love or do you roll over and let his conquest flourish?

DISCLAIMER:
This game has an NTR switch that removes all NTR from the game.
The mandatory uncensored patch is now required.

Thread Updated: 2023-03-05
Release Date: 2023-02-27
Developer: What? Why? Games -
Censored: No
Version: What Ifs... Volumes 1-8, Chapter 11 Official
OS: Windows, Linux, Mac, Android
Language: English
Fan Art Thread: Here
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Notes and FAQ:
You don't have permission to view the spoiler content. Log in or register now.

The main game contains avoidable, non-canonical NTR content.
The 'What If...' minigames often contain unavoidable NTR and are clearly labeled.

Both are fantasy and don't affect the main story.


DOWNLOAD
Chapter 11 Official(Mandatory uncensored patch required!)
Win/Linux: - - PIXELDRAIN -
MEGA
Mac: - - PIXELDRAIN - MEGA
Android: - - PIXELDRAIN - MEGA
Other: COMPRESSED*


What If... Vol. 1-8
(separate minigames)

You don't have permission to view the spoiler content. Log in or register now.

Mandatory Uncensored Patch:
Extras: FAN SIGS - POINTS GUIDE -
SAVE FILE -
AUDIO MOD
FirminoisGod thanks for the link
*This unofficial port/version is not released by developer, download at your own risk.


View attachment 2446262 View attachment 2446264 View attachment 1284994 View attachment 1190153 View attachment 1190152 View attachment 1284998 View attachment 2446280 View attachment 1284996 View attachment 967737 View attachment 2446266 View attachment 1190154 View attachment 1190151 View attachment 2446270 View attachment 2446277 View attachment 967740 View attachment 967739 View attachment 665074 View attachment 665091
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gym_menu.rpy", line 11, in script
    jump cgym
ScriptError: could not find label 'cgym'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/gym_menu.rpy", line 11, in script
    jump cgym
  File "renpy/ast.py", line 1757, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cgym'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Power Vacuum Chapter_11_Patreon
Tue Mar 21 11:46:18 2023
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,335
8,157
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gym_menu.rpy", line 11, in script
    jump cgym
ScriptError: could not find label 'cgym'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/gym_menu.rpy", line 11, in script
    jump cgym
  File "renpy/ast.py", line 1757, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cgym'.

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Power Vacuum Chapter_11_Patreon
Tue Mar 21 11:46:18 2023
Install the mandatory patch from the first post, that you quoted.
 
  • Haha
Reactions: BaeScout83

tydog99

Newbie
Apr 26, 2022
70
103
Do we know if Chapter 12 is the final chapter? The ending of 11 seems like it sets up for the next to be a finale.
 

Midas24

Member
Sep 8, 2017
232
88
Just making sure here, even with the mandatory patch, my game says version 10 down in the corner of the main menu. Is this intended?
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,335
8,157
Just making sure here, even with the mandatory patch, my game says version 10 down in the corner of the main menu. Is this intended?
No. something is wrong. Either you downloaded an old version or maybe you installed an old patch. Try grabbing fresh copies of both.
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
6,766
10,126
Literally the only differences were a single word like "caretaker" instead of "mom" and "roommate" instead of "sister". There wasn't anything that didn't make sense. The game was fine and enjoyable. All I'm asking is if there's a way to revert the incest like previous chapters had. Simple as that. I'm not knocking you for liking having sex with your mother or sister. I'm just saying it's not for me.
yes, use a custom dictionary filter like this:

Code:
init python:

    import re
    def word_replace(text):
        """
        take a text and replace words that match the key in a dictionary
        with the associated value, return the changed text
        """

        def translate(match):
            word = match.group(0)
            return replace_dict.get(word, word)
    
        return re.sub(r"\b[A-Za-z_]\w*\b", translate, text)

# create a dictionary of key_word:replace_with pairs
    replace_dict = {
    "mom" : "guardian",
    "Mom" : "Guardian",
    "sister" : "friend"
    }

define config.say_menu_text_filter =  word_replace
then add in as needed pairs into the replace_dict - so "sis" "sister" "daughter", whatever may have you, I havent completed game so I dont know how many pronoun variations it uses. Also - note this wont work with dialogue variables in strings; but in that case you can just change the values yourself.

I'm gonna be honest here. If you don't like incest or at least arent ok with it even if it's not a kink you like, then don't play a game with the incest tag on this site. Most of the games I've seen on this site with an incest tag make absolutely no sense with it with very few excepts. Even in the older chapters the dialogue was always super awkward and strange without the patch and the story didn't really make a lot of sense.
This is such a lazy sentiment you see tossed around often here, and it's completely vapid- obviously when a player looks at a tag list they dont anticipate the relative weighting to be one way or another. For example, this game has a "drugs" tag. Obviously, one would be understandably surprised if they played the game and it ended up being a singular sex scene (which encompassed the other tags), then 8 hours of gameplay involving different girls sticking needles in their arms.

To think that someone would react to that player's concerns with "What?? it's in the tags, if you dont like it dont play it." is the height of intellectual dishonesty. All I really see when I read these type of comments is "I like the genre which is well-represented by this game, I see you dont like this genre, thus I'm going to condescend to you"
 

Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,655
8,215
All I really see when I read these type of comments is "I like the genre which is well-represented by this game, I see you dont like this genre, thus I'm going to condescend to you"
It's a fair point though.
It's about as bad as people who go into threads for ntr-centric games and complain about the presence of ntr, and vice versa.

Given that the Incest Patch is mandatory, then it's clearly intended to play as an incest themed game. It's not rocket science.
 

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
6,766
10,126
Given that the Incest Patch is mandatory, then it's clearly intended to play as an incest themed game. It's not rocket science.
I suppose that's a reasonable observation in this case. All this could be fixed with some sort of "primary" tagging system; like 3 tags of every game are bolded to indicate the majority, removing the guesswork.
 
Last edited:

pr0n

Member
Aug 23, 2017
473
1,880
I suppose that's a reasonable observation in this case. All this could be fixed with some sort of "primary" tagging system; like 3 tags of every game are bolded to indicate the majority of guesswork.
True, dividing tags into 2-3 tiers: Primary, Major and Minor ones would improve the tagging system for games like this one. Could be solved with a simple coloring system, not that I expect that to ever happen.
 
  • Like
Reactions: Pr0GamerJohnny
4.10 star(s) 380 Votes