Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Couldn't run linux blob on Ubuntu 18.04 at first: https://www.pastiebin.com/5ae8c32761ac9

After installing libmad0 and libfluidsynth1 it said system has no opengl 3.3 context support, but it has:

https://www.pastiebin.com/5ae8c561dd0a0

On Arch after relinking (/usr/lib/libsndio.so to /usr/lib/libsndio.so.6.1) and installing sdl2_mixer it worked!