This is a script for integrating Parsec with RetroPie.
Works ONLY on Raspberry Pi.
At the moment the script only supports the Carbon and Pixel Themes
First find out your server id by clicking on the Manage button under the wanted server name in the Host's Parsec app.
wget -O curlsetup.sh https://tinyurl.com/curlsetupforretropie && source curlsetup.sh- Follow the instructions on screen and when prompted enter your server id.
- After the script finishes it's work run the following command:
sudo parsec - Login with your parsec account and make sure to select "Remember Me".
- Now you can run Parsec via RetroPie! Have fun gaming!
1. sudo apt install git
2. git clone https://github.com/Kozova1/Parsec-Integration-With-RetroPie.git
3. cd Parsec-Integration-With-RetroPie
4. sudo bash setup.sh -nodrvFollow the instructions on screen.
After the script finishes it's work run the following command: sudo parsec
Login with your parsec account and make sure to select "Remember Me".
Now you can run Parsec via RetroPie! Have fun gaming!
- I am not responsible for any loss of data, hardware etc. You take full responsibility.
- Setup.sh alters your installation such that future updates of RetroPie will not effect es_systems.cfg. If this is not desirable, use port_setup.sh in step 4 in the 2nd installation method instead setup.sh. This will add a Parsec option in the Ports menu of RetroPie.
Note: in the future, you will have to manually update /home/pi/.emulationstation/es_systems.cfg, as it will not be overwritten by RetroPie updates.
- Press CTRL + ALT + F2
- run this command:
sudo parsec - login with your parsec account and select REMEMBER ME.
- restart the raspberry pi and it should work now.
(Bonus): Figure out how to use my parsec theme yourself.
Discord: Kozova1 #1926
CBNathanael for helping me figure out some parts of the script
Pixel theme for EmulationStation
Carbon theme for EmulationStation
RetroPie Project
DSandler for fixing the multiple entry bug
SH icon in logo Designed by Freepik from www.flaticon.com

