cxx

Message Maestro
Nov 14, 2017
70,878
36,093
group pic with most girls/women mc has fucked during game.
 
Last edited:

lonelyandfool

Member
Sep 29, 2021
191
267
A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.

Game version: Ch. 3 v0.01i Extras

Backup your persistent data if you have any doubts that this little unlocker might brick your game.

This mod shouldn't interfere with other mods.
If you use SanchoMod you really don't need this little script unless you aren't satisfied with the fully unlocked SanchoGallery.

Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.49330/post-11579614

# Start the deal with the devil
init 666 python:
    # Walkthrough
    setattr(persistent, "v_walkthrough_locked", False)

    # Peeping Tom Gallery
    setattr(persistent, "v_xray_locked", False)
    setattr(persistent, "v_xray_enabled", True)

    if not v_pt_images is None:
        for week_images in v_pt_images:
            for i, image_alt in week_images:
                varname = "v_pt_image_index_" + i
                if getattr(persistent, varname) != True:
                    setattr(persistent, varname, True)

    # Doughnut Gallery
    if not v_rewards_min_digits is None:
        for who, digits in v_rewards_min_digits.items():
            i = 0
            while renpy.loadable("images/rewards/lewd gallery/" + who + "/lewd_" + who + "_" + str(i + 1) + ".jpg"):
                i += 1
                varname = 'v_rewards_' + who + '_' + str(i).zfill(digits)
                if getattr(persistent, varname) != True:
                    setattr(persistent, varname, True)

    # Replay Gallery
    gallery_unlock_list = [
        'w11eow_nicole_bedroom', 'w11eow_yuki_sex', 'w11eow_svet_sex',
        'w11eow_k_sex'
    ]

    for gallery_unlock_item in gallery_unlock_list:
        varname = 'replay_' + gallery_unlock_item
        if getattr(persistent, varname) != False:
            setattr(persistent, varname, False)

    # Make sure the replay scenes are clickable
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
I thought gallery unlockers were files that you put on the "game" file. How does it work with chapter 3?
 

colombeen

Member
Modder
Jul 16, 2021
349
2,195
I thought gallery unlockers were files that you put on the "game" file. How does it work with chapter 3?
You only have to save the script inside the "game" folder and it needs to have the .rpy file extension... that's the only thing that's needed.

This is what it looks like on my device:
SunshineLoveCH3-0.01-pc \ game \ GalleryUnlocker.rpy

1697283174650.png
 

mizilic

Well-Known Member
Jan 16, 2019
1,476
934
I'm looking for Sancho mod for CH2-1.01i. Where can i find it please ?What I need from it is to unlock the scene replays (not the image gallery but the scenes)
 

mizilic

Well-Known Member
Jan 16, 2019
1,476
934
here you go you'll need some patience to get those.
I got Sancho mod from your link but now it wants me to wait 45 minutes to get the walkthrough wich is just a few bytes, my god.. I need the WT to get some info about what may follow if i break up with Nicole and what if not in CH2-1.01i, because i am exactly at that choice.

Can someone please tell me if i can make different saves at the end of Ch2 which can be taken in Ch3 and play both options there? Which means that i must play both options in Ch2 already..
 
  • Haha
Reactions: cxx

Gattsu#Struggler

Active Member
May 8, 2017
756
1,376
I got Sancho mod from your link but now it wants me to wait 45 minutes to get the walkthrough wich is just a few bytes, my god.. I need the WT to get some info about what may follow if i break up with Nicole and what if not in CH2-1.01i, because i am exactly at that choice.

Can someone please tell me if i can make different saves at the end of Ch2 which can be taken in Ch3 and play both options there? Which means that i must play both options in Ch2 already..
Attached you can find the wt for chapter 2!
 
  • Like
Reactions: mizilic

cxx

Message Maestro
Nov 14, 2017
70,878
36,093
I got Sancho mod from your link but now it wants me to wait 45 minutes to get the walkthrough wich is just a few bytes, my god.. I need the WT to get some info about what may follow if i break up with Nicole and what if not in CH2-1.01i, because i am exactly at that choice.

Can someone please tell me if i can make different saves at the end of Ch2 which can be taken in Ch3 and play both options there? Which means that i must play both options in Ch2 already..
that k2cash, long wait between downloads no matter if it's few bytes or few gigs.
 

cxx

Message Maestro
Nov 14, 2017
70,878
36,093
I have some questions before I download the game.

1- Do I need to download each chapter separately?

2- Is there wt in the original game (the default version without downloading any mods)?

3- Can we activate incest in the original game (the default version without downloading any mods)?

The reason why I asked the last two questions is that there are these options in the settings in the in-game visuals I saw. Are these settings available in all chapters? So only when I download the game, will I be able to access all the content without downloading anything else?
1. yes.
2. yes.
3. no since don't think ch1 is subs version, ch2 could be subs version. if there is patch.rpy in \game folder after extracting then those are pre-patched versions.

yes you can access on nearly all content w/o any mods but not 1 girl's (very sidechar) content unless you aren't on "family" paths. still you need 2 saves, 1 for "mommy" path and other for "auntie" path and on that path sexy nurse is unlocked.
 
Last edited:

cxx

Message Maestro
Nov 14, 2017
70,878
36,093
thank you for your answers. i see that the game has a femdom tag in the tags. is it a game with 1-2 femdom scenes or is there enough to satisfy?
there is quite a bit femdom on auntie trisha path (her path intervenes with mommy ashley path so 2 path saves) but those are around after midgame.
 

Mnblpo

Newbie
Apr 29, 2020
42
31
Do you think MC will be able to fuck in the ass some other girl in the last episode or in the endings? Wich of the girls do you think would be willing to try anal with him?
 
3.50 star(s) 280 Votes