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
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A build is not available, therefore one must create a build using Homebrew. This build is a fully Apple Silicon native ARM application.
+
You can open the "damaged" official build of the ppsspp by following these steps.  
  
Install Homebrew:
 
#Visit [https://brew.sh brew.sh] and copy command
 
#Or copy command: <pre>/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</pre>
 
#Open Terminal
 
#Paste command and type password
 
#Wait 5 minutes for command prompt to return
 
#Enter command:
 
<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.
+
- download the original build from the git hub (https://github.com/hrydgard/ppsspp/releases)
 +
 
 +
- extract it
 +
 
 +
- open terminal
 +
 
 +
- copy paste this xattr -cr
 +
 
 +
-move the ppsspp application into the terminal and click enter
 +
 
 +
- now just click on the ppsspp application to open it.
 +
 
 +
for more info check - https://www.youtube.com/watch?v=R1blDsAvTnw&ab_channel=TommyDoan
  
Install PPSSPP:
 
#Open Terminal
 
#Paste the code <code>brew install ppsspp</code>
 
#Downloading and installing will take around 5 minutes
 
#user Finder, Go To Folder and navigate to <code>/opt/homebrew/Cellar/ppsspp/(version)</code>
 
#Open PPSSPPSDL
 
#Optionally copy this to Applications folder
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Latest revision as of 17:17, 21 December 2021

You can open the "damaged" official build of the ppsspp by following these steps.


- download the original build from the git hub (https://github.com/hrydgard/ppsspp/releases)

- extract it

- open terminal

- copy paste this xattr -cr

-move the ppsspp application into the terminal and click enter

- now just click on the ppsspp application to open it.

for more info check - https://www.youtube.com/watch?v=R1blDsAvTnw&ab_channel=TommyDoan