All Properties
If you don't have any INI files, the basics properties we grab from MAME are
Parsing Completed
- Properties
name
sourcefile
description
year
manufacturer
display.type
display.rotate
display.width
display.height
display.refresh
sound.channels
input.players
input.buttons
input.coins
input.control.type
input
driver.status
driver.emulation
driver.color
driver.sound
driver.graphic
driver.savestate
driver.palettesize
cloneof
romof
input.tilt
input.control.minimum
input.control.maximum
input.control.sensitivity
input.control.keydelta
input.control.reverse
driver.protection
input.service
driver.cocktail
display.flipx
sampleof
isbios
biosset.name
biosset.description
biosset.default
number
disk
If you add the "Genre.ini" you will see a LOT more properties
maze
sports
platform
shooter
driver.protection
puzzle
casino
quiz
breakout
driving
driver.cocktail
not.classified
multiplay
climbing
tabletop
fighter
misc.
bios
pinball
ball.paddle
mini-games
number
rhythm
disk
NOTE: The values we add for these are "true".
So for your conditions, if you want to add all climbing games you would add something like this
<Condition>
<Property>climbing</Property>
<Value>true</Value>
<Operator>EQUALS</Operator>
<And>true</And>
</Condition>
page revision: 3, last edited: 22 Dec 2007 17:27