Skip to main content

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

try going to the mac terminal and follow this, this worked for me:

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

(+1)(-1)

adding on to this because it just worked for me, rather than typing in "TheFalseSun" just drag the game application file to terminal box and then press enter. It wont work if you type it, so make sure you drag the file into the terminal box!!!

(+1)(-1)

OMG THANK YOU!! THIS REALLY HELPED

(+1)(-1)

THANK YOU!! IT WORKED