Skip to main content

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

On Big Sur (The platform where I test it), I never had to run chmod -777 for Vox Gremory, the executable should be preserved since I use tar and Unity 2021 builds for mac without issues even on Windows.
This is how it looks like during my tests: https://imgur.com/a/rxIJscT

Not sure what's causing the issue, my best guess is that something is preventing the game from being extracted properly or to be ran at all.

Okay, so I downloaded it again, but this time from a different website called Visit Mama, and it works. So I suppose its Itch thats screwing up the download because the file already came as an executable.

But still, thank you.

It's probably me uploading on itch.io incorrectly, as I use Butler. My guess is that something happens to the archive during the uploading process which corrupts the executable within, similarly to what happens if I try to zip a Mac game on Windows. I'll be using tar format for packing in future, and hopefully that'll fix the issue.