letek42

New Member
Nov 14, 2018
5
3
75
"
- After you pick up virginity kjey from church box, go to hallway where
you could see nun touching her knee. She won't be there anymore"

Help, she is still there...
 

kolobezka

Member
Apr 13, 2018
319
257
93
Hello, I only see win and mac , links, is there a linux version or the win links contains the Linux version?

thanks.
Linux version is just linux player. It's downloadable as windows version (game data) and Player, which is linked in Blup's signature. Just download and unpack zip from BlupBlup and run
Code:
./start
.
 

modddjo

Newbie
Jun 15, 2017
27
4
118
any one have stuck at charlota key room , i done that part i gave him key i join her there quest stuck and ask me "brink key room to charlota"
 

konandra

Newbie
Feb 28, 2017
29
3
184
The game crashes right after the intro video, I've tried everything that is typing but nothing. Windows 10 x64
 

Makey

New Member
Aug 3, 2017
2
0
11
Linux version is just linux player. It's downloadable as windows version (game data) and Player, which is linked in Blup's signature. Just download and unpack zip from BlupBlup and run
Code:
./start
.
Thanks you Sir.
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,717
630
Anybody got a save form the start of Version 0.0.9 please
Download the saves from the OP. Follow the directions to put them in the correct place, then run the game, click AUTOSAVES and pick the one you want.
 
  • Like
Reactions: kolobezka

D-Two

Member
Apr 12, 2018
113
161
158
To the dev: Would it be possible to modify the updater so that it accepts running on a network folder? The game is quite big and has no real requirements on disk performance, so I've put it on a NAS. For some reason, the updater refuses to run on a network folder - I've tried both UNC paths and mounting it with a proper drive letter. None of the command line flags seem to help either, all I get is 'Setup cannot install to a network drive.'.


Edit: I suspect this is the setting that needs to be changed:
 

jerseydhk

New Member
Mar 1, 2018
4
0
105
When you load a game or start a new one the game looks black, I can see willy and I can also move it but it's like it's in a dark room
 

Nenad A.

Active Member
Game Developer
Mar 7, 2018
654
1,473
272
When you load a game or start a new one the game looks black, I can see willy and I can also move it but it's like it's in a dark room


Don't use old saves and you will not have this and any other random glitches.
 

Nenad A.

Active Member
Game Developer
Mar 7, 2018
654
1,473
272
Compress this game, please
I answered this 2 pages ago and it's also inside first page in FAQ. But if you still want quick answer it's: Game is already compressed. Reason why game takes so much of HDD is simply cause EVERYTHING in game is animated and this is huge game (more then 16h of gameplay if you start from begin) it has more then 300 sex animations in full motion...
 
  • Like
Reactions: jackkane

kolobezka

Member
Apr 13, 2018
319
257
93
To the dev: Would it be possible to modify the updater so that it accepts running on a network folder? The game is quite big and has no real requirements on disk performance, so I've put it on a NAS. For some reason, the updater refuses to run on a network folder - I've tried both UNC paths and mounting it with a proper drive letter. None of the command line flags seem to help either, all I get is 'Setup cannot install to a network drive.'.


Edit: I suspect this is the setting that needs to be changed:
That is true, it's due this argument. Reason I have disabled it is that batch script was "buggy" and messing up with network share permissions which I was unable (probbably due to lack of my windows experience) workaround.

I can remove that flag for next version, but I'm not sure if it would work.
 

Malkav

Active Member
May 28, 2017
816
965
287
I want to compliment the setup of this thread. This time the save files and walkthrough were easily accessible from the OP, without being coupled with a larger download.
 

SteelCityCaesar

New Member
Sep 30, 2018
12
3
113
Great work with this - really enjoyed playing!

Couple of questions - is there anyway to get something going with Candy in this version? I've seen the two things she does to wake you up after Giulio knocks you out. He's asleep now so no way of getting back to her as far as I know.

Also, what do I do with the dresses that Angel sells?
 

Mikey Mike

Engaged Member
Feb 18, 2018
2,186
3,065
470
Wow, this is a really great game with lots of interesting and funny content. I just started a couple of days ago, and am probably a little more than halfway into the seriously good stuff! The wife just got home and the shit storm begins!:p I especially like the guitar music in Jeb Village and wondering if it's original and/or published? Thanks.
 

D-Two

Member
Apr 12, 2018
113
161
158
That is true, it's due this argument. Reason I have disabled it is that batch script was "buggy" and messing up with network share permissions which I was unable (probbably due to lack of my windows experience) workaround.

I can remove that flag for next version, but I'm not sure if it would work.
I found a workaround by using a soft link from the network share to a folder on a local device, so for me personally, it's not a big issue.

I've been experiencing problems with network shares for quite some time, and one of the reasons this is an issue is a quite obscure feature in Windows that isn't that well documented. The problem is that a folder mounted for the user you are logged in as, is not mounted for the admin account you elevate to when you run something as an admin. The results are usually seemingly strange errors complaining about files and folders not existing when the user clearly sees them. The only proper solution I've found when working with systems needing access to shared folders, is to open a command prompt as admin, and then run 'net use x: \\my.network.share' to mount the share to x:. After this, the path is accessible even when running as admin.

This approach, however, is more than a bit tricky to implement in the bat-script needing the access.
 
  • Like
Reactions: kolobezka
4.40 star(s) 117 Votes