Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim1s:applications:ppsspp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
products:sbc:vim1s:applications:ppsspp [2022/07/17 21:31]
127.0.0.1 external edit
products:sbc:vim1s:applications:ppsspp [2022/09/07 02:22] (current)
nick
Line 1: Line 1:
-====== VIM4 PPSSPP ======+====== VIM1S PPSSPP ======
  
  
-<WRAP tip > +{{page>products/sbc/common/applications/ppsspp&noheader}}
-Only supports **Ubuntu 22.04 Linux 5.4**. +
-</WRAP> +
- +
-===== Install PPSSPP Package ===== +
- +
- +
-```sh +
-$ sudo apt update +
-$ sudo apt install libsdl2-2.0-0 +
-$ mkdir /tmp/ppsspp +
-$ cd /tmp/ppsspp +
-$ wget XXXXXXXX   ## TODO +
-$ sudo dpkg -i *.deb +
-``` +
- +
-===== Launch ===== +
- +
- +
-Open terminal and execute ''launch_ppsspp.sh'' to launch PPSSPP. +
- +
-```sh +
-$ export SDL_VIDEODRIVER=wayland +
-$ launch_ppsspp.sh +
-```+
Last modified: 2022/07/17 21:31 by 127.0.0.1