Last active
August 29, 2015 14:23
-
-
Save miamarti/88f655ef9b22dba53296 to your computer and use it in GitHub Desktop.
PPSSPP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:ppsspp/stable | |
sudo apt-get update && clear | |
sudo apt-get install ppsspp-qt | |
sudo apt-get install ppsspp-sdl | |
mkdir ~/games | |
cd ~/games |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment