This is an old revision of the document!
Only support Ubuntu 22.04 Linux 5.10.
$ sudo apt update $ sudo apt install libsdl2-2.0-0 $ mkdir /tmp/ppsspp $ cd /tmp/ppsspp $ wget XXXXXXXX ## TODO $ sudo dpkg -i *.deb
Open terminal and execute launch_ppsspp.sh
to launch PPSSPP.
$ export SDL_VIDEODRIVER=wayland $ launch_ppsspp.sh