mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
413 stars 23 forks source link

[BUG] Double input for each action on DPad #83

Open KONSEPT420 opened 1 year ago

KONSEPT420 commented 1 year ago

Describe the bug DPad inputs are doubled for each action

To Reproduce Steps to reproduce the behavior: Any game inputs using DPad are initiated twice, more often than once.

Debug information Driver version: 0.3.2, and 0.3.1 versions were used. Both repeated the double input for each action on DPad

KONSEPT420 commented 1 year ago

Now all actions double inputs...lost any interest in this driver now...

GoldenReverie commented 1 year ago

Now all actions double inputs...lost any interest in this driver now...

Do you have steam also open? I'm not experiencing any issues.

y0100100012 commented 1 year ago

the reason is most games allow keybord and gmepad input at the same time,deck gmepad has keyboard function originally(a as enter,b as esc),the A you pressd has enter keyboard function and A gamepad function. click buttons enable to make it disable in the profile menu

bensulli commented 1 year ago

You need to use Disable Lizard Mode.

I think this would benefit from being higher priority in the UI. I spent a couple days being frustrated with some games misbehaving and eventually found Lizard Mode and its functionality on Reddit. Good to see it's detailed in the wiki here tho.