Retro Gaming on BrainyPi
Description: EmulationStation is a frontend for emulators, which gives a graphical interface for accessing all of your games. It is a core part of RetroPie and is what lets you sort and configure games. Using EmulationStation on Brainy Pi we can start building own alternative to RetroPie.
Steps to Install:
Copy and paste the following lines into a terminal:
sudo apt-get install -y git
git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
cd RetroPie-Setup
sudo ./retropie_setup.shAs we don’t want to install the entirety of RetroPie for this guide we must switch to the Manage Packages screen.
You can do this by pressing the
B
key, then by pressingENTER
.As EmulationStation is a core package for RetroPie, we can switch straight into the first option by pressing the
ENTER
key.
- Within this next menu, we need to select the
emulationstation
option.
- You can do this by pressing
2
, then theENTER
key.
We will be using the pre-compiled binary option for this tutorial as it is far faster to install them. Select this option by pressing
B
, then theENTER
key.Press
Y
on your keyboard then the ENTER key to proceed with the installation.Now that you have installed EmulationStation, you can quit by pressing the
ESC
key till you return to the command line.Installation will be done.
Useful for: retro gaming
Link to original project: https://github.com/RetroPie/EmulationStation.git
Link to Youtube Video: