Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Content

Game Creator:  TLGGAMES 

Game Version: Ch.5 Gold

 Features: 

  • Highlighted / added hints to dialogue that gives points and leads to scenes
  • Added a scene gallery to the main menu
  • Added a cheat menu to the bottom right corner of the screen while playing (edit scores, unlock gallery,enable paths)
  • Scene Changes: When choosing which girl takes her top off, you can choose all,scenes where only one path is shown now shows all of them


Installation:

  • Merge "game" folder from the mod with "game" folder of AOA Academy then overwrite when prompted

Downloads: MEGA    PIXELDRAIN 

Comments

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/SCENES/Prologue/Pro_1.rpy", line 3003, in script call call chp1_start File "game/SCENES/Chapter1/Chp1.rpy", line 375, in script $ msg_enable("Jade",1) File "game/SCENES/Chapter1/Chp1.rpy", line 375, in $ msg_enable("Jade",1) NameError: name 'msg_enable' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/SCENES/Prologue/Pro_1.rpy", line 3003, in script call call chp1_start File "game/SCENES/Chapter1/Chp1.rpy", line 375, in script $ msg_enable("Jade",1) File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "game/SCENES/Chapter1/Chp1.rpy", line 375, in $ msg_enable("Jade",1) NameError: name 'msg_enable' is not defined Windows-10-10.0.19041 Ren'Py 7.4.4.1439 A O A CHP5_GOLD Sun Jul 3 22:45:44 2022 [/code]

Anonymous

I encountered an error immediately. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/SCENES/Prologue/Events/pJenC.rpy", line 1, in script label pJenCV_Event : Exception: Could not find return label (u'game/SCENES/Prologue/Pro_1.rpy', 1650358582, 415). -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/SCENES/Prologue/Events/pJenC.rpy", line 1, in script label pJenCV_Event : File "renpy/ast.py", line 1521, in execute next_node(renpy.game.context().lookup_return(pop=True)) File "renpy/execution.py", line 710, in lookup_return raise Exception("Could not find return label {!r}.".format(self.return_stack[-1])) Exception: Could not find return label (u'game/SCENES/Prologue/Pro_1.rpy', 1650358582, 415). Windows-10-10.0.22000 Ren'Py 7.4.4.1439 A O A CHP5_PUBLIC Wed Jul 6 23:39:12 2022 [/code]

Anonymous

I modified the file "chp1.rpy", maybe that bug's gone. Paste this one in your game folder: https://bit.ly/3Q4DgvR