Skip to main content

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

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 tried this method but it unfortunately didn't work for me but thank you a lot for your time and effort to reply!!