Overview
Ports of NLT Media’s RPGMaker MV games ( and ) to RenPy.
Follow-up work to
Like those conversions, it keeps the RPGMaker tile map, it’s just clickable instead of something you need to walk around with the arrow keys.
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.
Thread Updated:: 2018-09-01
Game/Creator:
Developer:
Version: Visting Aunt Sara 0.4.5 – My Summer With Mom & Sis 0.4.5
Language: English
Genre:
3DCG, Erotic Adventure, Male Protagonist, Vaginal Sex, Oral Sex, Anal Sex, Seduction, Corruption, Voyeur, Milf, Dating Sim, Puzzle
How to Play:
Normal RenPy commands apply: hold CTRL to skip text. The way the game is written, RenPy considers all text to be ‘seen’ after the first line in the game, so holding CTRL might skip a lot.
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:
Open the console with SHIFT-O
My Summer With Mom & Sis:
Code:
game_state.party.gold = 30000
Code:
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
Saved games may break in new versions.
Visiting Aunt Sara
Windows/Linux – Original Size (248MB)
– – – –
MAC:
My Summer With Mom & Sis
Windows/Linux – Original Size (529MB)
– – – –
MAC (already patched to 0.4.7):
Thread Updated: 0.4.7 – required for ‘my summer’:
(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 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.






