ZHDarkstar

Newbie
Feb 1, 2021
45
62
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
326
1,866
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: Season 1, 2, 3 and 4

Download: View attachment LustAcademy-GalleryUnlocker.zip

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:
    if not hasattr(store,'fuckedAll'):
        fuckedAll = []
    
    # 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
73
51
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
102
159
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,524
16,928
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.
 

JackMiejov

Well-Known Member
May 20, 2021
1,238
2,238
In VN mode, the game again ended again on this screen right after Arthur announces Jacob's death to the students.
You don't have permission to view the spoiler content. Log in or register now.
After that scene was the screen that says "At this point the game has come to an end..." then back to the main menu. This also happened to me when 2.1.9 was released. With 2.1.9, I started a new game without transferring from season 1, but the game still ended at the same point. However, I started a new game with 2.1.10 (also without transfer from season 1) and the game continued normally. Whatever the problem was seems to be fixed now, at least if you starting a new game. The skip mode seems to be fixed as well. (y)
 
3.80 star(s) 168 Votes