Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: the3eyedblindman on January 23, 2005, 09:00:05 pm

Title: Getting rid of on screen bezels?
Post by: the3eyedblindman on January 23, 2005, 09:00:05 pm
Some of my mame games have on screen bezels, like galaga and ms pacman, making the actual game pretty small, is there a way to make these disapppear and just have the actual game onscreen?
Title: Re: Getting rid of on screen bezels?
Post by: NoOne=NBA= on January 23, 2005, 09:03:04 pm
Check your mame.ini file.

Under ### Mame CORE misc options ###

Set use_bezels              0
Title: Re: Getting rid of on screen bezels?
Post by: GameOver on January 23, 2005, 09:22:06 pm
I use mame32 - with it you could also go into OPTIONS -> DEFAULT GAME OPTIONS -> and select the miscellaneous tab.  There is a checkbox for bezels there.
Title: Re: Getting rid of on screen bezels?
Post by: the3eyedblindman on January 23, 2005, 10:06:36 pm
Thanks guy, taken care of! Sad thing though, act labs gun worked fine in T2 with the bezel, now that its gone it wont work period, ses calaboration successful then wont work when I play  ??? :'(
Title: Re: Getting rid of on screen bezels?
Post by: krick on January 24, 2005, 12:12:04 am
I always have my settings like this in mame.ini...

artwork                 1
use_backdrops           1
use_overlays            1
use_bezels              0
artwork_crop            1
artwork_resolution      0

It seems to work really well for me.  However, I don't have light guns so I can't tell you if will solve your problem or not.

I think it's important to use "artwork_crop" because the artwork can resize the screen (like bezels do) without this setting turned on.
Title: Re: Getting rid of on screen bezels?
Post by: Magnet_Eye on January 24, 2005, 09:25:43 pm
also, if you just be sure to NOT have the bezel artwork in that folder to begin with, then they won't be there.
Title: Re: Getting rid of on screen bezels?
Post by: krick on January 24, 2005, 09:32:47 pm
also, if you just be sure to NOT have the bezel artwork in that folder to begin with, then they won't be there.

Yeah, but then you have to go digging through the artwork zip files looking for all the bezels and removing them.  It's easier to just turn them off in mame.ini

Title: Re: Getting rid of on screen bezels?
Post by: the3eyedblindman on January 24, 2005, 10:34:22 pm
Bezels gone and T2 working again (and better than before!), I love life!  ;D