RetroPie
Install RetroPie
After that, we install the needed packages for the RetroPie setup script:
sudo apt-get install git lsb-releaseThen we download the latest RetroPie setup script with
cd
git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.gitThe script is executed with
cd RetroPie-Setup
chmod +x retropie_setup.sh
sudo ./retropie_setup.sh安裝blueman
sudo apt install blueman
sudo service bluetooth restart
blueman-applete執行blueman
連結PS3控制手把

重置手把設定
run sudo ~/RetroPie-Setup/retropie_setup.sh and go to Emulation Station configuration via
Manage Packages -> Core Packages -> emulationstation -> Configuration or Configuration / Tools -> emulationstation
and choose the option to Clear/Reset Emulation Station input configuration
(All packages with configuration appear in Configuration / Tools when installed)
Last updated
Was this helpful?