Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: killbill on August 16, 2004, 02:37:11 pm
-
Hi Guys,
I did a search and did not come up with anything on this. Sorry if it's been talked about a million times already.
I turned "off" artwork in my MAME cfg file, but I noticed some games like MS. Pacman still have the artwork on. How do I shut it off?
Also, is there a setting in the MAME cfg to shut off the "game isn't fully emulated 100%, click OK" warning for all appicable games.
Thanks for the help.
-
Make artwork 0 in the mame.ini file
### Mame CORE misc options ###
artwork 0
use_backdrops 0
use_overlays 0
use_bezels 0
artwork_crop 0
artwork_resolution 0
You can't get rid of those OK messages without using a hacked version of mame like no name mame.
-
Also see if there's an individual C:\mame\ini\mspacman.ini file and either delete it or turn the artwork off there.
-
Thanks Guys