yesDoes anyone know the Chloe TV password?
yesDoes anyone know the Chloe TV password?
It could have more reluctant content.Nope, since I would get yeeted of Patreon faster than Milo if it didDoes this game have Rape?
That bug is only in the unofficial crunched version. In the official version, it does not exist, to my knowledge ^^This bug would keep most people from playing most of the game.
was playing v 10
Not a bad game at all. A bit buggy so save a lot. Also near the beginning when the character is in the building on the blue map in the east (easterlen?) there was a Pic not found error. Can't remember the filename that wasn't found but there was an umlatted a ( a with 2 dots ) that it was looking for in the filename but the actual file had that as an x. I had to url-decode the url of the image it was looking for and then find the corresponding file in the www directory and change the filename of that file to the value it was looking for to clear the error.
Then I was able to play to the end.
This bug would keep most people from playing most of the game.
was playing v 10
In the error, it will say blah blah blah not found. That text is a URI that points to a file in the www directory of the game. ( The game was looking for an image and could not find it ). Most of that string is text you can understand. Some is URI escaped. Some chars are not allowed in URIS so they are escaped. a URI escaped character looks like %XY. There are two URI escaped chars that refer to an a with 2 dots on top that it's looking for. So to correct it, look for the file in the images folder where the name is mostly the same, and where it's different insert the char. To determine what char, search google for URI decoder. Paste in the %XY%AB ( the values of XY and AB are from the URI the game said it couldn't load ). This will convert the percent escaped char to the a with 2 dots. Copy that char and paste into the filename in the appropriate spot. The game will find the file now. ( Works for this error in lots of games ).How do you to that stuff, want to play but can't figure it out
Its because you are playing an unofficial crunched version of my game. I did not make the crunched version, someone else did. The official version works.'Creature Advancing 2 men dåligt ljus'. It is probably some weird symbol conversion fail.
did you activate him by the retirement home?I've just got up to the part where Sylv and Wawa go to speak to Edgar but when it gets to the map no sprites appear so I don't know where I am. Anyway to fix this?
I can't even get to the retirement home, I start in Kafka square and Sylv's Sprite isn't there at all, no sprites are so I can't see where I'm walking too.did you activate him by the retirement home?
If I would say that you are not on the BDSM Route, or the Dr Utpress route, would I be right in that assesment?I can't even get to the retirement home, I start in Kafka square and Sylv's Sprite isn't there at all, no sprites are so I can't see where I'm walking too.
I've attached a pic that shows how it looks for me once I get to the point I'm talking about, as you can see you can't see anyone at all.
Yes I have 2 saves 1 where I'm on all the routes and this 1 where I'm on none except for Ursula romance.If I would say that you are not on the BDSM Route, or the Dr Utpress route, would I be right in that assesment?
Understood.Yes I have 2 saves 1 where I'm on all the routes and this 1 where I'm on none except for Ursula romance.
Ahh I see, I'll continue the other save then. Thanks for the help. Great game btw, I started for the sex but I remained for the story that has me HOOKED (and cause Ursula is best girl lol.)Understood.
The error is that I forgot to add a command if the player is not on the BDSM Route. There is no Ursula content this update, so just use the other save you have for now.