Agreed… the sound artifacts (scratching/popping) are very annoying too.
stqn
Recent community posts
I just bought and installed RWIA 1.0.31 on Linux, the game wants libGLEW.so.1.10 but it’s libGLEW.so.1.13 that is provided in the .zip!
Simply renaming libGLEW.so.1.13 to libGLEW.so.1.10 fixes the issue.
Another problem is in the menu I can only access Robot Wants Kitty and only its easy difficulty level.
I thought things would get unlocked but no, finishing the easy level of RWK didn’t unlock anything.
Help?
After baking cookies I chose to tell the other girl "i love you" and then she commits suicide in her room.
During the suicide scene there was an exception error displayed on the screen. I did not note it down…
After the "END" screen was shown, the main menu is displayed. The first entry of the menu is full of garbage characters and one of the girls picture is broken in plenty of squares that consist of some other girls mixed together. See https://imgur.com/a/xPBnC
When I click on Load then all the save slots are now empty. I had saved games using the first 6 slots but now there is nothing and I can’t continue the game anymore.
Restarting the game does not help.
Playing on Linux.
I see that ratings appear in the global feed: https://itch.io/feed
I guess that answers my question.
Hello
First, sorry if this has been addressed before, but I can’t find a way to search the forums!
itch asks me to rate things I’ve downloaded, but I wonder what happens if I rate and comment something. I can’t see any rating on various games and software pages, nor is there a filter by ratings.
Also, if I write a comment to go with the rating, what happens of it? Will it be shown to everybody, or to the publisher? Will it be anonymous or not?
Thank you.
The interface is strange on this one. The only thing we can do is move and look? Also once a bubble is on the screen it's impossible to remove it except by doing another action. I would expect clicking anywhere to first remove the bubble instead of immediately executing an action.
Also the sound and music volume is much lower than most other games (I have to set my system volume to 80% instead of 50%).
Edit: ok I watched GrannyJo’s video and saw how to talk to people (it’s at minute 8 for anyone else wondering).
Personally I think a java game is fine if the JVM is provided so the player can just click to play without having to install java, just like C/etc. games should provide the libs they need (SDL, etc.), and love2d games should be playable without having installed love2d (especially since different versions of love2d are incompatible). But then it’s a 4 days game jam and unless someone has already done this distribution work before it’s something that takes time to get right…