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] keyboard inputs from the controller #94

Closed imstupidwithlinux closed 1 year ago

imstupidwithlinux commented 1 year ago

Describe the bug controller inputs gets assigned to controller buttons and keyboard buttons at the same time, alltough keyboard emulation is checked completely to none. so when pressing B on the controller it acts as B and esc at the same time.

To Reproduce Steps to reproduce the behavior:

  1. install SWICD

Expected behavior the B button should act as just B

Screenshots image

Debug information Driver version: v0.3.2-69ce808-release

Create a support package by going to "Driver status" and selecting "Create support package". SWICD_Support_638088477336605220.zip

Additional context Might be important, i have closed steam on my pc to which the deck is connected to and im using this script from within gaming mode with the layout set to gamepad https://github.com/FlorianKempenich/Deckpad

imstupidwithlinux commented 1 year ago

figured it out, its lizard mode, feel like it should be turned off by default