Overview
Ports of NLT Media’s RPGMaker MV games (Visiting Aunt Sara and My Summer with Mom & Sis) to RenPy.
Follow-up work to my previous RPGM->RenPy conversions of ICSTOR games
I’ve tested Visiting Aunt Sara a number of times and I’m pretty sure it’s completable. My Summer has been completable at one point or another, but I made a lot of changes on the way to release that could have broken it, and won’t have time to test it for a while.
Aside from testing whether the games can be completed, I’m looking for feedback about how well this runs on people’s machines, how they feel about the interface, etc.
Updated: 2018-09-01
Game/Creator: NLT
Developer: @selectivepaperclip
Version: Visting Aunt Sara 0.4.5 – My Summer With Mom & Sis 0.4.5
Language: English
Genre:
How to Play:
On maps, red squares are interactable objects (characters, items that can be picked up, exits…).
On maps, the blue square represents the location the Player Character is at.
In ‘My Summer’ only, there’s some box pushing puzzles. Orange squares will show up next to the box to allow you orient the player character so the box gets pushed the right direction.
Console Commands:
My Summer With Mom & Sis:
game_state.party.gold = 30000
game_state.variables.set_value(8, 100)
Replace “8” with any of the following to set
Energy: 8
Strength: 10
Intelligence: 11
Charisma: 12
Mom Points: 30
Sis Points: 31
Downloads
Visiting Aunt Sara
Windows/Linux – Original Size (248MB)
MEGA – DOKO – ZIPPY – VOID – NOPY
MAC: MEGA
Walkthrough
My Summer With Mom & Sis
Windows/Linux – Original Size (529MB)
MEGA – VOID – NOFILE – WORKUPLOAD – NOPY
MAC (already patched to 0.4.7): MEGA
Walkthrough
(extract it in the game directory so it merges with the ‘game’ subfolder; config.version in the in-game console will report 0.4.7 if you did it right)
Thanks to @goobdoob for the MAC version
Make sure to install the game somewhere with just ASCII characters, like “C:\Games\visiting-aunt-sara” instead of “C:\Users\José\visiting-aunt-sara”, otherwise you will get an ‘unable to open file’ error.
SEE ALSO: Other rpgm2renpy ports
Please don’t ask about android ports.