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

5.00 star(s) 2 Votes

God Send

New Member
Oct 3, 2024
1
0
View attachment 1638029

Overview:
This Mod adds a walkthrough + game point hints for choices.
Info: Mod downloads already includes the Taboo (incest) patch

===================================
Sept. 27, 2024
Updated my Mod/port for the new game version v0.63
===================================



Updated: 2024-09-27
Game: Grandma's House
Creator: MoonBox - - - - -
Modder: KoGa3 - F95zone / /
Mod Version: Part 4: v0.63 (Part 1: v0.16a, Part 2: v0.37a, Part 3: v0.53)
Game Version: v0.63 (v0.16, v0.37, v0.53)
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.

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

Mod for game Part 1 / v0.16:
You don't have permission to view the spoiler content. Log in or register now.

Mod for game Part 2 / v0.37:
You don't have permission to view the spoiler content. Log in or register now.

Mod for game Part 3 / v0.53:
You don't have permission to view the spoiler content. Log in or register now.

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

Mod for game Part 4 / v0.54 and up:


Download Mod with WT
(incl. Taboo Patch) v0.63WT (1MB)
-

Second Mod version with WT and jukebox player
(incl. Taboo Patch), v0.63MusicWT (~60MB)
-


Android port from the game compressed
with integrated Mod v0.63MusicWT (~620MB)
(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 2372802 View attachment 2372803 View attachment 2372804 View attachment 2372805 View attachment 2372806

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

Optional:
If needed here a save from the beginning of v0.54
(on save page 1)


or also from every game chapter end v0.54 and up
(starting with save page 1)
How do I install the walkthrough mod?
 

DUNK172

New Member
Aug 26, 2019
3
4
Hi KoGa3 i got this error every new update, is this cause of the mod?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

-- 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 4110, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 771, in load
    log.unfreeze(roots, label="_after_load")
  File "renpy/python.py", line 2190, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "renpy/python.py", line 2014, in rollback
    self.load_failed()
  File "renpy/python.py", line 1932, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Grandma's House 0.63
Fri Oct  4 12:16:23 2024
 

J.R.

Well-Known Member
Jan 2, 2020
1,858
3,496
Hi KoGa3 i got this error every new update, is this cause of the mod?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

-- 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 4110, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 771, in load
    log.unfreeze(roots, label="_after_load")
  File "renpy/python.py", line 2190, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "renpy/python.py", line 2014, in rollback
    self.load_failed()
  File "renpy/python.py", line 1932, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Grandma's House 0.63
Fri Oct  4 12:16:23 2024
Could be a not compatible save. Try to use one Koga has posted on the main page.
 

juan palote

Engaged Member
Dec 5, 2017
2,019
3,830
Something seems to be wrong, in the shower scene with Grandma, she talks about Imogen as landlady and the MC talks about Amelie as Neighbourgh, even when i downloaded the version that sayds it includes taboo patch

Its apparently fixed by installing the patch from the normal game
 

Satou Pendragon

Engaged Member
Jan 24, 2018
3,520
10,985
Something seems to be wrong, in the shower scene with Grandma, she talks about Imogen as landlady and the MC talks about Amelie as Neighbourgh, even when i downloaded the version that sayds it includes taboo patch
Hmm I didn't have that Problem , maybe corrupted Download or broken Install maybe?
 

juan palote

Engaged Member
Dec 5, 2017
2,019
3,830
Hmm I didn't have that Problem , maybe corrupted Download or broken Install maybe?
I downloaded the one without the jukebox, maybe you downloaded another one?

The first one of the 0.63 definitely doesnt have the taboo stuff

Nothing is corrupted, everything is fine, the only thing missing is the taboo part
 

Satou Pendragon

Engaged Member
Jan 24, 2018
3,520
10,985
I downloaded the one without the jukebox, maybe you downloaded another one?

The first one of the 0.63 definitely doesnt have the taboo stuff

Nothing is corrupted, everything is fine, the only thing missing is the taboo part
Did you download this here
"Download Mod with WT
(incl. Taboo Patch) v0.63WT (1MB)
- "
or did you download the Android version?
 

juan palote

Engaged Member
Dec 5, 2017
2,019
3,830
Did you download this here
"Download Mod with WT
(incl. Taboo Patch) v0.63WT (1MB)
- "
or did you download the Android version?
That one

If it was the android version, it wouldnt be working

The patch IS WORKING, i get the green messages on the options, just that the taboo isnt enabled, at least for me
 
5.00 star(s) 2 Votes