Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: garwil on November 12, 2009, 01:21:46 pm

Title: Strike Gunner STG MAME Controls
Post by: garwil on November 12, 2009, 01:21:46 pm
Strike Gunner STG (rom: stg)

According to the in game service mode and the flyers at the Arcade Flyer Archive, this game should have a third button allowing a combined 2-player attack. However, this is not emulated in MAME. Any ideas on how to add it? I know someone recently edited the controls for another game.

Cheers,

Garwil
Title: Re: Strike Gunner STG MAME Controls
Post by: Tafoid on November 13, 2009, 04:06:06 pm
I'll look into it for you.
EDIT:  Fixed.  Check for it in 0.135u1.
Title: Re: Strike Gunner STG MAME Controls
Post by: garwil on November 14, 2009, 05:07:26 am
Awesome, thank you!  ;D

Just for future reference, how did you do it?
Title: Re: Strike Gunner STG MAME Controls
Post by: Tafoid on November 14, 2009, 10:38:40 am
Fortunately, it was not hard.  In the driver (seta.c), there were preset macros for control panel types to cover all the games.  It was simply a matter of changing the macro type to match what was needed (from 2 button to 3 button).  JOY_TYPE1_2BUTTONS was changed to JOY_TYPE1_3BUTTONS in the input section for that driver.  Not all input changes are that easy as many driver are not preset in that way.
Title: Re: Strike Gunner STG MAME Controls
Post by: garwil on November 23, 2009, 06:31:19 pm
Just downloading the new MAME update, I'll let you know how I get on! Thanks again!  :notworthy: