Raspberry Pi 4: Retropie 4.6 Installation and Setup
This video will show how to install and play Retro Games with the latest Retropie version on Raspberry Pi 4 running the latest Raspberry Pi OS (2020).
This video include, how to install and setup psp emulator and play God of war chain of Olympus.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Steps:
Step 1: Install the latest Raspberry Pi OS via Raspberry Pi Imager
Open a browser and type in:
https://www.raspberrypi.org/downloads/
Step 2: Insert your sdcard and boot your pi after installation is complete. On your Pi desktop,
open a terminal.
Step 3. Update your Pi and install Git.
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git lsb-release
Step 4. Download the latest RetroPie setup script and run the script.
cd
git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
Step 5. Go to RetroPie-Setup directory and execute the retropie_setup.sh script.
cd RetroPie-Setup
chmod +x retropie_setup.sh
sudo ./retropie_setup.sh
Perform Basic install and follow the instruction. When you first run the script it may install
some additional packages that are needed. It will take some time so you can grab a coffee
and wait.
Step 6. Download and copy game images in /home/pi/Retropie/roms/ folder.
Step 7. To run the retropie emulator station.Type in "emulationstation" on the terminal.
To change the resolution of the game. Go to Retropie Menu, then Configuration Editor.
Select 1. Configure basic libretro emulator options
Then select platform to adjust.
Scroll down to Aspect Ration then click OK.
Change to 16:9 then go back to RetroPie emulation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
This is tested on Raspberry Pi 4 Model B 4GB.
If you like this video, kindly hit like and subscribe to support the channel. Thank you.