1
Themes / Re: At-The-Arcade Theme v1.4 [Release]
« on: December 21, 2019, 02:00:44 PM »
Thanks so much!
On Linux I edited ~/.attract/emulators/mame.cfg
and here is what I put:
artwork marquee $HOME/mame/marquee
artwork snap $HOME/mame/video;$HOME/mame/snap
artwork wheel $HOME/mame/wheel
artwork flyer $HOME/mame/flyer
On Linux I edited ~/.attract/emulators/mame.cfg
and here is what I put:
artwork marquee $HOME/mame/marquee
artwork snap $HOME/mame/video;$HOME/mame/snap
artwork wheel $HOME/mame/wheel
artwork flyer $HOME/mame/flyer
Hi Folks,
I am putting Attract Mode on my arcade. I am running on x86 Linux (Ubuntu). I installed At-The-Arcade and have it working except for one piece of artwork. I can't figure out how to make the wheel show artwork. I added wheel art to ~/mame/wheel/ and I edited /usr/local/share/attract/default-emulator.cfg and set:
artwork wheel $HOME/[emulator]/wheel
Here is what I see:
https://drive.google.com/file/d/1P2ywnlH9tMgpbziIlHqJedZqIJN0Fc9P/view?usp=sharing
Thanks for your help!
You edited the wrong file, that's just a template. You should have edited something like .../attract/emulators/<your_emulator_name>.cfg.
P.S. On Linux it's likely in a hidden folder (one that starts with a "."). Default would be /home/<username>/.attract/emulators/<your_emulator_name>.cfg.