Author Topic: Can Voice Attack pass a DX command?  (Read 1593 times)

TwoDogs

  • Newbie
  • *
  • Posts: 1
Can Voice Attack pass a DX command?
« on: April 28, 2019, 12:18:38 PM »
Can Voice Attack pass a DX button command?  If so how?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Can Voice Attack pass a DX command?
« Reply #1 on: April 28, 2019, 05:55:41 PM »
If you're referring to a DirectInput button(which is a legacy part of DirectX), button presses can only be generated by devices, which is a limitation of that API.

VoiceAttack can control a virtual joystick device(using vJoy, a device driver that presents itself as a joystick but can be controlled from software), though this will be an additional device, not an existing one.