Skip to content

flakeman2/retroflag-picase

 
 

Repository files navigation

retroflag-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

retroflag-picase (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

About

RetroFlag Pi-Case Safe Shutdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.8%
  • Python 46.2%