Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

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:

  1. Visit brew.sh and copy command
  2. Or copy command:
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  3. Open Terminal
  4. Paste command and type password
  5. Wait 5 minutes for command prompt to return
  6. 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:

  1. Open Terminal
  2. Paste the code brew install ppsspp
  3. Downloading and installing will take around 5 minutes
  4. user Finder, Go To Folder and navigate to /opt/homebrew/Cellar/ppsspp/(version)
  5. Open PPSSPPSDL
  6. Optionally copy this to Applications folder