GPD Win 上蓋鋁合金版 >> Debian 9.0
build ppsspp
PSP模擬器算是裝機必備的一款模擬器,畢竟是這麼經典的掌機,而由於RetroArch自帶的那個PPSSPP模擬器,常常發生載入PSP遊戲時,出現黑屏的現象,因此,司徒還是習慣使用獨立的PSP模擬器,編譯步驟如下:
$ cd $ sudo apt-get install cmake libsdl2-dev $ git clone https://github.com/hrydgard/ppsspp $ cd ppsspp $ git submodule update --init --recursive $ ./b.sh $ ./build/PPSSPPSDL
支援全屏顯示