Difference between revisions of "PlayStation Portable"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Line 1: | Line 1: | ||
− | A build is not available, therefore one must create a build using Homebrew. | + | A build is not available, therefore one must create a build using Homebrew. This build is a fully Apple Silicon native ARM application. |
Install Homebrew: | Install Homebrew: |
Revision as of 11:44, 14 June 2021
A build is not available, therefore one must create a build using Homebrew. This build is a fully Apple Silicon native ARM application.
Install Homebrew:
- Visit brew.sh and copy command
- Or copy command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Open Terminal
- Paste command and type password
- Wait 5 minutes for command prompt to return
- Enter command:
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile eval "$(/opt/homebrew/bin/brew shellenv)"
Once Homebrew is installed, brew
commands should now work.
Install PPSSPP:
- Open Terminal
- Paste the code
brew install ppsspp
- Downloading and installing will take around 5 minutes
- user Finder, Go To Folder and navigate to
/opt/homebrew/Cellar/ppsspp/(version)
- Open PPSSPPSDL
- Optionally copy this to Applications folder