Updated: 2018.5.14 Metadata in emulationstation will be saved when rebooting and shutting down.
RetroFlag Pi-Case Safe Shutdown
Turn switch "SAFE SHUTDOWN" on PCB to ON.
Example for RetroPie:
- Make sure internet connected.
- Make sure keyboard connected.
- Press F4 enter terminal.
- In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/install.sh" | sudo bash
Example for RecalBox:
- Make sure internet connected.
- Make sure keyboard connected.
- Press F4 first. And then press ALT-F2 enter termial.
- User:root Password:recalboxroot
- In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/recalbox_install.sh" | bash