Your IP-address is: 3.236.237.61 this Sunday 24, Sep 2023, 01:27:50

Latest News

  • Falkon Web Browser For Linux

    Falkon Web Browser For Linux

    Falkon Web Browser For Linux. Falkon web browser is actually a KDE web browser using QtWebEngine rendering engine, previously known as QupZilla.

Published content

PPSSPP - PSP Emulator

PPSSPP - PSP Emulator.

PPSSPP lets you play PSP games in High Definition. It is fast, portable, powerful, easy-to-use, well-designed and open source graphical application implemented in C++ around the Qt toolkit and designed from the ground up to act as a PSP (PlayStation Portable) emulator.

With PPSSPP you can play PSP games a tablet, customize on-screen touch controls, use an external keyboard or controller, save and restore games no matter what the platform.

In addition, you will also be able to transfer saves from your PSP device to the PPSSPP emulator, so you can continue your game progress across devices.

The PPSSPP application offers powerful settings that allows you to tweak graphics, sound, controls, as well as the emulated PSP system.

NOTE: This is by far the most popular emulator for Linux according to our statistics.


However it is not included in Debian repositories so you need to download from the developers website and compile it from source, if you aren't a Ubuntu user.

PPSSPP supports save states, dynamic recompilation (JIT) and supoort ad hoc wireless networking. To decode PSP multimedia data the program uses FFmpeg software library, which has beeen enhanced to enable it to handle Sony's proprietary ATRAC3plus audio format as used by the PSP.

Latest version: 1.16.1

License: GNU/GPLV2

You might also need to install:

The "libsdl2-dev" package.

How to install via a terminal window:

First install Flatpak, if you have not done so yet !

sudo apt install flatpak

Press Enter.

Add the Flathub repository:

Flathub is the best place to get Flatpak apps.

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Press Enter and restart your system.

Open a terminal window and type:

flatpak install flathub org.ppsspp.PPSSPP

Press Enter.

Now to run the app:

flatpak run org.ppsspp.PPSSPP

Press Enter.

Enjoy!

Developers website

Top