Question / Help xinput: PTT joystick button mapping

tietze

New Member
Just saw post #13 of the below linked thread mention that 613b should have xinput/ directInput implemented for using joystick buttons for activating microphone input, like push to talk (PTT).

http://obsproject.com/forum/threads/push-to-talk-on-gamepads-request-accepted-and-finished.2484/

Tried it out, but was not able to make OBS register the joystick button input as a PTT hotkey.

Is it actually only implemented for gamepad controllers or am I missing something else obvious?
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
It probably doesn't support all controllers. What's your controller?
 

tietze

New Member
My controller is Thrustmaster Warthog HOTAS (read: USB-joystick)

I assumed that xinput was the same as directinput.

Xinput seems like some xbox gamepad API.

I guess this means that it will probably only work with xbox-gamepad?

XInput Game Controller APIs:
http://msdn.microsoft.com/en-us/library/windows/desktop/hh405053(v=vs.85).aspx

XInput and DirectInput:
http://msdn.microsoft.com/en-us/library/windows/desktop/ee417014(v=vs.85).aspx

DirectInput and XUSB Devices:
http://msdn.microsoft.com/en-us/library/windows/desktop/hh405052(v=vs.85).aspx
 
Top