The Linux build available here on itch doesn’t want to start on my laptop. When running it through Lutris to get the logs, here is what you get :
Started initial process 6503 from gamemoderun ./fuglthegame
Start monitoring process.
./fuglthegame: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No such file or directory
Monitored process exited.
Initial process has exited (return code: 32512)
All processes have quit
Exit with return code 32512
…which points out to a file that the executable should find, but doesn’t. Problem is, the file IS there so i don’t know what really is the problem. This seems to be a similar problem to other users on the Steam Deck (see here a Steam topic on that matter).
I will try to run it through the Proton accessibility tool, but i’d be much better for the native build to run :p