1.5 KiB
1.5 KiB
树莓派安装 RetroPie
系统安装
中文支持
安装完毕后,使用 Linux 挂载 SD 卡,用 Cabin-Bold.zip 中的文件替换:
/etc/emulationstation/themes/carbon/art/Cabin-Bold.ttf
Wifi 设置
编辑 /etc/wpa_supplicant directory 文件:
country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
# RETROPIE CONFIG START
network={
ssid="your_real_wifi_ssid"
psk="your_real_password"
}
# RETROPIE CONFIG END
SSH 设置
Enable SSH
- Touch ssh file in SD-card's boot partition.
- Select raspi-config from the RetroPie menu after booting up.
- Select Interface Options
- Select SSH
- Choose Yes
- Select Ok
- Choose Finish
Connecting
- Port: 22
- Username: pi
- Password: raspberry
安装 ROM
ROM 位于:
~/RetroPie/roms/$CONSOLE
路径下。$CONSOLE 指具体的仿真器目标 console,如 snes or arcade。
游戏操作
退出游戏
start+hot key
Arcade
ROM 必须完整,也就 ROM 的 ZIP 包里必须包含 MAME 0.78.dat 或相关文件中描述的全部文件,且校验码相同。