Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: mcseforsale on August 09, 2012, 10:14:47 am

Title: Setting up a button for "next track" with Mamewah and iPac 4...
Post by: mcseforsale on August 09, 2012, 10:14:47 am
So, wife wants to know if I can set a button on the CP to do "next track" in mamewah.  I'm running an I-Pac 4.  This will eliminate having to press the 2 player button, then choose "audio options", then choose "next track".  Sometimes she just wants to hear the next song.  :dizzy:

AJ
Title: Re: Setting up a button for "next track" with Mamewah and iPac 4...
Post by: mcseforsale on August 09, 2012, 10:24:50 am
Nevermind.  I found my answer.  It'd been awhile since I was actually configuring mamewah, so apologies...

Basically, it's in the mamewah.cfg file.  Under this section heading:

# any form
VOLUME_DOWN         
VOLUME_UP         
VOLUME_MUTE         
PLAY_OR_PAUSE         
PREVIOUS_TRACK         
NEXT_TRACK         
REWIND_TRACK         
FF_TRACK

So assign a key such as:

NEXT_TRACK                          DIK_1

And there you go. 

AJ