Comments

Log in with itch.io to leave a comment.

Alexander, I am super-excited to play the game. Unfortunately, it is giving me an error "You can’t open the application “QuestToImpressForMac” because it may be damaged or incomplete."

I am on an M1 MBP/16/512 running 15.5.

Let me know if I am missing anything! Thank you!

(1 edit)

-Right click on the app after unzipping
-Select "Show Package Contents". This should take you to another app which you can drag to your desktop for now
-Right click on the app you dragged to your desktop
-Select "Show Package Contents" again
-Open "Contents" folder
-Open "MacOS" folder
-At this point you should see a singular document titled QuestToImpress. This should be executable but for whatever reason it isn't. Leave this folder open and open the Terminal app
-In terminal, type "cd desktop" and hit enter. This takes you to your desktop folder.
-Next in terminal, type "chmod +x " and then drag that document into Terminal and hit enter. This is making that document executable in the Mac's eyes and you won't have to do this again
-The app should open now if you right click it and select Open. You can move it wherever you like.