Skip to main content

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

the Mac version of the game does run on Catalina and above as it is 64 bits, it does have a permission issue though, here's how to fix it:

- right-click the game and select "display contents"

- navigate inside the "contents/MacOS/" folder

- open terminal and type chmod 755, don't hit enter just yet, and drag and drop the file BffOrDie from the contents/MacOS/ folder on the terminal window, then hit enter

you should now be able to launch the game (you'll get a gatekeeper alert, which you can disable by right-clicking the game and selecting "open", then click on the open button).

(+1)

Thanks for letting other people know :)

(+1)

If you could update the files to fix the issue, that would be more convenient though ^^