Skip to content

m4rcSA/Super-NESPi-Case

 
 

Repository files navigation

Fork information: Added OSMC support to Super Nespi case

SUPER NESPI CASE

INSTRUCTION MANUAL


Example for Recalbox

  1. Make sure the Raspberry Pi connects to the internet

  2. Using the keyboard, press F4 first. And then press ALT-F2 enter termial.
    User:root
    Password:recalboxroot

  3. In the terminal, type the command below:
    wget -O - "https://raw.githubusercontent.com/SNESPi/Super-NESPi-Case/master/recalbox_install.sh" | bash

Example for RetroPie:

  1. Make sure the Raspberry Pi connects to the internet
  2. Using the keyboard,Press F4 enter terminal
  3. In the terminal, type the command below:
    wget -O - "https://raw.githubusercontent.com/SNESPi/Super-NESPi-Case/master/retropie_install.sh" | sudo bash

Example for Raspbian:

  1. Make sure the Raspberry Pi connects to the internet
  2. Run Terminal
  3. In the terminal, type the command below:
    wget -O - "https://raw.githubusercontent.com/m4rcSA/Super-NESPi-Case/master/retropie_install.sh" | sudo bash

Example for OSMC:

  1. Make sure the Raspberry Pi connects to the internet
  2. Go to command line: https://osmc.tv/wiki/general/accessing-the-command-line/
  3. In the terminal, type the command below:
    wget -O - "https://raw.githubusercontent.com/m4rcSA/Super-NESPi-Case/master/osmc_install.sh" | bash

About

Added OSMC support to Super Nespi case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 58.9%
  • Shell 41.1%