Page 1 of 1

ButtonD - Dependent Button not working

Posted: Tue Jul 27, 2021 16:45
by scazchumley
I followed the instructions in section 4.3.6 of the 2.15 version of the manual (VKBDevCfg version 0.91.96, latest) and it doesn't seem to be working. The stick is a VKB Gladiator NXT Premium - Right.

Here is the button config for stage 2 of the trigger (full pull):

Image

Here is the button config for stage 1 of the trigger (half pull):

Image

The result is that when I do a full pull of the trigger, both buttons are still activated (expected only 9, not 9 and 10):

Image

And lastly, here's the link to the config file:

https://drive.google.com/file/d/1xxXBKeN02DG_2VzIYahopnbybRIhs8bO/view?usp=sharing

Any idea what I might be doing wrong?

Thanks in advance!

Re: ButtonD - Dependent Button not working

Posted: Tue Jul 27, 2021 18:24
by fallout9
Try it in Tester though :)

Re: ButtonD - Dependent Button not working

Posted: Tue Jul 27, 2021 20:08
by Ron61
That's right, and both physical buttons will be pressed when the Poll checkbox is active. For this, it is provided, namely to check the operation of the buttons.
Try instead of mouse buttons, leave the default values of the logical buttons and test the work in Test-Buttons. And then assign the mouse buttons.
Let me remind you that for the mouse to work, you must first enable it in Clobal-Common.
Your example works, however, I have the NG version. But I think that it should work for XT.

Re: ButtonD - Dependent Button not working

Posted: Tue Jul 27, 2021 21:56
by scazchumley
That seems to have been it. Polling on that screen didn't show the behavior correctly. I tested it in game and it is working as expected.

Thanks, guys!