- Jun 6, 2018
- 320
- 106
Here is a quick music/audio addon(I have taken the script from mr john as a basis(using now the original script file again)
View attachment 1323711
Oct. 16, 2021
I've updated my Mod for the new game version EP3Part1
(Info: the patches from the OP (I-patch, "Be happy" patch) are not compatible to my Mod)
Note:
It's highly recommended to restart the game with chapter 3/part1, there's a big change in the game variables!
That's probably why the old saves don't show up at the game start. I uploaded here two saves at the beginning of Ch3P1,
first one on Corruption route, second one on Love route.
Also: If you want to rename the MC, please use the function in my Mod menu. The original one in the preferences only changes the "sayer-name", but not the name in the dialogs.
Download Mod-Ch3P1 (~56MB)
You must be registered to see the links- Workupload
You don't have permission to view the spoiler content. Log in or register now.
Some ingame pics of the Mod:
View attachment 1455249 View attachment 1455250 View attachment 1455251 View attachment 1455252 View attachment 1455253
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 251, in script
mc"After so many years, I´m finally here. I wonder how they're gonna react."
File "game/screens.rpy", line 252, in execute
screen quick_menu():
File "game/screens.rpy", line 252, in execute
screen quick_menu():
File "game/screens.rpy", line 257, in execute
if quick_menu:
File "game/screens.rpy", line 259, in execute
hbox:
File "game/screens.rpy", line 273, in execute
if KoGa3ModMenuButtonPressed == False:
File "game/screens.rpy", line 274, in execute
textbutton _("Mod menu"):
File "game/screens.rpy", line 274, in keywords
textbutton _("Mod menu"):
File "game/screens.rpy", line 280, in <module>
SetVariable ("ethan_loveTemp", ethan_love),
NameError: name 'ethan_love' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 251, in script
mc"After so many years, I´m finally here. I wonder how they're gonna react."
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1219, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
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 3691, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3691, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 252, in execute
screen quick_menu():
File "game/screens.rpy", line 252, in execute
screen quick_menu():
File "game/screens.rpy", line 257, in execute
if quick_menu:
File "game/screens.rpy", line 259, in execute
hbox:
File "game/screens.rpy", line 273, in execute
if KoGa3ModMenuButtonPressed == False:
File "game/screens.rpy", line 274, in execute
textbutton _("Mod menu"):
File "game/screens.rpy", line 274, in keywords
textbutton _("Mod menu"):
File "game/screens.rpy", line 280, in <module>
SetVariable ("ethan_loveTemp", ethan_love),
NameError: name 'ethan_love' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.7.1862
Between Salvation and Abyss Chapter3part1
Sun Oct 24 20:51:03 2021