Setup a DIY Retro Gaming device with all of your favorite games

Using a Raspberry Pi, create a Retro Gaming device that can connect to a TV or computer monitor (HDMI or RCA). Equipment needed: *Raspberry Pi 3 B+ or Raspberry Pi 4 with Power Adapter *Micro SD Card & Reader *PC to setup the SD Card *USB Keyboard *HDMI Cable or 3.5MM Video AV Component Adapter

Install Retropie on Ubuntu 20.04.3 LTS and Ubuntu 18.04.03

I found a nice guide to installing Retropie on Ubuntu 18.04.03 at a website called markontech and it works brilliantly. sudo apt-get install -y git dialog unzip xmlstarlet git clone –depth=1 https://github.com/RetroPie/RetroPie-Setup.git cd RetroPie-Setup sudo ./retropie_setup.sh Once the Retro-Pie install script is running, you will want to do a Basic Install and then navigate back… Continue reading Install Retropie on Ubuntu 20.04.3 LTS and Ubuntu 18.04.03