Geographical-Adventures
Geographical-Adventures copied to clipboard
Mac: Unable to launch the game
On Mac, the App cannot be launched. (v1.0.6) The permissions set for the executable inside the app are not correctly set.
I found this workaround: https://itch.io/post/5924204
The workaround, here as a snippet to copy - you can execute this inside the extracted archive in your terminal to make the game start.
$ chmod +x Geographical\ Adventures.app/Contents/MacOS/Geographical\ Adventures
this fixed my issue
Yeah I know it happens a lot with Unity games.
Where I have to manually fix them
Like I think superlininal just wouldn’t work but then I gave x attributes to it. And it worked!