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
(Created page with "A build is not available, therefore one must create a build using Homebrew. Install Homebrew: #Visit [https://brew.sh brew.sh] and copy command #Or copy command <code>/bin/ba...")
 
Line 3: Line 3:
 
Install Homebrew:
 
Install Homebrew:
 
#Visit [https://brew.sh brew.sh] and copy command
 
#Visit [https://brew.sh brew.sh] and copy command
#Or copy command <code>/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</code>
+
#Or copy command: <pre>/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</pre>
 
#Open Terminal
 
#Open Terminal
 
#Paste command and type password
 
#Paste command and type password
 
#Wait 5 minutes for command prompt to return
 
#Wait 5 minutes for command prompt to return
#Enter command <code>echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
+
#Enter command:
eval "$(/opt/homebrew/bin/brew shellenv)"</code> and press return
+
<pre>echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
 +
eval "$(/opt/homebrew/bin/brew shellenv)"</pre>
  
 
Once Homebrew is installed, <code>brew</code> commands should now work.
 
Once Homebrew is installed, <code>brew</code> commands should now work.
Line 14: Line 15:
 
Install PPSSPP:
 
Install PPSSPP:
 
#Open Terminal
 
#Open Terminal
#Paste the code <code>brew install ppsspp<code>
+
#Paste the code <code>brew install ppsspp</code>
 
#Downloading and installing will take around 5 minutes
 
#Downloading and installing will take around 5 minutes
 
#user Finder, Go To Folder and navigate to <code>/opt/homebrew/Cellar/ppsspp/(version)</code>
 
#user Finder, Go To Folder and navigate to <code>/opt/homebrew/Cellar/ppsspp/(version)</code>

Revision as of 11:43, 14 June 2021

A build is not available, therefore one must create a build using Homebrew.

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