PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Installing RetroPi Eulator On Linux

Go down

Installing RetroPi Eulator On Linux Empty Installing RetroPi Eulator On Linux

Post by jamied_uk 31st March 2017, 00:44

Install RetroPie

After that, we install the needed packages for the RetroPie setup script:
Code:
   sudo apt-get install -y git lsb-release
Then we download the latest RetroPie setup script with
Code:
   cd
    git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
The script is executed with
Code:
   cd RetroPie-Setup
    chmod +x retropie_setup.sh
    sudo ./retropie_setup.sh
The screen should look like this then:
Installing RetroPi Eulator On Linux F06f3ba8-3738-11e6-9ccc-be601172713b

Full Install

Manage Packages >> Quick Install
This will install the core and main packages which are equivalent to what is provided with the RetroPie SD image.
Now, you have to copy your rom files into the ROMs directory. If you followed the steps above the main directory for all ROMs is ~/RetroPie/roms (or /home/pi/RetroPie/roms, which is the same here). In this directory there is a subdirectory for every emulated system, e.g., nes, snes, megadrive. Attention has to be taken for the extensions of the ROM files. All the information needed for each system is detailed in this wiki (see wiki home page or sidebar for systems)
EmulationStation can be run from the terminal by typing
Code:
emulationstation
in the terminal


retropie.org.uk/docs/Manual-Installation

and

retropie.org.uk/download
jamied_uk
jamied_uk
Admin

Posts : 3020
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum