Forums » Suggestions

Joystick buttons in wgaf.cfg

Mar 05, 2005 CrippledPidgeon link
I was wondering if there was a way for Vendetta to input joystick button binds into the wgaf.cfg file (like mouse buttons) so I can put custom binds on them. I'm currently using a Playstation2's Dual Shock 2 controller through a USB converter, and there are a couple useful binds that I wish that I could stick on it.
Mar 05, 2005 Eldrad link
bind them in the normal way using the menus, then look at the wgaf file to see what the buttons are called.
Mar 05, 2005 CrippledPidgeon link
I know what the buttons are called, but they are nowhere in my wgaf. If they were, I'd have a series of "JOY0BUTTON[whatever]" bound, but searching for that particular string came up with no results.
Mar 05, 2005 Soulless1 link
i tried that a while back, doesn't seem to work with aliases for some reason. Only game controller buttons do that...
Mar 05, 2005 yodaofborg link
The bindings for a joystick are in the config.ini file, not the wgaf.cfg file, if you alias them in the normal way, then look for the section

[Zeroplus PS Vibration Feedback Converter ]
enabled=1
JOYX=Turn
xaxisinvert=1
blah blah blah, the buttons are at the bottom of that section, ie i did

JOYBUTTON9=Hail (guess what it does?)
Mar 05, 2005 CrippledPidgeon link
hmm... I suppose that makes sense. I just figured that since mouse buttons got stuck in wgaf that joystick/controller buttons would also be there, but got confused when they weren't.