Mikilande

Active Member
May 21, 2018
858
1,030
Hi,

I started a new game patched to 0.29.1 and I still have the same Bugs:

All names became 0 and none of the girls will do anything with me.

All girls are bad moods.

Dialogues do not always correspond to the characters, etc...
 

racer767676

New Member
Sep 30, 2017
2
4
How do you actually get the girl to the shrine? I tried using the follow command in the afternoon and every time I click on the shrine location, the person says they have to leave.
when you're almost there, tell them to stop following, then immediately have them follow again and you should be successful.
 

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,036
7,831
Okay, people. So we don't gunk up the thread with posts about 0.29.1 being bugged all to hell, let me just says this:

DO NOT DOWNLOAD 0.29.1 AS IT IS HORRIBLY BUGGED RIGHT NOW.
IT WILL BORK YOUR GAME.


@Mikilande and anyone else that has run into these bugs:

You can safely redownload the 0.28.1 to 0.29.0 patch update and overwrite the files it wants to. This will force the game to revert back to 0.29.0 and allow you to continue from where you left off.
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,823
@Daedolon I noticed there is still a bug I notified in December, it probably went unnoticed. When you watch the toilet encounter with underwear or bath clothing, the girls appear naked instead of wearing the right clothes. I checked, the correct images exist, but I can't see them in the game.
I have to say I'm using the Linux port (maybe the procedure* can be added in the first post?) , but in December I noticed the same problem on Windows, so it should not related to my port. Right now I don't have the possibility to check on Windows, but if needed I can check later.

*Updated and simplified procedure, in case someone is interested:
  1. Download the newest normal version of NW.js for your computer from
    This should work for Mac too, but I don't have the possibility to check.
  2. Extract the package, rename it as you like and place it where you want. This will be the game directory.
  3. Download any version of the game, extract it and copy "package.nw" and the directories "bgs", "characters", "data", "scenes" into the game directory.
  4. Download , extract it and put the content into the game directory. If you extract a single directory, put the content of that directory into the game directory.
  5. From here all the instructions can be found in the README file. Basically you have to run "install.sh" and then "Glassix.sh" to play the game.
  6. If you move the game directory after installing it, follow the procedure in the README file.
  7. There is no easy way to patch the game at the moment. You'll have to patch the windows version and re-install it from scratch. Sorry about that, I'm non that good at "hacking" games. Maybe in the future...
@Capacitor: I know this is over half a year old, but could you pls. confirm if your method still proceed and works on Linux with the latest version of Glassix (0.29.1)? I just tried it and it seems not do work anymore, or at least not for me. :biggrin:

Edit: ok, running the file "nw" into my terminal the game tries to start, but an Error message appears:
Debug info:
"Error loading config file: /my directory to the game/.../data/config.xml" --> strange, the data and all .xml files are there (the same as in the 'original game folder'):oops:
 

Daedolon

Creator of Glassix 1 & 2
Game Developer
Aug 1, 2017
570
621
Hi guys,

The big horrible bug has been solved. I was only made aware of it yesterday when I checked this forum which is why it took so much time to solve it. It's indeed completely game breaking and it shouldn't have happened, it's actually a stupid mistake with the save update I made to be able to save during dates. I did test the save change during a date but forgot to check with an old save file which did cause the girls name and behavior bug. I'll be more careful about this next time.

Thanks for the feedback!
 

Mikilande

Active Member
May 21, 2018
858
1,030
Hi guys,

The big horrible bug has been solved. I was only made aware of it yesterday when I checked this forum which is why it took so much time to solve it. It's indeed completely game breaking and it shouldn't have happened, it's actually a stupid mistake with the save update I made to be able to save during dates. I did test the save change during a date but forgot to check with an old save file which did cause the girls name and behavior bug. I'll be more careful about this next time.

Thanks for the feedback!

Hi,
The Patch 0.29.2 has not improved anything, quite the contrary. Nothing is working properly anymore. The dialogues are crazy and the girls are all called 0., etc....
 

Capacitor

Member
Dec 8, 2017
104
188
@Capacitor: I know this is over half a year old, but could you pls. confirm if your method still proceed and works on Linux with the latest version of Glassix (0.29.1)? I just tried it and it seems not do work anymore, or at least not for me. :biggrin:

Edit: ok, running the file "nw" into my terminal the game tries to start, but an Error message appears:
Debug info:
"Error loading config file: /my directory to the game/.../data/config.xml" --> strange, the data and all .xml files are there (the same as in the 'original game folder'):oops:
You are using an old version of my script. I can confirm it works on Linux as of 0.29.0, I didn't try 0.29.1 because I see it's so bugged it's unplayable, but I see no reason for it not to work. The patch is completely independent on the game's version, so you can use it at any moment in the future and for any past version, if the game's software doesn't change radically.

Here's the latest version of the script and the procedure to play Glassix on Linux. If some mod wants to add the following list to the OP, it would be wonderful.
  1. Download the patch (v1.3). It can be applied on any version of Glassix.
  2. Download the latest version of NW.js . Choose the normal Linux version, 64 bits should be good for most computers, 32 bits for really old ones.
  3. Extract the NW.js package and move the directory wherever you like and rename it as you see fit. This is going to be the game directory.
  4. Extract the patch and copy its two files inside the game directory mentioned above.
  5. Download the latest version of Glassix, extract it and copy the "package.nw" file and the "bgs", "characters", "data", "scenes" directories into the game directory.
  6. Play the game using "Glassix.sh". You may need to flag the file as executable the first time and confirm you want to execute it every time you double-click on it, depending on your Linux distribution. This is important, don't use the "nw" file, my script does more than just executing the program, it checks at every execution that everything is in the proper place. Don't get alarmed if some of the files disappear, it's correct.
