You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that backdrops work, it would be nice to add the options that existed originally to display with and without bezels, etc, to the GUI and the core options. With most libretro frontends, adding command line args is difficult to impossible.
-noartcrop -- crops artwork to the game screen area only
-nobackdrop -- enables/disables backdrop art
-nooverlay -- enables/disables overlay art
-nobezel -- enables/disables bezel art
This would enable people to use the support for .art files in tandem with the usual overlays.
The text was updated successfully, but these errors were encountered:
Yes, please I was going to request if overlays could be added for use like they are Mame 2010 that would allow Space Invaders for example to have it's Red and Green colors at the top and bottom of the screen repectively.
Now that backdrops work, it would be nice to add the options that existed originally to display with and without bezels, etc, to the GUI and the core options. With most libretro frontends, adding command line args is difficult to impossible.
From the original implementation in MAME 0.61 (see https://wiki.mamedev.org/index.php/MAME_0.61):
This would enable people to use the support for .art files in tandem with the usual overlays.
The text was updated successfully, but these errors were encountered: