> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/shu-mei-pai/retropie.md).

# RetroPie

### <https://github.com/RetroPie/RetroPie-Setup/wiki/Manual-Installation>

###

### Install RetroPie

After that, we install the needed packages for the RetroPie setup script:

```
    sudo apt-get install git lsb-release
```

Then we download the latest RetroPie setup script with

```
    cd
    git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
```

The 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

<div align="left"><img src="/files/-M2ChJupnnu7GRJLXNJC" alt=""></div>

連結PS3控制手把

![](/files/-M2ChR5PF-dKvzNJziez)

重置手把設定

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)
