Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I tried to play on linux, installed the soloud library using the AUR package manager, and tried to launch it with proton, but the same issue remains, it does not find the soloud.so (which is not installed by the package manager) nor the libsoloud.so :/

It would be wonderful if you take a time to make a quick tutorial on how to install it on linux :)

(2 edits)

You could possibly try using the file provided here: https://github.com/Shirakumo/cl-soloud/blob/master/static/lin64-libsoloud.so

And place it in the same directory as the executable (renamed to libsoloud.so). I’m not very experienced with Linux, so I apologize that I’m not very good at troubleshooting these sorts of problems.

I also tried playing on Linux a couple of days ago, and the solution for me was to run the game with vanilla Wine. Running through Proton just crashed the game immediately, but Wine works perfectly fine for whatever reason. I played for several hours and haven't encountered any issue with it.