Maschell / hid_to_vpad

Little tool to use a HID-Device as WiiU GamePad
GNU General Public License v3.0
149 stars 23 forks source link

multi-input from keyboard and mouse in Beta 01/2017 not working #19

Open FunThomas76 opened 7 years ago

FunThomas76 commented 7 years ago

i tried to use it for splatoon with mouse and keyboard instead of the normal wiiu controller

when strafing right and trying to aim with mouse and pressing lmb, strafing right (with d pressed) stops and only aiming with mouse and lmb is recognized.

Maschell commented 7 years ago

Did you try the newest beta? Maybe it's the problem of the keyboard. A keyboard can only recognize a limited number of simultaneously pressed keys (like 4 or 5). When you press one more than the keyboard is supported, hid to vpad has no chance to read the other keys too.