colombeen

Member
Modder
Jul 16, 2021
332
1,984
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: Season 2 Ep. 3 Part 1 (The dev team didn't update the gallery) (should work on future versions as well)

Download:

DISCLAIMER
This script makes permanent changes to your persistent data.
Removing this script will not revert the changes that have been made.
Make a backup if you ever want to be able to revert back without completely removing your persistent data.
Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.79740/post-12086813

# Start the deal with the devil
init 666 python:
    # Loop through all awards
    if not award_manager is None:
        for gallery_unlock_item in award_manager.awards:
            if not (renpy.seen_image(gallery_unlock_item.unlock_str)):
                renpy.mark_image_seen(gallery_unlock_item.unlock_str)
                gallery_unlock_item.unlock()
  
    # Loop through Alyssa's gallery
    if not gallery_renders is None:
        for gallery_unlock_item in range(0, len(gallery_renders)):
            if not str(gallery_unlock_item) in persistent.gallery_unlock:
                persistent.gallery_unlock.append(str(gallery_unlock_item))
 
Last edited:

elbro

Member
Nov 22, 2020
246
429
I wish the dev make a revenge history focus apart of the simp history in this game, is okay a route went you have sex and forgive all the girls that fuck all over your father and ruin his life, some people are ok with that but a revenge history where you punish the bitches or simple you can send them to hell is also fun in a dark way.
 

hkennereth

Member
Mar 3, 2019
237
775
The 1080p version is still the older version. Only the 720p version is up to date at the moment...
Well, okay, good to know. But that doesn't really answer the question, did the previous update not work? I was a few updates behind, which is why I was downloading that one while waiting the 1080p version of the latest update.
 

colombeen

Member
Modder
Jul 16, 2021
332
1,984
Well, okay, good to know. But that doesn't really answer the question, did the previous update not work? I was a few updates behind, which is why I was downloading that one while waiting the 1080p version of the latest update.
If I'm not mistaken, there were some issues with the previous update, but I can't remember exactly what they were...
 
  • Like
Reactions: hkennereth

homejorz

Well-Known Member
Apr 12, 2020
1,223
1,464
So no sex with Susan the bitch?
Christ knows when that will happen we have had it with every original girl except her...some multiple times. Voice acting is probably the dumbest thing added to the game. The game was always pretty engrish so it sounds weird and wastes time better spent idk actually making an update that isn't 10 minutes
 
4.40 star(s) 555 Votes