Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

zachary7829

5
Posts
A member registered Feb 22, 2021

Recent community posts

sorry for being so late. I have a patch to make it work on macOS, not sending here due to obv legal reasons but if you give me some way to DM you I can send it to you that way.

Try this:

chmod +x Game.app/Contents/MacOS/Game
xattr -r -d com.apple.quarantine Game.app/

It's not just Big Sur, happens on Catalina as well. You can fix it by doing:
"chmod +x Game.app/Contents/MacOS/Game"
"xattr -r -d com.apple.quarantine Game.app/"

Hey, seems like the Mac version of the game can work with a simple fix: 

chmod +x Game.app/Contents/MacOS/Game
xattr -r -d com.apple.quarantine Game.app/


This makes the executable, well, executable, and allows the game to be played on a Mac. If you don't have a Mac, I can provide you with a patched version if you wish.

Unfortunately seems like the Mac version doesn't work, says there's no program compatible with opening the program :/.