RetroFlag Pi-Case Safe Shutdown
  • Shell 54.9%
  • Python 45.1%
Find a file
2021-12-28 20:20:52 +08:00
batocera_install.sh Add files via upload 2020-08-21 17:45:04 +08:00
batocera_SafeShutdown.py Add files via upload 2020-08-22 11:59:49 +08:00
install.sh Add files via upload 2020-08-21 17:45:04 +08:00
install_gpi.sh Update install_gpi.sh 2020-05-16 13:38:25 +08:00
LICENSE.txt Add LICENSE.txt 2020-03-31 10:30:47 +08:00
README.md Update README.md 2021-12-28 20:20:52 +08:00
recalbox_install.sh Add files via upload 2020-08-21 17:45:04 +08:00
recalbox_install_gpi.sh Update recalbox_install_gpi.sh 2020-05-16 13:39:54 +08:00
recalbox_SafeShutdown.py Add files via upload 2020-08-21 17:45:04 +08:00
recalbox_SafeShutdown_gpi.py Update recalbox_SafeShutdown_gpi.py 2020-04-30 18:06:03 +08:00
RetroFlag_pw_io.dtbo Add files via upload 2020-08-21 17:45:04 +08:00
SafeShutdown.py Add files via upload 2020-08-21 17:45:04 +08:00
SafeShutdown_gpi.py Update SafeShutdown_gpi.py 2020-05-16 11:20:37 +08:00

Contents


GPiCase2 (GPi Case 2 only)

The RetroFlag GPiCase 2 CM4 safe shutdown script will automatically switch between the LCD display and HDMI output when using the dock.


GPi Case (GPi Case only)

Turn switch "SAFE SHUTDOWN" to ON.

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_gpi.sh" | sudo bash

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_gpi.sh" | bash


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