Retropie
Default config
User: pi Password: raspberry
Hotkeys
| Hotkey | Description |
|---|---|
Select Start |
Exit Game |
F4 |
Enter Terminal |
Important Files
SSH Config
/etc/ssh/sshd_config
Roms
~/RetroPie/roms
Emulationstation
# ES Settings
~/.emulationstation/
/opt/retropie/configs/all/emulationstation/
# System
~/.emulationstation/es_systems.cfg
/etc/emulationstation/es_systems.cfg
# Platform Config
/opt/retropie/configs/all/platforms.cfg
# Controller Config
~/.emulationstation/es_input.cfg
# Themes
~/.emulationstation/themes
/etc/emulationstation/themes
Todo After Install
-
Change Keyboard Layout
raspi-config4. Localisation OptionsI3 Change Keyboard Layout -
Change default password of user
pipasswd -
Change default password of user
rootsudo passwd root -
Enable SSH
raspi-config4. Localisation OptionsI3 Change Keyboard Layout -
Enable SSH Root access
echo 'PermitRootLogin yes' | sudo tee -a /etc/ssh/sshd_config -
Change Wifi Country
raspi-config4. Localisation OptionsI4 Change Wifi Country -
Expand Filesystem
raspi-config7. Advanced OptionsA1 Expand Filesystem -
Install Safe Shutdown (in case of a NESPi 4 Case)
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/install.sh" | sudo bash -
Enable XBox Controller via Bluethooth
echo 'options bluetooth disable_ertm=Y' | sudo tee -a /etc/modprobe.d/bluetooth.confSetting to connect the XBox Controller is
Display Yes No -
Configure all Gamepads
-
Install Theme to
pixelsat set it underUI Settingsin RetroArch -
Install additional packages
RetroPie Setup
optdosboxfrotzscummvmkodi -
Install RetroPie-Extras
cd ~ git clone https://github.com/zerojay/RetroPie-Extra.git cd RetroPie-Extra/ ./install-extras.shcd ~ cd RetroPie-Setup/ sudo ./retropie_setup.sh -
Update RetroPie and underlying Raspian Options
RetroPie-Setup
Update -
Install EmulationStation Theme
pixel- RetroPie-Setup
814 esthemes12 Install ehettervik/pixel - Set Settings
UI SettingsTheme SetPixel - Set Settings
UI SettingsTransition StyleInstant
- RetroPie-Setup
-
Copy all Roms to location
~/Retropie/roms/ - Restart System