The PiPiggies developed this pack exclusively for David Marti’s Motion Blue Unified (Raspberry Pi) – The future of all Pi Images has begun! You can of course add to whatever Pi Image or front end you are using, after all Roms Are Roms ( #romsareroms )
Rompack for RetroPie
Emulation Station and Attract Mode
Copy the included rom folder to the following directory on RetroPie.
/home/pi/RetroPie/roms
The rompack includes an Emulation Station gamelist.xml file all setup and ready to go.
All media images (box art, cartridge art, video snaps, and wheel art) have been included.
Once the folder has completed copying over, restart Emulation Station to see the system.
The included media folders are named so most RetroPie Attract Mode builds will automatically use them. If not, adjust the Attract Mode emulator configuration files to match the media folder names included in the rompack.
In order to not have duplicates show up in either Emulation Station or Attract Mode, make the following edits.
Emulation Station
edit the /etc/emulationstation/es_systems.cfg file (must be root user)
change the rom extensions for PC to only .bat .BAT
<system>
<name>pc</name>
<fullname>PC</fullname>
<path>/home/pi/RetroPie/roms/pc</path>
<extension>.bat .BAT</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pc %ROM%</command>
<platform>pc</platform>
<theme>pc</theme>
</system>
Attract Mode
Edit the PC.cfg emulator configuration file
# Generated by Attract-Mode v2.5.0
#
executable /opt/retropie/supplementary/runcommand/runcommand.sh
args 0 _SYS_ pc “[romfilename]”
rompath /home/pi/RetroPie/roms/pc
romext .bat;.BAT
system PC
artwork boxart /home/pi/RetroPie/roms/pc/boxart
artwork cartart /home/pi/RetroPie/roms/pc/cartart
artwork flyer /home/pi/RetroPie/roms/pc/flyer
artwork marquee /home/pi/RetroPie/roms/pc/marquee
artwork snap /home/pi/RetroPie/roms/pc/snap
artwork wheel /home/pi/RetroPie/roms/pc/wheel
VISIT OUR MOTION BLUE UNIFIED PAGE TO DOWNLOAD
Title=”PC.Unified.RomPack.MBU-PiPiggies”
NOTE: March 2019 – this pack has been added to the Motion.Blue.Unified.Rom.Sets-PiPiggies torrent
