Skip to main content

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

Mac users!! did any of you had problems opening the game? as soon as i wanted to open the document, my mac would show me a 'this app can't be open' and won't let me open the game. help :"<

(+2)

same thing happened to me! Hopefully it will get patched?

(+1)

try going to the mac terminal and follow this, this worked for me (it's the same steps to open the touchstarved game too):

Type the following (this is a lowercase L): ls 

A list of folders should appear and Downloads should be one of them. 

Next, type: cd Downloads 

7. Terminal should now be directed to the folder that game is in

IF YOU ARE USING INTEL, type: chmod -R 777 TheFalseSun 

IF YOU ARE USING APPLE SILICON, type this instead: chmod -R 777 TheFalseSun

I'll try this!! thank you for taking the time to explain ^^