CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Mod Ren'Py Returning To Mia (Summer with Mia 2) [Ep. 10 v1.1.0] Multi-Mod [Sancho1969]

5.00 star(s) 2 Votes

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,053
202,852
Hey guys, Do I need update to 1.1 to using this mod for compatible purpose or EP 10 Fix will run just fine? Because currently I downloaded version EP 10 fix. I've been following this thread about the dev updating the core engine, bugs, and etc.
Yes, , then follow the directions in this here.

If you got compressed, it's under a GB anyway.
 
  • Like
Reactions: Nocro32510

Nocro32510

Member
Oct 1, 2017
364
183
It passed integrity testing.
I'm uploading now and will make a quick post here.
The smallest I could make it was 20mb.
Then, y'all and guinea pig it while I make the VN's thread post (which takes a bit to make).
need guinea pig emoji. lol
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,872
Press F5 now :ROFLMAO: :p

SanchoMod Update (Ep10 v1.1)
1699065880392.png 1699065950375.png
Go get you some.

Links in OP and FAQ are updated accordingly.

*** A fresh playthrough is HIGHLY recommended for best experience ***
(old saves will work fine but much has changed in Ep1-9's images/anims and Ep9's dialogue)

Important - Proper installation instructions for Patched version(s):
If you install the full VN version then disregard, otherwise if you installed either the uncompressed or compressed patches you MUST follow these instructions or your installation will fail.
  1. Assuming you install Ep10 initial release and both patches. Navigate to the VN's directory/folder.
  2. Now you MUST delete every single RPY/RPYC file found inside the VN's "/game"
  3. Now delete BOTH the "/game/Story" and "/game/Lust Time" folders if they exist (they likely will)
  4. Install the mod as usual by placing all the mod's zip contents inside the VN's "/game" folder.
  5. Play to your heart's content and thank me for almost 100hrs to finish this buggy update.
Changlelog:
  • HotKey "S" Toggle (found in SanchoCheats) (it looked out of place in SanchoOptions where it really needs to be), works in real-time while in-game with no restart required. Toggle allows the HotKey to set to either the default "S" or the alternative "T". While in the "T" variant the user can take RenPy screenshots with the individual "S" key as well as the other multi-key assignments. This feature toggle is saved on a per-save file basis (it will always default to "S" when starting a new game so will have to be set to "T" each new game if that's the preference of the Player. When loading a save where it was previously set to "T" then it will be loaded as such).
  • SanchoMod Volume Control (found in Preferences). Controls most of the sounds introduced by the mod separately from the VN's mixer.
  • SanchoAutoSave (found on Save/Load Page 69). Episode/Chapter specific auto saves in one location, easily accessible by the Page menu.
  • Fixed every single bug I could find. The dev team should be embarrassed with this Final release of the VN, it's been a mess.
  • Fixed the dev's missing images and wrong images (including SlutButton images).
  • So many minor tweaks I can't even begin to log them all.
If you enjoy my work once you've had time to check it out, consider leaving a vote and/or review so others might benefit from your experience. Positive or negative, all civil forms of rational criticism are welcomed and appreciated. Your feedback matters. Regards.

Y'all guinea pig this thing while I write up a post for the VN's thread. Enjoy.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,872
SanchoNote
(my favorite cheat)

Don't forget about this one cheat. It's actually the only cheat I recommend other than your "VN's Narration" preference since they're actually settings and not cheats.
1699068827996.png
 

Bmagada

Member
Dec 18, 2021
335
792
King shit sir. King. Shit.

The fact that you not only fixed their game and put an unfucked gallery in that shows all the scenes......a scholar and a gentleman sir. Thank you.
 
  • Like
Reactions: Sancho1969
Jun 24, 2022
122
93
Im using the compressed version then added the 1.1 fix. Then followed the steps of deleting the necessary files and folders the applied the mod. When i run it it gets stuck on all characters are 18 plus screen
Edit so i tried the compressed 1.1 version with the fix. Then added the sancho mod and now it wont run. I tried running just the compressed 1.1 version and it also wont run. The version prior to 1.1 worked for me tho. Its weird.
 

joypinse

Member
May 5, 2018
353
281
fantastic work as usual Sancho!

caugt a little bug and since i think you're a perfectionist i post it here its on the sady couple
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1505, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1505, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1511, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1512, in execute
Exception: DynamicImage 'bg/Angle/[current_scene_name]_cc_1.jpg': could not find image. ('bg/Angle/e10_1385_cc_1.jpg')

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

Full traceback:
  File "Story/ep10/ep10_Day27.rpyc", line 6171, in script
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\exports.py", line 1474, in say
    who(what, *args, **kwargs)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 1003, in do_display
    display_say(who,
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1505, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1505, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1511, in execute
  File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 1512, in execute
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\sl2\sldisplayables.py", line 451, in sl2add
    d = renpy.easy.displayable(d, scope=scope)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\easy.py", line 119, in displayable
    return renpy.display.image.DynamicImage(d, scope=scope)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\image.py", line 598, in __init__
    self.find_target(scope)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\display\image.py", line 683, in find_target
    raise Exception(error)
Exception: DynamicImage 'bg/Angle/[current_scene_name]_cc_1.jpg': could not find image. ('bg/Angle/e10_1385_cc_1.jpg')

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Returning to Mia 
Sat Nov  4 08:22:49 2023
 

joypinse

Member
May 5, 2018
353
281
found another one on grace first lust time
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: 'g_r'

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

Full traceback:
  File "Lust_Time/Grace/Grace_01.rpyc", line 1291, in script
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\exports.py", line 1474, in say
    who(what, *args, **kwargs)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 1337, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 1251, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\character.py", line 1231, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "C:\own\done\Returning To Mia-ep10-pc-compressed\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
KeyError: 'g_r'

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Returning to Mia 
Sat Nov  4 10:32:24 2023
 

joypinse

Member
May 5, 2018
353
281
should i keep posting these?
found another on on Laura Lust Time 1
or shouldnt i use the Replay Room ?
 
5.00 star(s) 2 Votes