Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

I made this account just to comment so sorry if I do anything wrong. First of all, this is super cool!

But I think I'm experiencing a bug of some kind. I played one song, then realized I might wanna adjust my latency.  I went to the latency offset map and it did this thing where the line the notes came from slowly lowered. I assume this is intentional for that specific map so you adjust it audibly instead of visually. The problem came when it started doing it for other maps too. I've tried restarting the game, clearing my save data and restarting my device. I'm assuming this isn't an intended feature as it makes some songs impossible.

I'm on Chromebook if that info helps in any way. Sorry if this came off as rude! I genuinely think this is very cool and I hope this doesn't bother you.

Thanks for playing, glad you like it! Don't worry you're good, I want people to let me know about any problems they have so I can fix them and make the game better!
Although unfortunately that's a problem I'm not sure I can fix. That's a known issue that can happen when there's too much lag, which can happen on lower powered devices like Chromebooks. It's caused by the music and the midi player (which spawns the notes over the box, only becoming visible when they enter the box) going out of sync. There's a system to mitigate that, by slightly moving the spawn position of the notes up or down, which works great for when there's not too much lag. But too much lag overwhelms the system, so the spawn point is pushed down so much that the notes starts spawning inside the box.
I'm not sure how I could fix that without rewriting most of code for note spawning, which is obviously a pretty big project. I'll keep trying to see if there's some other way I can fix it, but for now, sorry it might just not work on that device

Thanks for the response. It's all good! Don't feel pressured to work on it,  especially if it's more of an issue on my end. I hope you have a good day :)