Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

linux is def getting closer to playable, but on the linux build itself im still seeing a few major bugs:

- there's pretty significant flickering still
- the mouse isnt being recentered and can go onto my second monitor. this also means that i can sometimes get stuck in a corner of the arena where im unable to move back to center
- my display's refresh rate only shows 60hz options when my display is running at 120hz. it also seems that it may actually be running at 120hz, despite the menu text?

also, idk if its soemthing you're wanting to support but i tried running the windows build using proton experimental and noticed the following differences from the linux build:

- the refresh rate issue from above isn't present; the options seem to be listed correctly
- the flickering from above isn't present
- the mouse issue from above is still present
- the game's performance is great before completing the first stage, but absolutely tanks after that; even the menus lag until the game is restarted

system info:
nixos 23.11 with amdgpu driver and plasma 6/wayland (can provide nix config file for replication if needed)
6600xt
i7-10700

all of the above was tested in fullscreen, windowed, and borderless windowed (using plasma 6's "fullscreen" option) modes

(+1)

Thank you for this excellent detail! The proton stuff is really interesting. The flickering is caused by the tunnel shader, and I think I need to simplify that a bit. I'm off travelling at the moment but I will look at these when I get back in a couple of weeks.