RetroPieStickerSmall[dropcap]S[/dropcap]o, there you have the RetroPie SD-card Image and you know that you could use it as software base for your very own game console. But what things do you actually need to get for it? What hardware do you need and what could be the first steps with it? This article provides a step-by-step guide and shows how to get a game console for less than 80 EUR (about 85 USD).

As you will see, it will take you only a few minutes to get things running. But first of all, we need to go shopping:

Shopping List

The first thing to do is to get all the needed hardware. Besides your local electronics dealer you could also order all needed components from one of the official Raspberry Pi distributors like RS-Components or Farnell. Here is a complete list of components that are needed for a RetroPie game console. The prices below are simply taken without further looking for best-prices, but you are likely to find lower prices with a little search:

[box type=”info” align=”alignleft” class=”” width=”100%”]Total Costs
The total costs for your Retro Gaming Station would be 79,80 EUR (depending on your choice of gamepad, plus shipping). In USD this would be around 84 USD.[/box]

Hardware Assembly

With all the above components in your hands you can start with the assembly. This is actually very easy and usually you do not have to be afraid to break something! Here are the steps:

  1. Put the Raspberry Pi into the case.
  2. Connect your screen/TV via the HDMI cable with the Raspberry Pi.
  3. Connect your USB gamepad with the Raspberry Pi.
  4. Before you put the SD-card into the Raspberry Pi, download the lastest RetroPie image and put it on the SD-card. This is explained in more detail below.
  5. To start your gaming station, put the RetroPie SD-card into your Raspberry Pi and connect the micro USB cable with the Pi.

[box type=”info” align=”alignleft” class=”” width=”100%”]As you can see above the whole “assembly” procedure consists of only sticking together everything and is very easy.[/box]

Software Installation: Getting RetroPie on the SD-Card

To get the latest version of RetroPie, head to the official Downloads page and download the image from there. Besides directly downloading the image from the website, you can use BitTorrent to get the image. You can find the magnet links to the torrents on the individual image pages.

Once downloaded you have to extract and copy the image to an SD card. This is done in the same way you install other RPi images like Raspbian. A tutorial about this that (written by the RPi community) can be found here. If you use a Linux platform or a Mac, you can use, e.g., the following instructions:

  1. Check file integrity via shasum RetroPieImage_verX.img.gz
  2. Unzip with unzip RetroPieImage_verX.img.gz or with any archive program, e.g., 7-ZIP.
  3. Put the SD card into you RPi, e.g., with the “dd” command or Win32DiskImage, start it. The front-end “Emulation Station” starts automatically.
  4. If your SD card is larger than 4 GB, you need to expand the root file system in order to use the whole SD card. Go into the shell by pressing F4. Run sudo raspi-config and choose “expand root fs” from the menu. You need to restart your RPi afterwards.
  5. You need to copy ROMs to your gaming console: THerefore, you could use, e.g., a USB stick, the SAMBA shares, or an SFT client.

[box type=”info” align=”alignleft” class=”” width=”100%”]Getting RetroPie on an SD card is done in the same way as for all other Raspberry Pi SD card images.[/box]

Configuration and Start Gaming

Once turned on, you will see the RetroPie splash screen after a few seconds and, after another few seconds, the front-end “EmulationStation” starts and asks you to do a controller configuration.

The front-end shows only systems for which ROMs have been loaded on the Raspberry Pi. There are various ways to get ROMs on it:

For further details the above ways have been linked to corresponding tutorial in the official RetroPie Wiki.
[box type=”info” align=”alignleft” class=”” width=”100%”]Note that the RetroPie Wiki is driven by the RetroPie community. If you find something to add or change, you are always welcome to contribute![/box]

Possible further Steps

If you are eager to go some steps further, here is just a very limited list of ideas for inspiration:

Take part in the RetroPie Forum

Do you have any questions around RetroPie or retro gaming on the Raspberry Pi in general? Or would you like to help other people with questions about RetroPie? The RetroPie forum is out there, waiting for you!

Submit Bugs, Bug Fixes, Feature Requests

The RetroPie Project is an open-source project and relies on the feedback and voluntary work of the RetroPie community. And if you are reading this, you are already part of that community :) The core scripts for installing, configuring, and maintaining a RetroPie installation are hosted at Github. The active development of RetroPie takes place there. You can create issues to report bugs, or propose new features. Or you might want to directly create pull requests, if you want to contribute on a source-code level!

Customize Your Splashscreen

If you want to give your RetroPie installation your individual design touch, you could, e.g., change the splashscreen. The RetroPie community has already published a wide range of different screens, which can be found in the forum. Instructions for changing the screen can also be found there.

Use Original Controllers

If you want to take the retro-gaming experience to a next level, you could aim for using original game controllers. There are many tutorial out there with various levels of detail. The GPIO Adapter and the ControlBlock are two possible ways for connecting original controllers with a Raspberry Pi.

Build your own Arcade Machine

People have written about their own projects in the dedicated RetroPie forum. Maybe you would like to build a whole arcade case or a portable gaming station? Get some further inspiration in the “Peoples Projects” forum.

Conclusion

A retro gaming console based on the Raspberry Pi can be built for under 90 USD. The assembly and software installation is very easy and takes only a few minutes. If you get curious after your first steps with RetroPie, a whole world of interesting and fun topics is at your feet.

RetroPie is build upon the voluntary work of many people. We hope that you enjoy RetroPie as much as we do. As long as people share their ideas, feed their RetroPie modifications back to the RetroPie Project, and are willing to contribute and help, the project can live on.