I was quite busy with my web dev job and family stuff this first week plus the debugging, but v0.25.0 was indeed really buggy. However, I have to say, I never saw as many messages as this when releasing a new version. I should leave more bugs in each new version to keep this thread more lively ahah
Anyway, thank you all for your feedback, most of the bugs have been solved in 0.25.1. Be sure to play with this patch otherwise the game is indeed quite messed up. This is mainly due to some change and optimization in the engine which I didn't properly test afterwards. Such changes in engine shouldn't happen anymore so this should be a one time buggy update.
I am trying,
@Daedolon where should I move the assets to, do you know?
I tried inside the resources folder and inside the app.nw folder. Also I moved from windows version the folders: bgs, characters, data, locales and scenes.
Edit: in another thread someone said that they can play node.js games (which Im pretty sure this is) directly from Firefox just by opening the begin.html or something similar, but I found no such file.
I'm afraid I can't help you at all since I never used a mac. That was the reason I wanted some mac expert to look into it and find where to put the files to make it work :'(
Gaweb is aware of all the bugs and is working on a bugfix right now. Just be patient
Thanks again for the feedback
I solved a lot of the bugs in 0.25.1 but some still remains, I'll work on another patch hopefully sovling the rest of them.
Walkthrough now hidden behind patreon?
Yeah :'( Forced by Patreon rules where all lewd content must be hidden behind paywall and since the walkthrough contained some H info, the Patreon team asked me to move it behind paywall. But as said, there is a wiki now.
Haven't played this for a while (13?). Loaded 25 to give it another go, but couldn't save games. Looking at the thread, I don't see that issue, but lots of other bugs. Best to wait for 26 or so.
Windows is kinda annoying with that. Be sure to put the game folder in a place with write permission, like your desktop or C:/Program Files
friendly reminder that the game is connecting to the web to check for updates. I'd advise to block this. my firewall doesnt display the target, but depending on their host they can see the connection attempts when letting the game through.
TLDR Block the program from connecting.
Unfortunately, this is the only way for me to keep the latest version number up to date easily. I have no use for your data and nothing is stored on my server. But as you said, you can still block it if you wish. It's simply downloading the content on
You must be registered to see the links
which contains the latest version number as a string, that's all. If you know more secure ways to let the game know the latest version, let me know.
Another thing, this is completely different from Facebook. Facebook uses cookies to track your behavior which is indeed profiling its users unwillingly. With a simple GET request, I could get your IP indeed, which might give me your location but what would I do with such an info ? I could figure out which country download my games the most but besides that, there's not much point. And I already have Patreon statitics for these info so there really is nothing to be afraid of ^^ Oh eventually, I could get how often you play the game, not sure if this info would be useful either lol.
What I have found so far:
Searching for keys freezes the game
Girls missing from game
Missing images
Girls not showing when followed
Lots of error messages when interacting with some girls
events doesn't trigger when they should
There are problably more I haven't discovered so fell free to add to the list.
Solved in latest patch
Thanks for letting me know! If you see some reoccurring bugs in this list after the patch, please let me know again, I'll check again.
Quick bug list:
Sarah, Ryoko and Hikari not showing for some.
Sarah producing a profusion of errors.
Ryoko's model not showing in the character list.
I'm sure there are more.
It only checks. It doesn't download anything. So there's no need to be such a worry-wart. I've never blocked it on my system and I've never had any 22 54 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 66 61 69 6c 65 64 20 74 6f 20 73 74 61 72 74 20 62 65 63 61 75 73 65 20 6b 65 72 6e 65 6c 2e 64 6c 6c 20 77 61 73 20 6e 6f 74 20 66 6f 75 6e 64 2e 22 20 65 72 72 6f 72 73 2e
I was not aware of the Ryoko bug, the problem only comes from the character list ? In which menu ?
The rest should be fixed with patch 0.25.1. Thanks for the feedback
Took me some time to figure out you were joking about being hacked with the last part of your comment lol. I thought there was a bug at first
But as you said,it's a simple GET request to get a file containing the latest version number. I don't know any other way to get such info to keep all players updated easily.