On a side note, you can move the game directory where you want any time you want and patch it whenever there is a new version. The "Glassix.sh" file takes care of everything every time something changes. This is different from the old patch, that was much simpler from the point of view of the code, but more complicated for the end user.

I should probably start a thread for Linux gamers, I would have much to share and probably much to learn. I'll think about it, if I see some interest.
 
  • Like
Reactions: cold_arctus

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,823
You are using an old version of my script. I can confirm it works on Linux as of 0.29.0, I didn't try 0.29.1 because I see it's so bugged it's unplayable, but I see no reason for it not to work. The patch is completely independent on the game's version, so you can use it at any moment in the future and for any past version, if the game's software doesn't change radically.

Here's the latest version of the script and the procedure to play Glassix on Linux. If some mod wants to add the following list to the OP, it would be wonderful.
  1. Download the patch (v1.3). It can be applied on any version of Glassix.
  2. Download the latest version of NW.js . Choose the normal Linux version, 64 bits should be good for most computers, 32 bits for really old ones.
  3. Extract the NW.js package and move the directory wherever you like and rename it as you see fit. This is going to be the game directory.
  4. Extract the patch and copy its two files inside the game directory mentioned above.
  5. Download the latest version of Glassix, extract it and copy the "package.nw" file and the "bgs", "characters", "data", "scenes" directories into the game directory.
  6. Play the game using "Glassix.sh". You may need to flag the file as executable the first time and confirm you want to execute it every time you double-click on it, depending on your Linux distribution. This is important, don't use the "nw" file, my script does more than just executing the program, it checks at every execution that everything is in the proper place. Don't get alarmed if some of the files disappear, it's correct.
On a side note, you can move the game directory where you want any time you want and patch it whenever there is a new version. The "Glassix.sh" file takes care of everything every time something changes. This is different from the old patch, that was much simpler from the point of view of the code, but more complicated for the end user.

I should probably start a thread for Linux gamers, I would have much to share and probably much to learn. I'll think about it, if I see some interest.
Many thanks, Capacitor! For now everything runs perfect on Ubuntu 16.04!

Note for Ubuntu beginners/normal user: if you just drag and drop the Glassix.sh into your terminal and hid enter, nothing will happen. The game will not start!
In this case you have to check your Nautilus Preferences!
- Open the Nautilus Preferences (Edit -> Preferences) and select the Behavior tab (second tab):
- Select the "Ask each time" option to get the "Run in Terminal"-popup, when you double-click on Glassix.sh
- double-click on Glassix.sh, click on "Run in Terminal"...wait.... enjoy the game!

I should probably start a thread for Linux gamers, I would have much to share and probably much to learn. I'll think about it, if I see some interest.
You certainly should do it!

Off-topic from here:
Is is possible to use your patch (or a modified version of it) to run Unity-Games natively on Linux? So far only wine or wine-staging is the solution.... and not the best one :noexpression:
 

Capacitor

Member
Dec 8, 2017
104
188
double-click on Glassix.sh, click on "Run in Terminal"...wait.... enjoy the game!
You don't really need to run "Glassix.sh" in terminal, you can just run it. The terminal becomes useful if you need the output, but in this case there is nothing interesting to read in the terminal.

Off-topic from here:
Is is possible to use your patch (or a modified version of it) to run Unity-Games natively on Linux? So far only wine or wine-staging is the solution.... and not the best one :noexpression:
Unity games is quite a broad set. In many cases they can be compiled for Linux, so it's probably just a matter of asking the developer, in a kind way if possible. Notice however that I don't know if there are some special requirements to compile for Linux, in this case it may not be that easy for the developer to produce a version for us.
If the game is based on NW.js, there is a way to port it for Linux, and it's even easier than for Glassix. These are usually easy to recognize because they contain some files with "nw" in their names. In this case you just need to follow points 2 and 3 of my list and copy the "nw.pak" and "package.json" files and the "www" directory into the game directory. You may need to mark the "nw" file as executable and, if you aren't able to run it, just create a new empty file, name it e.g. "nw.sh" and write into it:
Code:
#!/bin/bash
./nw
Then flag it as executable and enjoy the game.
 
  • Like
Reactions: cold_arctus

Regardie

Well-Known Member
Jul 27, 2017
1,459
1,144
Wish there was an incest patch. Miss what it was like earlier in its life.
AFAIK, it was always step mom and step sister. I thought about reworking the intro dialog to change that as that was the only place that really laid that out, and a bit in the Sarah pornstar events at home with Aiko. Everywhere else it just said mom and sister. But I haven't looked at the code in several months and it may have changed more since then.
 

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,036
7,831
Hi,
The Patch 0.29.2 has not improved anything, quite the contrary. Nothing is working properly anymore. The dialogues are crazy and the girls are all called 0., etc....
Not on mine. From my rollback to 0.29.0 I did an incremental update first to 0.29.1 and then to 0.29.2. Names are displaying normally and the relationship scores are all as they should be.
*starts new game file just to check*
All good. Looks fixed on my end.
 

muttdoggy

Dogerator
Staff member
Moderator
Aug 6, 2016
7,793
43,866
Updated OP.
Had v0.29.0 and downloaded both patches. I put the 0.29.0-0.29.1 patch in its own folder then overwrote it with the v0.29.1-v0.29.2 patch. Zipped it. Tested it by putting the files in the v0.29.0 game. Ran it, it showed 0.29.2 version and loaded a save, no issues with names, etc. Game ran great. :D
 
  • Like
Reactions: Larynx

xt2021

Active Member
Feb 16, 2018
647
2,172
Thanks very much! So when I have 0.29.1 version,I only need to download the 0.29.0- 0.29.2 update. Is it right?
 
3.50 star(s) 65 Votes