$ tar xzf picade-piplay-archlinux.dd.img.gz
$ sudo dd if=picade-piplay-archlinux.dd.img of=/dev/XXXXX bs=1M
$ nano piplay/pimame-menu/config.yaml
$ nano bin/nfs_roms
$ roms_dir=/home/pi/pimame/roms
$ cd $roms_dir
$ for rep in 2600 advmame gb gba genesis gg mame4all neogeo nes ngpc pifba psx scummvm sms snes tg16 c64; do
$ if [ ! -d $rep ]; then mkdir -p $roms_dir/$rep && echo "[info] fix ok [$roms_dir/$rep]"; fi
$ done
, push you roms in there and you're done.It looks like you're new here. If you want to get involved, click one of these buttons!