Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Games include the"bezel" on the screen  (Read 2288 times)

0 Members and 1 Guest are viewing this topic.

Czapala

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 74
  • Last login:May 18, 2009, 11:04:35 am
Games include the"bezel" on the screen
« on: August 04, 2006, 08:25:24 am »
I was wondering.  I notice that some games include what looks like the bezel (w/graphics) from the original game ON the screen with the actual game play in the middle. IE. game play screen is smaller.  Pacman (midway) and I think  Marvel vs Capcom(?) were a couple that I ran across.  I am sure there are more.

Is there a way to turn that off so that the whole screen is the actual game?  maybe in an ini or something?

.... then my daughter said "Daddy, those games are old."

fatfingers

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 966
  • Last login:April 17, 2025, 05:26:08 pm
  • Got UltraStiks?™
Re: Games include the"bezel" on the screen
« Reply #1 on: August 04, 2006, 09:13:27 am »

I cannot remember which folder it is, but I think that artwork is in one of the folders in your mame directory.  I think if you get rid of the files in that folder, the bezels should go away.
My DK low scores
-------------------
1) 180700
2) 165000
3) 162900
4) 162600
5) 158500


W.W.P.M.D.?                                       I'm here to help ... I just don't do it. ™

loadman

  • Wiki Contributor
  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Games include the"bezel" on the screen
« Reply #2 on: August 04, 2006, 09:39:35 am »
Quote
I think if you get rid of the files in that folder, the bezels should go away
.


true

or for mame .79 its  the following in mame.ini

set them to 0 not 1

### Mame CORE misc options ###
artwork                 1
use_backdrops           1
use_overlays            1
use_bezels              1

Havok

  • Keeper of the __Blue_Stars___
  • Trade Count: (+17)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4530
  • Last login:July 11, 2025, 01:29:48 am
  • Insufficient facts always invite danger.
Re: Games include the"bezel" on the screen
« Reply #3 on: August 04, 2006, 01:09:41 pm »
Quote
I think if you get rid of the files in that folder, the bezels should go away
.


true

or for mame .79 its  the following in mame.ini

set them to 0 not 1

### Mame CORE misc options ###
artwork                 1
use_backdrops           1
use_overlays            1
use_bezels              1

I have my setup with just the bezels set to 0. The backdrops and overlays will not reduce the size of the image. In some cases, the game just doesn't look the same without them - for example Battlezone wouldn't have the green lines without it, and Asteroids Deluxe wouldn't have the space scene in the background...

darthbane2k

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 546
  • Last login:September 30, 2009, 04:54:06 am
  • Built the cab, just need the time to play!
Re: Games include the"bezel" on the screen
« Reply #4 on: August 07, 2006, 04:09:51 am »
well, I removed the bezel simply because of what it did to Marvel Super Heroes. However I would like to bring back the bezels but only for vertical games - I figure at least the entire screen will be then filled up with some sort of graphic/s.

Is there a way of doing this? To tell Mame to apply the bezel for only vertical games?

Tiger-Heli

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5447
  • Last login:January 03, 2018, 02:19:23 pm
  • Ron Howard? . . . er, I mean . . . Run, Coward!!!
    • Tiger-Heli
Re: Games include the"bezel" on the screen
« Reply #5 on: August 07, 2006, 07:59:09 am »
Is there a way of doing this? To tell Mame to apply the bezel for only vertical games?
Semi-Related . . .

See http://www.mameworld.net/tigerheli/arcadepanels/crop43.jpg - You used to be able to do this using a hack that SirPoonga made called -artworkfilledges.

Does anyone know if there is a way to configure the new view settings introduced in MAME 0.107 to do this automatically now?
It's not what you take when you leave this world behind you, it's what you leave behind you when you go. - R. Travis.
When all is said and done, generally much more is SAID than DONE.

Buddabing

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1845
  • Last login:February 12, 2015, 02:51:45 pm
  • I'm a llama!
