Skip to main content

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

I can't get it to start on Linux either.  It fails to load libXinerama.so.1, which I have in my /usr/lib directory.

Just to be sure that libXinerama.so.1 is symlinked to an existing file:

ls -lisa $(locate libXinerama.so.1 | head -1)