Vertical arcade game overlays created for MAME and FBNeo cores, with correct aspect ratio and 4:3 displays (1600x1200 and 1024x768).
Original logos, artwork, graphics and trademarks are property of their respective owners.
Be sure to also check out our sibling project aimed to add pause screens for arcade games.
These instructions assume you're using Retropie, actions and locations may differ if you're using a different system.
The .cfg
files in cfgs
assume retroarch overlay folder is: /opt/retropie/emulators/retroarch/overlays/arcade-bezels/
. If folder does not exist on your RetroPie, create it. If using a different folder, edit .cfg
files accordingly.
Summarizing the steps:
- SSH or FTP into Pi
- Copy
cfgs/romname.cfg
into yourconfigs/all/retroarch/config/MAME <version>
(lr-mame) orconfigs/all/retroarch/config/FB Neo
(lr-fbneo) folder - Copy PNG file and
bezel-cfgs/romname.cfg
into overlay folder. There is also ageneric.png
bezel for games without a dedicated one.
Thanks to AndrewH, UDb23 and Mayki from Retropie forums for their awesome work.