Re: Games include the"bezel" on the screen
« Reply #6 on: August 07, 2006, 05:43:04 pm »
well, I removed the bezel simply because of what it did to Marvel Super Heroes. However I would like to bring back the bezels but only for vertical games - I figure at least the entire screen will be then filled up with some sort of graphic/s.

Is there a way of doing this? To tell Mame to apply the bezel for only vertical games?

I can write a ListGen script to do it. I can create a batch file to mass create/modify all the .ini files to disable bezels for non-vertical games, or to enable bezels for vertical games.


I have changed my nickname to "Cakemeister". Please do not PM the Buddabing account because I do not check it anymore.

Please read the wiki!

Buddabing

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1845
  • Last login:February 12, 2015, 02:51:45 pm
  • I'm a llama!
Re: Games include the"bezel" on the screen
« Reply #7 on: August 07, 2006, 06:07:17 pm »
I went ahead and wrote the script. It assumes your ini directory is named ini.

Take the attached text files, rename them to .bat, and put them in your mame directory. Then run makeini.bat.

I have changed my nickname to "Cakemeister". Please do not PM the Buddabing account because I do not check it anymore.

Please read the wiki!

wpcmame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 278
  • Last login:February 18, 2024, 01:27:00 pm
Re: Games include the"bezel" on the screen
« Reply #8 on: August 08, 2006, 04:07:25 am »
Here is a patch that will add back the cleanstretch option to 107u2. A side effect is that borders will automaticly be filled with artwork (both horizontally and vertically). If you also specify artwork_crop the game screen will be as big as possible and the artwork fills the rest. No need to disable bezels.
(both cleanstretch and artwork_crop can be changed at runtime in the video menu)

Read more about the it here
http://web.telia.com/~u84606172/


wpcmame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 278
  • Last login:February 18, 2024, 01:27:00 pm
Re: Games include the"bezel" on the screen
« Reply #9 on: August 08, 2006, 04:07:26 am »
Double post

« Last Edit: August 08, 2006, 04:12:25 am by wpcmame »

darthbane2k

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 546
  • Last login:September 30, 2009, 04:54:06 am
  • Built the cab, just need the time to play!
Re: Games include the"bezel" on the screen
« Reply #10 on: August 08, 2006, 04:19:40 am »
I went ahead and wrote the script. It assumes your ini directory is named ini.

Take the attached text files, rename them to .bat, and put them in your mame directory. Then run makeini.bat.


okay  (bare with me, its early in the morning) so all I do is stick this txt file in my MAME directory, change it into a batch file (.BAT at end) and run it? What is telling it to change the ini of the vertical games? Looking at the txt file, I cant see a command that does this?


Were you meant to include more than one txt file in your post?
« Last Edit: August 08, 2006, 04:26:38 am by darthbane2k »

Buddabing

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1845
  • Last login:February 12, 2015, 02:51:45 pm
  • I'm a llama!
Re: Games include the"bezel" on the screen
« Reply #11 on: August 08, 2006, 09:10:27 am »
Yes, the other attachment didn't post. Here it is, rename to .bat also:
I have changed my nickname to "Cakemeister". Please do not PM the Buddabing account because I do not check it anymore.

Please read the wiki!

darthbane2k

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 546
  • Last login:September 30, 2009, 04:54:06 am
  • Built the cab, just need the time to play!
Re: Games include the"bezel" on the screen
« Reply #12 on: August 08, 2006, 09:19:09 am »
Yes, the other attachment didn't post. Here it is, rename to .bat also:

nice one - thanks!

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 11:01:57 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Games include the"bezel" on the screen
« Reply #13 on: August 08, 2006, 04:57:50 pm »
You guys do know that as of .107 you can turn the bezels on and off inside mame as well as crop/uncrop them.  On top of that mame saves the screen settings on exit so none of this is an issue anymore, set your most likely setting and when you run across one that bugs you turn it off.