Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)(-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

(+3)(-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!!!

(+2)(-1)

OMG THANK YOU!! THIS REALLY HELPED

I tried this and it just says access denied??? I tried legit everything, dyk anything I could do to bypass this? if it helps at all I'm using a M4

I have one more trick that works for me when it comes to playing a game developed with windows on a mac computer. This should help with by passing the mac security system (access denied screen you see), so you can play.

So do these steps in order

  • Open terminal app
  • type chmod +x (make sure there is a space after the x)
  • drag the game (the false sun) application file (.app) into the terminal window then press Enter
  • then type   xattr -dr com.apple.quarantine, then space and drag the game file to the terminal again and press enter (make sure to space after xattr)
  • launch the game by right clicking the app and then selecting open

hopefully this works for you!! if not, maybe the developer can help with the problem, or you can find another way. make sure to type everything the way I did and include those spaces because they are important. If you have anymore questions I can try to help more! :)

(+1)

THANK U SMMMM doing the previous comment and dragging the app worked for me tysmmm <333

ofcc!! im so glad it worked for you

(+2)(-1)

THANK YOU!! IT WORKED

(+1)

it didn't work for me ;;