Mod Cheat Mod Ren'Py Grandma's House - Walkthrough + Music Mod[v0.16a/v0.37a/v0.53/v0.58] [KoGa3]

5.00 star(s) 1 Vote
Jun 8, 2021
11
2
Here also a quick made Mac port from my compressed version v0.16 with included Mod I had to make as a base for my Android port. Unfortunately I can't test it myself: (~1.38GB)
So I downloaded the version on his Patreon for Mac and it's working great right now with your mod.
Maybe there is a wrong thing in the archive in the game thread.

I will download your Mac compressed port in case.

Thanks again and sorry for the little problem with it
 

HunkyDunx

Newbie
Dec 19, 2018
98
97
KoGa3 ... Hi bud, just to say that I am having issue with this latest mod (20). I have tried with and without music and it immediately launches into an error screen and I can't get out of it either by using Ignore. If I install the latest game version and run it then without the mod all is good.
Thanks for your help and all the work you do...


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/MM_Background.png'>:
IOError: Couldn't find file 'gui/MM_Background.png'.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "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 "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 "renpy/display/transition.py", line 183, in render
surf = renpy.display.render.render(trans, 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 "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 "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 "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 "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 "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 "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'gui/MM_Background.png'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Guilty Pleasure 0.20
Mon Dec 19 23:04:03 2022
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,019
31,003
KoGa3 ... Hi bud, just to say that I am having issue with this latest mod (20). I have tried with and without music and it immediately launches into an error screen and I can't get out of it either by using Ignore. If I install the latest game version and run it then without the mod all is good.
Thanks for your help and all the work you do...


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/MM_Background.png'>:
IOError: Couldn't find file 'gui/MM_Background.png'.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "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 "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 "renpy/display/transition.py", line 183, in render
surf = renpy.display.render.render(trans, 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 "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 "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 "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 "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 "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 "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'gui/MM_Background.png'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Guilty Pleasure 0.20
Mon Dec 19 23:04:03 2022
Hi. That's a weird issue. This game does not have a file "MM_Background.png" as listed in your error log. After searching in my game Mods I've found that Guilty Pleasure has such a file. Is it possible you maybe use a wrong Mod download here?

Edit: After looking at your error log again there is a mix up game/Mod:
2022-12-20 02_07_10-Window.jpg
 
Last edited:

Tommy1859

New Member
Dec 20, 2018
2
0
can someone tell me what im doing wrong i have part one downloaded and the mod downloaded but i dont know how to combine the two so that the incest mod works please any help will be appreciated thank you
 

J.R.

Well-Known Member
Jan 2, 2020
1,750
3,298
can someone tell me what im doing wrong i have part one downloaded and the mod downloaded but i dont know how to combine the two so that the incest mod works please any help will be appreciated thank you
The incest patch is already in the mod from koga. You have to first install the game itself and then extract the mod files from the zip and move them to the folder named "game", overwriting the existing files when you get asked.
 
  • Like
Reactions: KoGa3

Tommy1859

New Member
Dec 20, 2018
2
0
The incest patch is already in the mod from koga. You have to first install the game itself and then extract the mod files from the zip and move them to the folder named "game", overwriting the existing files when you get asked.
Thank you
 

vincent13

Active Member
Game Developer
Apr 12, 2018
699
653
View attachment 1638029

Overview:
This Mod adds a walkthrough + game point hints for choices.
Both can be turned on/off while playing the game.
Second Mod version with additional RePlay and music in these scenes.
Info: the RePlay Mod is stopped because there is now an own in the main game!

Dec. 16, 2022
Updated the Mod for the new game version v0.20


Updated: 2022-12-16
Game: Grandma's House
Creator: MoonBox - - - - -
Modder: KoGa3 - F95zone / /
Mod Version: Part 2: v0.20 (Part 1: v0.16a)
Game Version: v0.20 (v0.16)
Language: English

Features:
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.

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


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

Mod for game Part 2 / v0.20:

Download Mod with WT
(incl. Taboo Patch)
v0.20 (3MB)
-

------------------------------------------------------------------------------

Second Mod version with WT and jukebox player
(incl. Taboo Patch), v0.20MusicWT (94MB)
-

Android port from the game compressed
with integrated Mod v0.20MusicWT (~291MB)
(incl. Taboo Patch)
-
You don't have permission to view the spoiler content. Log in or register now.

preview pics of the Mod:
View attachment 2196937 View attachment 2196938 View attachment 2196939 View attachment 2196940 View attachment 2196941

Optional:
If needed here a save from the beginning of v0.17
(on save page 1)
0.21 ?
 
  • Like
Reactions: Crazy_Chicken87

ogr blanc

Active Member
May 15, 2019
936
1,573
is there versions WITHOUT the taboo mods? call me weird but im actually not into incest. nothing against people who are, just asking if i can find a clean version.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,019
31,003
is there versions WITHOUT the taboo mods? call me weird but im actually not into incest. nothing against people who are, just asking if i can find a clean version.
Hi. For the v0.16 Mod (first part of the game) unfortunately no, it's not possible.

For game part two there actually is an easy way since the I-patch has changed there: When copying my Mod files from the Zip do NOT copy the file "rels.rpy". If you already have here also the original one without the I-patch.
The only thing in my Mod that won't change is the renaming function, there it will still say Grandma etc.
 
  • Like
Reactions: ogr blanc

Nolderiser

New Member
Jul 20, 2017
11
0
Someone explain the android installation for 0.16 please. Extracted the file but unsure where to put the contents
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,019
31,003
Someone explain the android installation for 0.16 please. Extracted the file but unsure where to put the contents
Sorry, have overseen your post. Don't know if it's still needed.
Not sure: is it the first time you are playing the game? Then please do the following:
You actually only have to download the Android file from my downloads and klick on it with a file manager on your Android device. The game install should start automatically. At the first game start you get asked for a permission (it's for the persistent save location), you must acept it. Info: on some newer devices the game then seems to stuck. Please end the game completely and start it new, that should solve that.
 
  • Like
Reactions: QaliberDK

jasad

Active Member
Dec 14, 2021
804
611
View attachment 1638029

Overview:
This Mod adds a walkthrough + game point hints for choices.
Both can be turned on/off while playing the game.
Second Mod version with additional RePlay and music in these scenes.
Info: the RePlay Mod is stopped because there is now an own in the main game!

Jan. 19, 2023
Updated the Mod for the new game version v0.22


Updated: 2023-01-19
Game: Grandma's House
Creator: MoonBox - - - - -
Modder: KoGa3 - F95zone / /
Mod Version: Part 2: v0.22 (Part 1: v0.16a)
Game Version: v0.22 (v0.16)
Language: English

Features:
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.

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


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

Mod for game Part 2 / v0.22:

Download Mod with WT
(incl. Taboo Patch)
v0.22 (3MB)
-

------------------------------------------------------------------------------

Second Mod version with WT and jukebox player
(incl. Taboo Patch), v0.22MusicWT (94MB)
-

Android port from the game compressed
with integrated Mod v0.22MusicWT (~499MB)
(incl. Taboo Patch)
-
You don't have permission to view the spoiler content. Log in or register now.

preview pics of the Mod:
View attachment 2196937 View attachment 2196938 View attachment 2196939 View attachment 2196940 View attachment 2196941

Optional:
If needed here a save from the beginning of v0.17
(on save page 1)
thx for the mod update KoGa3~
 
5.00 star(s) 1 Vote