RetroPie - emutyworks/emutyworks.github.io GitHub Wiki

RetroPie allows you to turn your Raspberry Pi, ODroid C1/C2, or PC into a retro-gaming machine.

Documents

Launch Game Boy emulator

1. Uploading ROM file.
/home/pi/RetroPie/roms/gb
*If ROM file does not exist in this folder, Emulator will not appear in the menu.

2. Restart EmulationStation.

3. Select EmulationStation Menu.

Retroflag GPi CASE

Memo

  • Game Boy Emulator setting
/opt/retropie/configs/gb
  • Bluetooth
apt-get install -y bluetooth pi-bluetooth blueman

bluetoothctl
scan on
scan off
pair <mac address>
connect <mac address>
trust <mac address>