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-config
4. Localisation Options
I3 Change Keyboard Layout
-
Change default password of user
pi
passwd
-
Change default password of user
root
sudo passwd root
-
Enable SSH
raspi-config
4. Localisation Options
I3 Change Keyboard Layout
-
Enable SSH Root access
echo 'PermitRootLogin yes' | sudo tee -a /etc/ssh/sshd_config
-
Change Wifi Country
raspi-config
4. Localisation Options
I4 Change Wifi Country
-
Expand Filesystem
raspi-config
7. Advanced Options
A1 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.conf
Setting to connect the XBox Controller is
Display Yes No
-
Configure all Gamepads
-
Install Theme to
pixels
at set it underUI Settings
in RetroArch -
Install additional packages
RetroPie Setup
opt
dosbox
frotz
scummvm
kodi
-
Install RetroPie-Extras
cd ~ git clone https://github.com/zerojay/RetroPie-Extra.git cd RetroPie-Extra/ ./install-extras.sh
cd ~ cd RetroPie-Setup/ sudo ./retropie_setup.sh
-
Update RetroPie and underlying Raspian Options
RetroPie-Setup
Update
-
Install EmulationStation Theme
pixel
- RetroPie-Setup
814 esthemes
12 Install ehettervik/pixel
- Set Settings
UI Settings
Theme Set
Pixel
- Set Settings
UI Settings
Transition Style
Instant
- RetroPie-Setup
-
Copy all Roms to location
~/Retropie/roms/
- Restart System