i download the mac version of the game and i cant open it. i played the previous version which is 0.5 on mac os catalina. but i cant play 0.6 on mac os big sur. is there any way to fix this? Help Me Please.
I've lost count with how many times this question has come up. Maybe it should be in the OP ? Anyway, here's the answer:
The problem: during unzipping, the executable files in the game package lost their execute permission, so the app won't run.
Solution: if you still have the zip file, try unzipping it with The Unarchiver instead of the default archive utility. The Unarchiver tends to be better in preserving these execute permissions.
If you've already deleted the zip and don't want to download the 11 GB again, you can fix the permissions yourself in Terminal.
In Terminal, type 'chmod a+x ' without the quotes and drag the first executable in the Terminal window. Terminal will fill out the path to the executable file. Hit enter. Repeat for the second file.
To find the executables, right click on the game and choose Show package contents. Then go to Contents/MacOS. The file you are looking for is called BeinADIK. The second one (same name) is in Contents/MacOS/lib/darwinx86-64.
And has nothing to do with Big Sur. I've seen this happen on High Sierra as well, and with other games too.