Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have FUSE installed, but on my system the corresponding library can be found by one of the names libfuse3.so, libfuse3.so.3 or libfuse3.so.3.10.5, while LÖVE seems to want libfuse.so.2 specifically. Not sure what to do about that!

Yeah, playing short-ranged ships made me spin like crazy, but for some reason I could never find a nice window to cool down and not get destroyed :D

(1 edit) (+1)

Oh, it seems that AppImage requires FUSE 2, but you only have FUSE 3. Interesting! What distro are you on, out of curiosity? On Arch Linux there are 2 packages: fuse2 and fuse3, I have both of them installed.

Yeah, it’s tricky to find a window for the cooldown! :-D But you don’t need to cool down all the way to 0%, I usually try to keep between 60% and 90%, because the laser actually deals more damage when it’s heated more.

(+1)

I’m using Gentoo, it has both FUSE versions (FUSE 2 and FUSE 3) but I only have the latest one (FUSE 3.10.5) installed.