Stray v1 6 MacOS
Lost, alone, and separated from family, a stray cat must untangle an ancient mystery to escape a long-forgotten cybercity and find the way home.
Release date: Tuesday 19th July 2022
Genre: Adventure, Indie
Stray v1.6 MacOS
Publisher(s): BlueTwelve Studio
Version: v1.6
Language(s): MULTI
Minimum system requirements:
Processor: Apple Silicon M1 or later
Operating system: macOS 13 Ventura
Disk space: 10 GB available space
More information: https://apps.apple.com/nl/app/stray/id6451498949?l=en-GB&mt=12
Setup:
1. Open the .dmg (Right click "e;Open"e;).
2. Go through the installation process.
3. Everything should be ready. If not, take a look at 'troubleshooting'.
Throubleshooting:
- Error message: 'The app was not downloaded from the App Store'
- Solution: Go to System Preferences > Click Security & Privacy and select General > Click the 'App Store and verified developers button.
- Error message: 'Application from unidentified developer'
- Solution: In finder, find the program you want to open > Right click the program and select 'Open' > In the dialog box that appears, select 'Open'.
- Error message: 'The program is damaged'
- Solution: Open the terminal and run: sudo xattr -r -c /Application/%PROGRAM%.app
- Change %PROGRAM% TO THE DESIRED PROGRAM
- Error message: 'The program cannot be checked for malware'
- Solution: Go to System Preferences > Click Security & Privacy and select General > Click on the 'Launch Anyway' button.
- And if the program just does not work
- Solution: codesign --force --deep --sign - /Applications/%APPLICATION%.app
- Change %APPLICATION% TO THE DESIRED APPLICATION
- FOR THIS TO WORK THE APPLICATION HAS TO BE IN THE APPLICATIONS FOLDER!