Kingdomxz95

Newbie
Jun 22, 2024
15
6
70
Do you mean the gallery won't open for you?
That means one of three things:
Either you didn't unlock any images during normal play, you forgot to unpack the game first (this sometimes causes games to behave in an unintended way) or you've come across a bug nobody else has.
Never run games that have a gallery mode from within an archive. Some things just won't work.
And never uncompress them into a location that you did not create yourself.
in reality I opened the game, unlocked the gallery and went to see if there was the harem but I didn't find it in any of them, I didn't do anything strange, in fact I played the game completing as much as possible just to get to this final
 

Daedolon

Creator of Glassix 1 & 2
Game Developer
Aug 1, 2017
652
715
298
in reality I opened the game, unlocked the gallery and went to see if there was the harem but I didn't find it in any of them, I didn't do anything strange, in fact I played the game completing as much as possible just to get to this final
I'll have to double check if the harem ending properly appears in the Gallery, I thought it was.
 

randy1990

Member
Nov 8, 2018
192
136
177
-------------------
INCEST PATCH
-------------------
  1. Unzip in glassix folder to get glassix/IncestRewriter/
  2. Run momify.exe
Warning: Do not overwrite the game-data folder with the patch-data. The patch-data is used by the program to replace dialogue within the game-data. This is to keep it compatible with new versions.

Please note: I went through all dialogue on patch 0.72.0. It has now been updated to 0.77.0 but not as thoroughly. It is possible the dev added stuff I did not see.
is it up to date?
 

cyric3ca

Newbie
Dec 27, 2017
80
34
243
Encountered an apparent bug in 1.0.3 with Rin's class vibrator scene. She's at level 4, already accepted the vibrator, is wearing the right clothes, and it's a Friday; but the scene is locked out saying I still need to give her a vibrator. However, the flags in the save file appear to be set correctly for the event to trigger for the first time:

\"classmateAitemvibrator\":1,\"varclassmateAgotvibr\":\"2\"

Saiko's vibrator scene does work though, which is odd since it has virtually identical triggers:

<choice result="/vibratingteacherAM" public="1" nofail="1" var="teacherAgotvibr" checkvarvalue="1" outfits="work,sexywork" outfitfor="teacherA" />
<choice result="/rinvibratingjoke" public="1" nofail="1" var="classmateAgotvibr" checkvarvalue="1,2" outfits="work,sexywork" outfitfor="classmateA" />

In the save, I have this for Saiko and it meets the trigger conditions above:

\"teacherAitemvibrator\":1,\"varteacherAgotvibr\":\"1\"

So I'm guessing that the implied "or" in checkvarvalue isn't working as it should.

Save file attached.
 
  • Like
Reactions: dalzomo

Daedolon

Creator of Glassix 1 & 2
Game Developer
Aug 1, 2017
652
715
298
Encountered an apparent bug in 1.0.3 with Rin's class vibrator scene. She's at level 4, already accepted the vibrator, is wearing the right clothes, and it's a Friday; but the scene is locked out saying I still need to give her a vibrator. However, the flags in the save file appear to be set correctly for the event to trigger for the first time:

\"classmateAitemvibrator\":1,\"varclassmateAgotvibr\":\"2\"

Saiko's vibrator scene does work though, which is odd since it has virtually identical triggers:

<choice result="/vibratingteacherAM" public="1" nofail="1" var="teacherAgotvibr" checkvarvalue="1" outfits="work,sexywork" outfitfor="teacherA" />
<choice result="/rinvibratingjoke" public="1" nofail="1" var="classmateAgotvibr" checkvarvalue="1,2" outfits="work,sexywork" outfitfor="classmateA" />

In the save, I have this for Saiko and it meets the trigger conditions above:

\"teacherAitemvibrator\":1,\"varteacherAgotvibr\":\"1\"

So I'm guessing that the implied "or" in checkvarvalue isn't working as it should.

Save file attached.
Yep, exactly, the "in" operator doesn't work as expected and instead of checking each value separated by a comma, it checks the whole value which of course returns false. I've fixed the code already for next patch but in the meantime, you can change the check value to 1 or 2 depending on your save file. I'll release a patch asap to fix this as well as other remaining bugs. Thanks for the report ;)
 

Fauno36

