d3xMachina / BetterJoy

Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
Other
72 stars 5 forks source link

[BUG] single joycon cannot be rotated after powering back on #11

Closed mmikeww closed 8 months ago

mmikeww commented 8 months ago

i just found your fork and was hoping this issue is fixed, but alas it is not. see here for full description: https://github.com/Davidobot/BetterJoy/issues/1148

d3xMachina commented 8 months ago

Should be fixed on latest release (8.2) and I fixed a bunch of related issues. Please confirm.

mmikeww commented 8 months ago

yep looks fixed, thanks a lot!

in the new version 8.2, i'm getting these NoData errors nonstop (maybe every poll loop?):

Attempt=2 Error=NoData
Attempt=2 Error=NoData
Attempt=2 Error=NoData
Attempt=2 Error=NoData
Attempt=3 Error=NoData
Attempt=4 Error=InvalidPacket
Attempt=5 Error=NoData
Attempt=2 Error=NoData
Attempt=2 Error=NoData
d3xMachina commented 8 months ago

Oops, I forgot to remove some debug code before building. I reuploaded the release without it. You can download it again.