kansasdude

Well-Known Member
Sep 13, 2017
1,516
1,203
screenshot0004.png
where does step daughter come in at? cause I asked ChatGPT if a guy has sex and gets his grandma pregnant, would that make the grandma....mom, in public grandma, great-grandma

and then I asked if the guy had an aunt, would the baby make the aunt...sister, step daughter, grand-niece

Oof—this is one tangled web, but let’s map it out clearly.


Let’s assume:


  • The guy gets his grandma pregnant.
  • The baby is biologically his child.
  • The aunt in question is the grandma's daughter, meaning she’s the guy’s aunt.


Now, what does that baby (the guy's child) become to his aunt?

Let's look at the connections:

  • The aunt and the baby share a mother (grandma), so they are half-sisters.
  • But the baby is also the aunt’s grand-niece, because the aunt is the sister of the guy's parent, and the baby is the guy's daughter.
  • The aunt is also technically the baby's aunt, because she is still the daughter of the grandma/mother.

So to recap, the aunt would be:

  • The baby’s aunt (as usual),
  • The baby’s half-sister (they share the same mom),
  • And the baby’s great-aunt (because the aunt is the father's aunt).

Yes—all three at once.


The baby is simultaneously:


  • The guy's child
  • His half-sibling
  • His uncle or aunt (if you follow the grandma line)

TL;DR:

The aunt would be:


  • Half-sister
  • Aunt
  • Great-aunt
    All depending on which angle you’re looking from. It’s a genetic and social paradox soup.

This is why family reunions in this scenario would require a PowerPoint.
 

kansasdude

Well-Known Member
Sep 13, 2017
1,516
1,203
screenshot0005.png
screenshot0006.png
I agree......cameras can be hacked into from outside world......may not mean much in a game but in real life, if those videos got leaked out, (videos of MC fucking everyone) the family would be arrested and jailed for commiting incest
 

Sparhawker

Well-Known Member
Mar 23, 2022
1,080
355
Katarina Witt was my first Olympic crush ... my next one was Kristi Yamaguchi. Also had a man-crush on Scott Hamilton's performances ... and was a Brian Boitano fan before South Park was.

Also was a fan of Grinkov and Gordeeva when they were on top, and followed Ekaterina's career after he died. That whole tragedy and how her community handled it just added to my Hamilton love.

Also, there was no way I was watching the I, Tanya movie.

But yea, the balance beam quartet was something else.
oh yeah man, with you there with Katarina, she is a few years younger than me.
To be honest my biggest crush was and always will be Sharron Davies (swimmer). We are basically the same age and I met her at Crystal Palace during the years when I was doing my athletics thing.

and apologies to everyone that we are veering off of the topic of this thread.
 
  • Haha
  • Like
Reactions: Pirosc and Elhemeer

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,255
12,042
oh yeah man, with you there with Katarina, she is a few years younger than me.
To be honest my biggest crush was and always will be Sharron Davies (swimmer). We are basically the same age and I met her at Crystal Palace during the years when I was doing my athletics thing.

and apologies to everyone that we are veering off of the topic of this thread.
Yea, I'm a bit older than Yamaguchi myself ... probably why she was my last one in the ice skating/gymnastics area maybe?

And yea, won't be surprised if these get cleaned up at some point ... you never know when a sweep is going to happen.
 

Simon248

Newbie
Jun 26, 2025
72
67
Current Tags: Vaginal, Oral, Urination, Male protagonist, Big ass, Groping, Rimming, Spanking, Anal, BBW, Squirting, Teasing, Stripping, Masturbation, Cheating, Big tits, Handjob, Maledom, MILF, Interracial, Romance, Creampie, Amazon, Netori, Femdom, Titjob, Virgin, Harem, GILF, Wholesome, Cuddling, Pregnancy, Cosplay, Footsex, Sleep sex*, Midget, Lactation, Sex toys, Group Sex, Twins, Threesome, Penis worship, Multiple penetration*, Lesbian, BDSM, Petplay, Religion, Voyeurism*, Slave

Planned Tags:
All done

Never being added tags:

Netorare, Minigame, Sharing/MMF, Pegging, Rape (Maybe rape roleplay but not outright rape), Scat, Swinging, Futa/trans, Bukkake, Beastiality, Fisting, Sandbox

Notes:
Sleep sex: As in waking up your girlfriend by going down on her, not drugging your mom so you can jizz on her face.
Voyeurism: MC watching his girls play together if he encourages them to.
Multiple penetration: Toys, not dicks
1751702441664.png
 
  • Yay, update!
  • Like
Reactions: Pirosc and MoonBox

Samhill

Active Member
Nov 2, 2020
696
1,098
Am I hosed? I downloaded the latest version (0.82), and I didn't save at the save now screen. No problem, the game says, you've got an auto save you can use. Well, no I don't. I downloaded 0.81 thinking I can use an old save, run up to the save now screen, save, and continue on. Now I get an error just from clicking on the load screen.

Python:
While loading <'Image' u'button_delete_idle.png'>:
IOError: Couldn't find file 'button_delete_idle.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/python.py", line 2235, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/core.py", line 3793, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/screen.py", line 681, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 975, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 493, in render
    renders = [ render(i, renwidth, renheight, st, at) for i in children ]
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/behavior.py", line 791, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 1017, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/behavior.py", line 791, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/im.py", line 271, in get
    surf = image.load()
  File "C:\Users\[redacted]\Games\GrandmasHouse-0.81-pc/renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'button_delete_idle.png'.

Windows-10-10.0.26100
Ren'Py 7.4.8.1895
Grandma's House 0.81
Sat Jul  5 18:22:55 2025
 
Last edited:

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,255
12,042
I think you just need to install a clean, unedited, unmerged version of the Part 5 game. Then try running it. If that's good, find a save before it ended, load that, then go to the SAVE NOW! screen, make sure it says SAVE NOW! in the text at the bottom, make your save, then close, make sure your 0.82 version is a clean install, then try loading the recently saved game. You should be good at that point.

THEN, if you want, you can save that working game, add any mods you use, and restart and reload the new save and you should be fine.
 
  • Like
Reactions: HornyyPussy

MeowAF

Member
May 18, 2023
223
276
Hello, im new here and android user i see lot part there, do i have to download all of it? or just latest part which contains all previous content?
 

Samhill

Active Member
Nov 2, 2020
696
1,098
I think you just need to install a clean, unedited, unmerged version of the Part 5 game. Then try running it. If that's good, find a save before it ended, load that, then go to the SAVE NOW! screen, make sure it says SAVE NOW! in the text at the bottom, make your save, then close, make sure your 0.82 version is a clean install, then try loading the recently saved game. You should be good at that point.

THEN, if you want, you can save that working game, add any mods you use, and restart and reload the new save and you should be fine.
If I understood you correctly, that's what I did. I went and got a clean 0.81 game and installed that. I did use the walkthrough mod on in previously (not in this instance) but that shouldn't affect load screen. "Unmerged" do mean using an update patch? I never do that.
 
  • Thinking Face
Reactions: Elhemeer

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,255
12,042
If I understood you correctly, that's what I did. I went and got a clean 0.81 game and installed that. I did use the walkthrough mod on in previously (not in this instance) but that shouldn't affect load screen. "Unmerged" do mean using an update patch? I never do that.
Well, hopefully someone who actually understands those error messages will read it and can help then.
 

Sparhawker

Well-Known Member
Mar 23, 2022
1,080
355
ROFL, just met Ms. Saunders (don't remember in any other part of the game. So I looked back and hadn't realised the was a 'prequel' - the 'college days' one, so I guess I better play that very soon seeing as I'm already in pt5 and near the end.
 

Elhemeer

Conversation Conqueror
Jun 20, 2022
7,255
12,042
ROFL, just met Ms. Saunders (don't remember in any other part of the game. So I looked back and hadn't realised the was a 'prequel' - the 'college days' one, so I guess I better play that very soon seeing as I'm already in pt5 and near the end.
Just say yes to everyone she mentions and you're fine. ;-)

And yea, College Days is fun and it's the same irreverent humor and story telling -- with some animations.

But it's also a "side" project. There were 15 months between part one and part two ... and it will always be listed as "completed" (since it's always done unless MB adds something out of the blue). So keep that in mind.
 

PhineasFlynn

Forum Fanatic
Feb 1, 2020
5,221
6,761
Right now, I'm currently praying for more content with Betty, Aaliyah, Jada, Minnie and Paveena.
There has been a bit of a lack of content with them, and I. NEED. MORE.OF. THEM!!!!!
There should be double date with Betty and her mom in near future. Also was promised some cuck party with Veena, Priya and theirs husbands...

Also Minnie need more space and mabe some time with her granddaughter
 
3.70 star(s) 334 Votes