Skip to main content

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

Crashing issue with the Linux build:

./voyageur: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

Win build with wine just shows a white screen

using apt to install libgconf-2-4 (or 2-whatever, probably) solved this problem for me.