Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.3 KB

File metadata and controls

40 lines (27 loc) · 1.3 KB

As stolen from https://github.com/RetroFlag/retroflag-picase

Pi Case

(nespi+, superpi, megapi,nespi4 case)

RetroFlag Pi-Case Safe Shutdown

Turn switch "SAFE SHUTDOWN" to ON.

Example for RetroPie:

  1. Make sure internet connected.
  2. Make sure keyboard connected.
  3. Press F4 enter terminal.
  4. 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:

  1. Make sure internet connected.
  2. Make sure keyboard connected.
  3. Press F4 first. And then press ALT-F2 enter terminal.
  4. User: root Password: recalboxroot
  5. 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

Example for batocera:

  1. Make sure internet connected.
  2. Make sure keyboard connected.
  3. Enter terminal. How to enter terminal: https://wiki.batocera.org/access_the_batocera_via_ssh
  4. User: root Password: linux
  5. In the terminal, type the one-line command below(Case sensitive):

wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/batocera_install.sh" | bash

Example for lakkatv:

https://github.com/marcelonovaes/lakka_nespi_power