Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: epetti on May 10, 2014, 05:08:00 pm

Title: Aimtrak button 2 in MAME
Post by: epetti on May 10, 2014, 05:08:00 pm
Ran into my next roadblock in setting up the Aimtrak with MAME. I've got one button games working great complete with offscreen reload (have offscreen_reload set to 1 in mame.ini).

But for two button games, when I go into the MAME setup screen and press the second button for any control, it registers it as Gun 5 B0, which is the same as what I get when I press the trigger. I double-checked my Aimtrak Config utility, and AUX as well as any other buttons are set to Right Mouse rather than Left Mouse. But in MAME they always seem to register as the same thing? Is there a setting I'm missing or something? Any suggestions? This is happening to me for both of my guns.
Title: Re: Aimtrak button 2 in MAME
Post by: DarthMarino on May 10, 2014, 06:43:32 pm
Have you tried mapping them as gamepad buttons in the Aimtrak utility?
Title: Re: Aimtrak button 2 in MAME
Post by: epetti on May 10, 2014, 06:55:35 pm
Got it figured out. Basically to get all the games working I set offscreen to the same as onscreen for both buttons, and then turned offscreen_reload to 0. That's the opposite of what's recommended in the Aimtrak manual but it seems to work then. Having offscreen_reload 1 essentially remapped button 1 to button 0.