BlackHell23

New Member
Aug 5, 2019
1
0
please tell me what to do, starting from version 0.48, I don’t have new content, I load my saves where I passed the last content for the guy with a visit to Yulia (where is the basement, etc.), and the last two patches do not appear, although I download a new version of the game, there is no conversation at a family dinner and so on, what should I do? replay the game for a very long time
 

jamasty

New Member
Mar 15, 2021
4
12
Iam still stuck at: ann smoking at midnight. I cant trigger the event. Any ideas?
Have you made it? I have the same problem. Playing android v 0.49, tried every minute before and after 12, nothing, Ann just watching TV 'til 1 or have a bath((( can someone share save file (GlamourSaves.data) to pass this moment
 

cepaxo

Member
Apr 1, 2021
145
57
2022-06-05 (2).png Goodevening, my apologize for my english, I need to know how can I go Haed from this point, never work and Karen never call me again
 

xenos87

Member
May 2, 2017
165
92
So I tried following this guide for Glamour v0.49, but it doesn't seem to work as expected. I can start the game, but when I try to verify through patreon, it asks me to log in, click allow, then waits a minute or two before sending me back to the initial screen, where I clicked 'patreon'. Did anything change since the writing of this guide?

If you want to run it on linux without root, this worked for me:

Bash:
# Download and extract Glamour-0.29

# Optionally, apply my bugfix from https://f95zone.to/threads/glamour-v0-29-offline-dark-silver.10579/post-4110864

cd Glamour-0.29/resources/
mkdir glamour
asar e app.asar glamour
cd glamour/
ln -s ../../game .
npm install electron@7 electron-is-packaged
./node_modules/electron/dist/electron .

# If images don't load, close and run previous command again :P

# Subsequently, to start the game:

cd Glamour-0.29/resources/glamour/
./node_modules/electron/dist/electron .
You will need to install npm and asar from your distro's package manager.
 
  • Thinking Face
Reactions: fsck
2.70 star(s) 190 Votes