Hi everyone,
I am using a Raspberry Pi 3 with RetroPie and successfully running attract mode, however it is not configured for advance mame. I tried configuring it using the following settings and nothing runs, however everything runs fine from Emulationstation.
pi@retropie:~/.attract/emulators $ cat adv-mame-0.94.cfg
# Generated by Attract-Mode v2.0.0
#
executable /opt/retropie/emulators/retroarch/bin/retroarch
args -L /opt/retropie/emulators/advmame/0.94.0/bin/advmame --config /opt/retropie/configs/mame-advmame/advmame-0.94.0.rc "[romfilename]"
rompath /home/pi/RetroPie/roms/mame-advmame
romext .zip
artwork flyer /home/pi/.attract/scraper/mame/flyer
artwork marquee /home/pi/.attract/scraper/mame/marquee
artwork snap /home/pi/.attract/scraper/mame/snap
artwork wheel /home/pi/.attract/scraper/mame/wheel
All of my artwork is showing up as is my rom list, but the games arent launching, i switched the config file from the .rc to the .cfg file and that didnt matter.
any help would be great!
Thanks!