MOTHERship

Newbie
Jun 23, 2022
28
28
This made my day: Lauren. I hope it continues with her. Don't care about anyone else. However, I would like to see some intense jealousy, but without any actual 'cheating' happening.
 

pds72

Active Member
Sep 25, 2019
857
750
Python:
image ccc4_blink:
    "ccc2" with Dissolve(0.2, alpha=True)
    pause 0.2
    "ccc4_blink1" with Dissolve(0.2, alpha=True)
    pause 0.2
    "ccc4_blink2" with Dissolve(0.2, alpha=True)
    pause 0.2
    "ccc4_blink1" with Dissolve(0.2, alpha=True)
    pause 0.2
    "ccc4" with Dissolve(0.2, alpha=True)
    pause 5
    repeat
The morning after Charlotte returns. In the scene with Chloe at the café, this blink has a wrong image. The ccc2 at the start should be ccc4.


EDIT: Same scene....

Python:
   if renpy.loadable("patch.rpy"):
        MC "Fuck! Well...I'm afraid to ask, but..."
        MC "Do they also know that the person you're experiencing this with is your friend?"
Should be if not, as this way shows both sets of lines ONLY with the patched version. (Patched version says, "your nephew").
 
Last edited:
  • Like
Reactions: Time Killer1981

pds72

Active Member
Sep 25, 2019
857
750
Another error....
You don't have permission to view the spoiler content. Log in or register now.

Python:
        scene epsop_chit2_x with dissolve
        MC MC "Ah...shit."
The second MC.

EDIT: Stating to feel like that "and another one" meme


Python:
image crnu94_1_blink:
    "crnu94_1" with Dissolve(0.2, alpha=True)
    pause 0.2
    "crnu94_1_blink1" with Dissolve(0.2, alpha=True)
    pause 0.2
    "crnu93_1_blink2" with Dissolve(0.2, alpha=True)
    pause 0.2
    "crnu93_1_blink1" with Dissolve(0.2, alpha=True)
    pause 0.2
    "crnu94_1" with Dissolve(0.2, alpha=True)
    pause 5
    repeat
This is where you pose for Charlotte, as you are leaving as she says, "Bye" The two 93 images are mislabeled. The image folder has them as crnu93_blink1 and crnu93_blink2.
 
Last edited:
  • Like
Reactions: Time Killer1981

xCalon

Member
Mar 15, 2023
171
733
Python:
        scene epsop_chit2_x with dissolve
        MC MC "Ah...shit."
The second MC.
0; Create backup for the ep2up2day1home.rpy file.
1; Open the ep2up2day1home.rpy file with notepad -> search MC MC "Ah...shit." row -> delete first or second MC -> save -> exit.
2; Then delete the ep2up2day1home.rpyc file.
3; Problem solved :)
 
  • Like
Reactions: micmitja

pds72

Active Member
Sep 25, 2019
857
750
A couple more....
The scene of Lauren (mom)/MC posing for Charlotte.

Python:
    scene hump15 with dissolve
    if renpy.loadable("patch.rpy"):
        Charlotte "Of course, Mom. That's the whole point."
    if renpy.loadable("patch.rpy"):
        Charlotte "Of course. That's the whole point."
The second if (again) should be an if not or both play.

Also at the end of the drawing if on the love path and not the criminal path. (color-coded as in WT PDF)

Python:
        scene hump96 with dissolve
        Charlotte "Annnnd...done!"
        scene hump97 with dissolve
        Charlotte "You can go back to normal now."
        scene humpelse13 with dissolve
Image humpelse13 doesn't exist. This should have been hump98 same as the other path. Side note: Criminal path has the grinding scene for this section.
 

pds72

Active Member
Sep 25, 2019
857
750
Why at Camelia scene after Ron was captured animations is laggy like my cpu out of nowhere goes from 20% to 100% always and it goes the same with Chloe but i loaded previuos saves with other scenes and its smooth with no spikes! Does this has something to do with game
ME TOO HAVING THE SAME ISSUE, CAN ANYONE EXPLAIN WHY?
Videos went from around 2megs or less to 22-157 megs starting with the Camelia scene. My PC was at 100 also, until I compressed the videos.

You can use SonsOLiberty's Compressed version
or you could use YAC - Yet Another Cruncher on the videos yourself
 
  • Like
Reactions: tramtoriana2

indio68

Engaged Member
Sep 26, 2020
3,362
2,726
will be possible to see lewd scenes with mom and aunt in love path and without being with Mario Bros??
 

pds72

Active Member
Sep 25, 2019
857
750
will be possible to see lewd scenes with mom and aunt in love path and without being with Mario Bros??
A safe way would be to use Gallery Unlock from OP.

An Unsafe way would be to use the URM and set startlaurenep2 = True Not sure if there is one for Chloe, she seems pretty lewd in the love path as is. To limit some of the chances of errors, you could couple this with the WT PDF and toggle just before the scene and right after. This method gives the chance of missing stat points for the love path, but WT does give summaries every so often.
 

Joejackson

Newbie
Apr 21, 2020
77
171
it was very good update
it's exactly what I want and I hope boldbash studio make more scenes from strip club , I like to know what happen in the other room
thanks to developer
 
Last edited:
3.80 star(s) 185 Votes