Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: jhanson on December 11, 2005, 11:45:36 am

Title: I need a front end that lets me scroll with gamepad buttons
Post by: jhanson on December 11, 2005, 11:45:36 am
Ok, I'm looking for one feature in a front-end.  Basically, I have a control panel where I want to have 2 buttons that are used for scrolling through a game list in the front end, and a third button that selects the game (like the enter key).  The catch is that it is using a gamepad hack of sorts, and I don't want it to use the up/down axis on the gamepad.  I've made myself a custom build of AdvanceMenu that lets me do this, but I'd like something prettier, like AtomicFE or MameWah.  Do either of these allow for this type of a setup?  How about something else, like Dragon King or Ultrastyle?

Thanks in advance!
Title: Re: I need a front end that lets me scroll with gamepad buttons
Post by: Howard_Casto on December 11, 2005, 07:41:41 pm
Dk probabaly can do it.  I say it that way because I rarely check the status of the joypad code so something might be broken.  ;)
Title: Re: I need a front end that lets me scroll with gamepad buttons
Post by: grueinthebox on December 11, 2005, 09:47:43 pm
You could always use joy2key...  Then you could use any front end you want.

Haven't used AtomicFE, and I didn't notice on Ultrastyle, but mameWAH will support pretty much any control that's used by MAME - joystick, mouse, spinner, analog, whatever.
Title: Re: I need a front end that lets me scroll with gamepad buttons
Post by: Howard_Casto on December 12, 2005, 03:40:01 am
You could always use joy2key...
Title: Re: I need a front end that lets me scroll with gamepad buttons
Post by: jhanson on December 12, 2005, 07:34:14 am
I plan to try out Dragon King tomorrow night (or tonight if time allows).  I whipped up a quick theme, and did some basic configs.  Now I just have to hook it up to my control panel and give it a whirl.

Thanks again, Howard!