Jump to content

How do I show buttons used by game


Osga21

Recommended Posts

My cabinet only has 3 buttons per player + a start button so I usually want to see how many buttons a game uses before I start it to see if I can play it. Is there a way to display the number of buttons used when I select a game?

 

 

There's a file "controls.ini" that has control data for most games, like this:

 

 

[mshvsf]
gamename=Marvel Super Heroes Vs. Street Fighter (Euro 970625)
numPlayers=2
alternating=0
mirrored=1
tilt=0
cocktail=0
usesService=0
miscDetails=
P1NumButtons=6
P1Controls=8-way Joystick+joy8way
P1_BUTTON1=Punch - Jab 
P1_BUTTON2=Punch - Strong
P1_BUTTON3=Punch - Fierce
P1_BUTTON4=Kick - Short
P1_BUTTON5=Kick - Forward
P1_BUTTON6=Kick - Roundhouse
P1_JOYSTICK_UP=Up
P1_JOYSTICK_DOWN=Down
P1_JOYSTICK_LEFT=Left
P1_JOYSTICK_RIGHT=Right

 

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...