Mod Ren'Py Mech Academy Multi-Mod [v0.5.3][RiamMar]

5.00 star(s) 2 Votes

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
Update mod to 0.4.2 mn, please????
Am working on a different mod right now but already had a look.
There's no new content, but I will check later that the fixes didn't moved any lines in code so the WT is shown properly.
 
  • Red Heart
Reactions: Abbys_Cat

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
Learn the art of patience. ;)
Ahh, it's fine. Considering my usual update speed is faster! Just have a lot of BS happening IRL with my brother in hospital, earlier this week my mum fell sick, last night I got a cold or something + some awesome other coding stuff I'm doing and excited for when you guys get to see it + stress. I'm kinda impatient with myself. :D

i'm-not-exactly-a-patient-person-daisy-jones.gif

Just one more mod and I'm on Mech Academy!

Progress:
  • Menu lines extracted
  • Checking lines: 3 / 3 chapters
  • Updating one choice I confused last time (Lydia scene at the end, scene switcher, not really of consequence if you picked all scenes)
  • checking for point changes in 4.0
  • looking good, no new content to adjust for
 
Last edited:
  • Like
  • Red Heart
Reactions: detox and Abbys_Cat

Laxard

Member
Sep 5, 2018
432
319
Installation instruction and desinstallation instruction contradict each other.
I suppose it's should be:
Download the latest archive and extract the "mod" folder into the "game" folder.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
Installation instruction and desinstallation instruction contradict each other.
I suppose it's should be:
Download the latest archive and extract the "mod" folder into the "game" folder.
Ah, yes. Made the description a bit more precise to say to put the "mod" folder into the "game folder.
Thank you!

Usually I have the archive already have the folder structure "game/mod" in it, that's why it said to put it into the installation folder.
 
  • Like
Reactions: Laxard

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
thank you for the update~ :LOL:
You're welcome.

Just uploaded an updated version that contains an automatic gallery unlocker, for those that can't wait or don't want to replay scenes. Should unlock future scenes as soon as they are available in-game. So make sure to redownload or add the standalone unlocker archive if you want it.
 

jasad

Active Member
Dec 14, 2021
744
572
You're welcome.

Just uploaded an updated version that contains an automatic gallery unlocker, for those that can't wait or don't want to replay scenes. Should unlock future scenes as soon as they are available in-game. So make sure to redownload or add the standalone unlocker archive if you want it.
ok, thx~
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
How do you know if the mod is working?
It should show "Mod Menu" in the quick menu as left most option and you should basically see a hint in almost every choice.

The folder structure should look like this:
2024-01-24 09_17_02-D__Modding_Mech Academy_MechAcademy-0.4.5-pc_game_mod.jpg
 

Klistoff

Newbie
May 19, 2023
31
26
You're welcome.

Just uploaded an updated version that contains an automatic gallery unlocker, for those that can't wait or don't want to replay scenes. Should unlock future scenes as soon as they are available in-game. So make sure to redownload or add the standalone unlocker archive if you want it.
Thank you very much for this nice upgrade to the mod.

Now I don't wish to come across as ungrateful or demanding, but would it be too complicated to make it some form of toggle so you can track your 'achievements' as you play rather than having everything on a plate so to speak?

Having said that, I must say that as my VN time is limited, I tend to only play with mods and a VN with a mod by your good self immediately gets a bump up to the "I must try this one out" pile. 5 stars for your mods every time, regardless of the VN.
 
  • Red Heart
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
Thank you very much for this nice upgrade to the mod.

Now I don't wish to come across as ungrateful or demanding, but would it be too complicated to make it some form of toggle so you can track your 'achievements' as you play rather than having everything on a plate so to speak?

Having said that, I must say that as my VN time is limited, I tend to only play with mods and a VN with a mod by your good self immediately gets a bump up to the "I must try this one out" pile. 5 stars for your mods every time, regardless of the VN.
Thank you very much for your kind and encouraging words!

On the topic of the gallery: Yes, this version was a "quick one" since I didn't have much time. With the next interation, I try to make the gallery toggle the state for one scene. Or a gallery unlocked that's independent of the in-game gallery. Something like you suggested.
 
  • Red Heart
Reactions: Klistoff

Call of Booty

Well-Known Member
Mar 21, 2020
1,141
1,437
It doesnt work for me. Can't start new game.can't load old save. I will try to repeat the process.
It worked with Pixeldrain. Gdrive nope.
 
Last edited:
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
It doesnt work for me. Can't start new game.can't load old save. I will try to repeat the process.
It worked with Pixeldrain. Gdrive nope.
That's weird, since all hosts are basically the same files…
Was there an error message? Can you post your traceback.txt?
 

BakaHu

Member
May 8, 2022
240
258
That's weird, since all hosts are basically the same files…
Was there an error message? Can you post your traceback.txt?
I tried this the other day through JoiPlay
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/cap_01/cap_01_sc_06.rpy", line 35, in script
  File "renpy/common/000window.rpy", line 111, in _window_auto_callback
  File "renpy/common/000window.rpy", line 101, in _window_hide
  File "game/script/button_menu.rpy", line 1, in execute
  File "game/script/button_menu.rpy", line 1, in execute
  File "game/script/button_menu.rpy", line 3, in execute
  File "renpy/common/00defaults.rpy", line 164, in _imagemap_auto_function
TypeError: ModCore_loadable() got an unexpected keyword argument 'directory'

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

Full traceback:
  File "game/script/cap_01/cap_01_sc_06.rpy", line 35, in script
  File "renpy/ast.py", line 1552, in execute
  File "renpy/ast.py", line 47, in statement_name
  File "renpy/common/000window.rpy", line 111, in _window_auto_callback
  File "renpy/common/000window.rpy", line 101, in _window_hide
  File "renpy/exports.py", line 1758, in with_statement
  File "renpy/display/core.py", line 3018, in do_with
  File "renpy/display/core.py", line 3628, in interact
  File "renpy/display/core.py", line 4101, in interact_core
  File "renpy/display/core.py", line 684, in visit_all
  File "renpy/display/core.py", line 684, in visit_all
  File "renpy/display/core.py", line 684, in visit_all
  [Previous line repeated 1 more time]
  File "renpy/display/screen.py", line 476, in visit_all
  File "renpy/display/core.py", line 4101, in <lambda>
  File "renpy/display/screen.py", line 487, in per_interact
  File "renpy/display/screen.py", line 680, in update
  File "game/script/button_menu.rpy", line 1, in execute
  File "game/script/button_menu.rpy", line 1, in execute
  File "game/script/button_menu.rpy", line 3, in execute
  File "renpy/ui.py", line 948, in _imagebutton
  File "renpy/ui.py", line 936, in choice
  File "renpy/common/00defaults.rpy", line 164, in _imagemap_auto_function
TypeError: ModCore_loadable() got an unexpected keyword argument 'directory'
 
Last edited:
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
778
2,986
There's a folder "for mobile JoiPlay users" where the mod downloads are. Did you apply it?
It should fix the "keyword argument 'directory'" error.

Alternatively, change the JoiPlay settings to use Renpy8+python2 (or pyth2? Not sure how it's called in JoiPlay)
 
Last edited:
5.00 star(s) 2 Votes