Categories
3-D Printing Emulation Fabrication Hardware Modification Multimedia Software

Pimp my cade: Teenage Mutant Ninja Pinto

I am but a drop of water in an ocean full of Arcade1Up modders. Here, I tell the tale of journeying down the rabbit hole.

Operating System

As my work on this Teenage Mutant Ninja Terminals project (and articles in this series) progresses, more emphasis will be placed on running RetroPie remotely instead of locally on an SD card (and after a Raspberry Pi firmware update, USB and PXE booting as well).

For now, my focus is achieving results in the shortest amount of time, even though some functionality is limited.

Video of my end goal: running emulation remotely.

There are plenty of tutorials for installing and configuring RetroPie — this article is not that. Since the next page involves hardware interfacing to the Raspberry Pi’s GPIO pins, you’ll want to test your connections as you put them together, which is why you need to install RetroPie now. The TL;DR:

  1. Download RetroPie.
  2. Burn the image to your SD card with ApplePi-Baker or Etcher.
  3. Barrel through the basic control configuration with your keyboard. If you ever need to reset these settings:
    1. run sudo ~/RetroPie-Setup/retropie_setup.sh
    2. Select Manage packages
    3. Select Manage core packages
    4. Select emulationstation
    5. Select Configuration / Options
    6. Select Clear/Reset Emulation Station input configuration
  4. Know how to get to a terminal either directly, or more conveniently, via SSH. You’ll need the terminal for installing software and modifying kernel parameters in the next page.

Leave a Reply

Your email address will not be published. Required fields are marked *