Difference between revisions of "MAME"

From BYOAC New Wiki
Jump to navigation Jump to search
(Support Files: edited HISCORE.DAT with info on removal of support)
(Support Files: added artwork file information)
Line 46: Line 46:
  
 
* '''HIGH SCORE'''
 
* '''HIGH SCORE'''
Hiscore.dat is a complimentary file to help MAME in saving high scores in version 0.032 to 0.107u1. Most Mame games save their high scores by default, but over 2500 games do not save their high scores.
+
Hiscore.dat is a complimentary file to help MAME in saving high scores in version 0.32 to 0.107u1. Most Mame games save their high scores by default, but over 2500 games do not save their high scores.
  
 
The Hiscore.dat file tells Mame some additional information and how to read and store the high scores using the /hi directory instead of /nvram.  
 
The Hiscore.dat file tells Mame some additional information and how to read and store the high scores using the /hi directory instead of /nvram.  
Line 64: Line 64:
  
 
''Note: Command.dat isn't supported by the official MAME build - a [[Mame_Modified_Versions | Modified Version of MAME]] is required. Alternatively [[Other Software|Johnny 5]] can read command.dat files''
 
''Note: Command.dat isn't supported by the official MAME build - a [[Mame_Modified_Versions | Modified Version of MAME]] is required. Alternatively [[Other Software|Johnny 5]] can read command.dat files''
 +
 +
<br style="clear:both;"/>
 +
 +
* '''ARTWORK'''
 +
In game artwork is supported in MAME in versions 0.61 and later. Some arcade machines had images inside them onto which the screen was projected, had artwork overlaid on the monitor or had LED lights on the cabinet that were illuminated during game play. This can't be emulated but is instead simulated with a digital picture of the artwork. Some games, like Frogs, Video Pinball, Drag Race, Armor Attack and Warrior are nearly impossible to play without the original artwork.  Other games have elaborate decorative monitor bezels that are not functional but many fans feel they add to the arcade experience.
 +
 +
Starting with version 0.107, MAME began to supports hi-resolution artwork and changed the file format for the layout (from .art to .lay).  Pre-0.107 artwork with .art layout files will not work with MAME version 0.107 and later.
 +
 +
To use these files, save them to the \artwork directory.
 +
 +
'''Pre-MAME 0.107 Homepage:''' http://www.mame.net/downart.html
 +
 +
'''Post-MAME 0.107 Homepage:''' http://www.mameworld.net/mrdo/mame_artwork.html
  
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>

Revision as of 16:06, 20 March 2007



  • OS: Windows, Linux and others
  • Cost: Open Source
  • Re-mappable keys: Yes
  • Monitor orientation(s): Depend of game
  • Emulated System(s): MAMETM
  • Unique games emulated: 3000+
  • Homepage: Mame
  • Additional Requirements: Game Roms



What is MAME?

(Multiple Arcade Machine Emulator) is one of (if not the) most widely used videogame emulators. Currently, it supports over six thousand different arcade games. Standard versions of MAME can be found an MAME.net, intermediate versions and development notes are at MAMEDev.org.

Since MAME is an open source project, many people have created modified versions with various extra tweaks and features. You can find some versions on it own page (Mame Modified Versions).

Dedicated cabinet info

MAME is the main reason, you create your own arcade controls and put MAME into your cabinet.

The default MAME keys to wire your controls to can be found at: http://www.mameworld.net/easyemu/mameguide/mamecontrol.htm

How do I set it up?

Setting up Lightguns/Multiple Analog devices

Support Files

MAME or its modified versions support extra files form of cheats, hiscore saving and more.


  • CHEAT

Cheat.dat is useful for both players and developers. Cheating allows players to get past difficult situations and it let's developers test games without having to be good at all the games.

Homepage: http://cheat.retrogames.com/



  • HIGH SCORE

Hiscore.dat is a complimentary file to help MAME in saving high scores in version 0.32 to 0.107u1. Most Mame games save their high scores by default, but over 2500 games do not save their high scores.

The Hiscore.dat file tells Mame some additional information and how to read and store the high scores using the /hi directory instead of /nvram.

As of MAME version 0.107u1, however, Hiscore.dat is no longer supported. Hiscore.dat has been replaced by the use of save states due to issues that the file caused with proper emulation.

Homepage: http://www.mameworld.net/highscore/



  • COMMANDS
Command.dat screenshot

Commands can be shown either in game or in a front end. Commands allow users to view, among other things, the individual command lists for games. This is especially useful for Fighting Games, but can also show users what individual buttons (and combinations) do without having to press them all. The screenshot is from within MAME Plus!

Homepage: http://home.comcast.net/~plotor/command.html

Note: Command.dat isn't supported by the official MAME build - a Modified Version of MAME is required. Alternatively Johnny 5 can read command.dat files


  • ARTWORK

In game artwork is supported in MAME in versions 0.61 and later. Some arcade machines had images inside them onto which the screen was projected, had artwork overlaid on the monitor or had LED lights on the cabinet that were illuminated during game play. This can't be emulated but is instead simulated with a digital picture of the artwork. Some games, like Frogs, Video Pinball, Drag Race, Armor Attack and Warrior are nearly impossible to play without the original artwork. Other games have elaborate decorative monitor bezels that are not functional but many fans feel they add to the arcade experience.

Starting with version 0.107, MAME began to supports hi-resolution artwork and changed the file format for the layout (from .art to .lay). Pre-0.107 artwork with .art layout files will not work with MAME version 0.107 and later.

To use these files, save them to the \artwork directory.

Pre-MAME 0.107 Homepage: http://www.mame.net/downart.html

Post-MAME 0.107 Homepage: http://www.mameworld.net/mrdo/mame_artwork.html


See Also

MAWS: Pesents a searchable index of the over 3000 original games (not including clones) that MAME emulates.

NonMAME Maintains a list of games not emulated in MAME that are emulated by other projects.

unMAMEd Maintains a list of games that have not been emulated in MAME - including many games that are actively being sought out so that their ROMs can be dumped.