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

[FEATURE] Bind Middle Mouse and Mouse Wheel #78

Open lyndonguitar opened 1 year ago

lyndonguitar commented 1 year ago

I can currently only bind left and right click , not mouse wheel up down or middle mouse

Be able to bind middle mouse for example to R3 button.

Also: It would be nice to be able to bind the Left Stick to WASD keyboard movement, for emulation of games such as Valorant

HammerOfDaGods commented 1 year ago

I would much appreciate all features listed here. I currently need the mouse wheel scroll in particular for zoom in a game (World of Warships, scroll up to zoom in and down to zoom out). Allowing me to move the mouse with the right stick would also be much appreciated (same game, mouse aim), although I can imagine this would be a bit more difficult to implement and won't complain if this is not possible or takes time.