Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ThatGame.exe

A cryptic puzzle game about being a bad coder. Also ducks. · By BobboDev

mac still doesnt work

A topic by Cheddeder created Jun 28, 2022 Views: 226 Replies: 6
Viewing posts 1 to 5

the game still doesnt work on mac

Developer

It should work now. You may need to allow it to run in System Preferences -> Security & Privacy still.

Good luck!

it says this application cant be opened

me too

same

(+1)

I had the same issue and fixed it. Here’s how:

Let’s say that the game lies in /Applications. You open the terminal and type:

chmod 775 /Applications/ThatGame.app/Contents/MacOS/ThatGame

That’s it; the game should start now.

Thanks!