Skip to main content

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

Launching on Linux I got the following error:

./Distributrains64: error while loading shared libraries: libsoundio-ca.so.2: cannot open shared object file: No such file or directory

Checking the linux64 (and linux32) folders, there doesn’t appear to be a libsoundio-ca.so file in either (though the 32bit and 64bit dlls were present)

Running with wine works perfectly fine, however. Fun game :)

(+1)

Thanks for the report! I don't know what possessed me to make this mistake, but it's fixed now.