I do apologize as the process to get it working on a Mac is a little annoying. There has, however, been a recent update to that guide. I’ll paste it here in hopes you can understand it more this way. If you still have issues then please send me a personal message (preferably Discord) if you can.
How do I run Project Realism on my Mac?
This guide assumes you’ve downloaded the game to the default Downloads folder, at /Users/your-name-here/Downloads.
If you have a newer Mac with a Apple M1, M2, M3, M4, M5 processor:
- Download
Project Realism - 0.3.1 (macOS).zipto the default Downloads folder - Open Finder, go to Downloads folder and extract the zip file.
- Open Terminal app and run the following commands:
cd ~/Downloads/"Project Realism - 0.3.1 (macOS)"
xattr -d com.apple.quarantine "Project Realism [arm64]"
chmod +x "Project Realism [arm64]"
- In Finder, double click the
Project Realism [arm64]file and game should run
If you have a older Mac with a Intel processor:
- Download
Project Realism - 0.3.1 (macOS).zipto the default Downloads folder - Open Finder, go to Downloads folder and extract the zip file.
- Open Terminal app and run the following commands:
cd ~/Downloads/"Project Realism - 0.3.1 (macOS)"
xattr -d com.apple.quarantine "Project Realism [x64]"
chmod +x "Project Realism [x64]"
- In Finder, double click the
Project Realism [x64]file and game should run