ZHDarkstar

Newbie
Feb 1, 2021
39
59
The new minigame was fun for the first 4 levels. However, it becomes damn near unwinnable because reduced timer amplifies the other issues it has.
  • The rotation animation is so slow that you lose time waiting for the pieces to spin.
  • Some of the artwork has colors that are damn near indistinguishable from the grayscale version when not in place.
  • Pieces don't lock in place when rotated to the right orientation. So it becomes increasingly prone to over-rotation, which causes even more seconds to be wasted.
 
  • Like
Reactions: czarchasm

colombeen

Member
Modder
Jul 16, 2021
314
1,770
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: Season 2, 3 and 4
Season 1 hasn't been tested but from what I've seen in the code, it should work 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/.69272/post-10469289

# Start the deal with the devil
init 666 python:
    # Make sure the replay scenes are clickable
    if not gallery_picks is None:
        for gallery_item in gallery_picks:
            if gallery_item not in mp.gallery:
                unlock_gallery(gallery_item)
 
Last edited:

czarchasm

Newbie
Jun 3, 2019
69
50
The new minigame was fun for the first 4 levels. However, it becomes damn near unwinnable because reduced timer amplifies the other issues it has.
  • The rotation animation is so slow that you lose time waiting for the pieces to spin.
  • Some of the artwork has colors that are damn near indistinguishable from the grayscale version when not in place.
  • Pieces don't lock in place when rotated to the right orientation. So it becomes increasingly prone to over-rotation, which causes even more seconds to be wasted.
I managed to barely get level 5 by ignoring the picture, and just clicking gray pieces until there weren't any more, but level 6 just isn't possible.
 

nefelfine

Member
Nov 24, 2021
101
122
After you have finished all the 21 puzzles for the 1st time, if you return on the app you'll get an error and the game crash. It's not possible to go back (unless the puzzle 21 isn't done).
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,388
16,661
How NOT to start a changelog for a new update, who tf plays porn games for minigames?
There's no such thing as an "exciting minigame." There's only annoyance and frustration.
While both of you have points, I personally actually like minigames. I'm not saying it makes sense to add them to a game like this, but there are people who like them, FYI.
 
3.80 star(s) 165 Votes