In this post, we are going to show you the method to install PSP emulator in Ubuntu 18.04. Sony PSP emulator PPSSPP 1.6 stable was released a few months ago. PPSSPP can run your PSP games on your PC in full HD resolution, and play them on Android too. PPSSPP is an open source project, licensed under the GPL 2.0 (or later).
Meanwhile, We will be using RetroGames PPA to install PSP emulator as it contains the latest release of PPSSPP for Ubuntu 18.04 and Linux Mint 19.
How To Install PSP Emulator In Ubuntu 18.04
Open your terminal and run the following command to add PPA in your system:
sudo add-apt-repository ppa:samoilov-lex/retrogames
Now, update :
sudo apt-get update
Finally, Install PSP emulator with the command below. Open your terminal and execute it:
sudo apt-get install ppsspp
Just in-case if you want to uninstall PSP emulator from your system:
sudo apt-get remove --autoremove ppsspp ppsspp-*
f
f
f