Skip to main content

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

Sort the Court!

Give your decree in simple yes or no answers, and help the kingdom grow! · By Graeme Borland

exit code 127: 32 bit libraries need to be installed manually

A topic by sparr created Dec 29, 2019 Views: 236
Viewing posts 1 to 1

I had to manually install the 32bit versions of libxcursor and libxrandr to get the game to launch instead of exiting with code 127.

sudo apt install libxcursor1:i386 libxrandr2:i386