Active Member
May 26, 2023
836
1,013
276
I started playing it this week and I love it! However, I would like to access an updated tutorial.
I don't want to be told what to do but rather what NOT TO DO.
This is a complex and sandbox game, just the way I like them! (I know I'm in the minority).
So thank you developer for this tremendous game (I said I started recently but I realize it has a ton of content).
 
  • Like
Reactions: Daedolon

Daedolon

Creator of Glassix 1 & 2
Game Developer
Aug 1, 2017
652
715
298
I started playing it this week and I love it! However, I would like to access an updated tutorial.
I don't want to be told what to do but rather what NOT TO DO.
This is a complex and sandbox game, just the way I like them! (I know I'm in the minority).
So thank you developer for this tremendous game (I said I started recently but I realize it has a ton of content).
Well, regarding what not to do, I think it it comes down to 2 main points I guess depending on what you expect.
Firstly, several players disliked the fact that one of the girl (Utako, the librarian) is time limited, meaning you have to focus on her if you want to make her your waifu. If you're too slow, she gets married and gets locked out of your harem.
Secondly, some players also complained that lots of choice in the game are locked behind stats requirements meaning you have to level up your stats before triggering the events otherwise you won't get the option you want. Personally, I think it shouldn't matter too much since you can simply replay the event in the gallery once unlocked and then select the choice you wanted since the gallery unlock all choices after the first unlock, no need to grind for stats.
Other than those 2 points, I think the game is pretty sandbox and you can do whatever you want at your own rhythm.
 
  • Like
  • Heart
Reactions: lolic:) and Fauno36

Addiznd

New Member
Jun 22, 2023
4
0
76
Trying to play on the web version (from Ubuntu/Chrome), I am regularly stuck on a black screen and cannot do anything else than reload, start from a previous save, and go somewhere else. I also retried from the beginning, but same result.

Here's a save from one instance where it's happening. From there, going to the cinema always results in that black screen.

I couldn't test on Firefox since it crashes on boot up with `Error loading girl language en file : data/lang/en/.xml`
 

Urruah

Active Member
Jun 20, 2017
531
335
230
So the new Anael shrine event is literally just her saying "I shouldn't be here" and exiting?
 

Daedolon

Creator of Glassix 1 & 2
Game Developer
Aug 1, 2017
652
715
298
Trying to play on the web version (from Ubuntu/Chrome), I am regularly stuck on a black screen and cannot do anything else than reload, start from a previous save, and go somewhere else. I also retried from the beginning, but same result.

Here's a save from one instance where it's happening. From there, going to the cinema always results in that black screen.

I couldn't test on Firefox since it crashes on boot up with `Error loading girl language en file : data/lang/en/.xml`
I guess it's because the cinema background is missing in the web version. I'll have to add it. Thanks for the feedback.

So the new Anael shrine event is literally just her saying "I shouldn't be here" and exiting?
Yes, the only point of those small events were to prevent Lily and Anael to appear in the same room which would make no sense. If you feel like writing better text, you could always send me your version and I could update the event :)
 

Addiznd

New Member
Jun 22, 2023
4
0
76
I guess it's because the cinema background is missing in the web version. I'll have to add it. Thanks for the feedback.
Great, thanks, looking forward to it. There are probably other locations missing theirs too, it happened at a few different places before I gave up.
 

LucaNatoli

Member
Sep 30, 2016
457
369
322
Cinema is a black screen, android version 1.0.3 (latest)
Can't go to that area. Please fix, love this corruption game.
 

cyric3ca

Newbie
Dec 27, 2017
80
34
243
@Daedolon

Even though the game is complete, I'd like to make a couple of QOL suggestions that could be implemented by adding a few extra spells.

1- In the end game, cash is the bottleneck; yes, you have jobs and pimping but it's a relatively low amount compared to the cost of gifts/clothing/etc... If you prioritize leveling up Lily to get the spells that increase Sexen collection then the threesomes between Rin/Ayumi and Yae/Eimi will have you swimming in Sexen points well before all of the girls are maxed out. At this point, you have nothing more to spend Sexen on since you have all of the spells already.

Note that this quick run to Sexen accumulation is supposed to be held back by the Suspicion mechanism. However, if you simply don't talk to the girls in public, then this bad end never triggers; you simply need to have them follow you to a dark corner somewhere before talking to them...

So I'd suggest something like this:

Devil's Counterfeiting: Level 4, you use Lily's magic to tamper with the global financial system
Initial Cost: 100 Sexen + Stamina (set to be equal to time stop spell)
Benefits: add 100$
Side Effect: +10 (?) Suspicion
Cost in Sexen/Cash generation may need balancing. Only the stamina/suspicion costs should be reduced if you have the relevant spells.

2- The bathroom/toilet scenes don't trigger unless you catch the girl at exactly the right moment. So I'd like to suggest a couple of spells that would each immediately increase the relevant stat (dirtiness/bladder) to 100% and have the girl stop what she's currently doing. I assume that the existing game logic would take over at that point and she would immediately head towards the nearest bathroom/toilet, depending on which stat gets processed first.
 
  • Like
Reactions: Fauno36
3.50 star(s) 66 Votes