Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Are you on linux? others have reported that some distros have this issue, another user posted this below which fixed it for them:


"

nevermind I fixed it, so in linux:

chmod +x SpookyGhostsDotCom

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)

export LD_LIBRARY_PATH

./SpookyGhostsDotCom

"

Yes, I'm running Archlinux.

I tried what you suggested in the terminal, and it managed to run the game! Thank you!

Would there be some way to run that when I launch it from the Itch app?