Page 1 of 1

MaxAim DI hotkey inputs

PostPosted: Sat Sep 14, 2019 1:45 am
by MichaelS
I am using a program that hits a key, for example r. However while in capture mode on MaxAim DI, the key doesn't register to hit the corresponding button on the controller I mapped it to. To illustrate, the program hits the key r, I have r set to select on my controller and when I turn on game capture and the program types r, the input isn't translated into a select input on the controller. Can someone solve this?

Re: MaxAim DI hotkey inputs

PostPosted: Sun Sep 15, 2019 8:55 am
by J2Kbr
MaxAim DI utilizes the Direct Input API to read the keyboard and mouse inputs:

https://docs.microsoft.com/en-us/previo ... 42(v=vs.85)

Please check if the program you are using to emulate key presses can be used with Direct Input API.