PPSSPP

Jump to: navigation, search
File:Foobar screenshot.png

PPSSPP is a PSP emulator written in C++. It translates PSP CPU instructions directly into optimized x86, x64, ARM or ARM64 machine code, using JIT recompilers (dynarecs).

PPSSPP can thus run on quite low-spec hardware, including stronger ARM-based phones and tablets, as long as there's OpenGL ES 2.0 support.

Installation

Gnome-software-icon.png
Via GNOME Software

Start Software. Search for package "ppsspp". Click the ideal package to open detail page. Click Install button.

Kde-discover-icon.png
Via KDE Discover

Start Discover. Search for package "ppsspp". Click the ideal package to open detail page. Click Install button.

Yast-icon.png
Via YaST

Start YaST --> Software Management. Search for package "ppsspp". Check the checkbox for installation (green check). Click Accept button to start installation.

Terminal-icon.png
Via Zypper
sudo zypper in ppsspp


External links