Skip to main content

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

Here's another possible (but annoying) way to fix the compatibility problem found on the Unity Forums:

It seems to be a normal unity-mac problem. Right clicking the application> Show Package Contents> Contents> Mac OS> (BGP Pre-Alpha, or something similar for the app title)


Open Terminal and type "chmod +x"
hit space
Drag your file over to the terminal
hit Enter

If you did this correctly the file image should have changed and the game should now launch correctly.

Deleted 164 days ago
(+1)

Dang. I really hope that isn't it. A lot of people have older Macs and I'd hate for them to be blocked from playing. The game isn't even THAT complex. I'll try to see if Unity let's me build to at least as far back as 10.6.

Worst case, I'll have to put OSX 10.8 as the minimum specs.