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
79 stars 6 forks source link

[BUG] Dolphin Emulator motion issue #27

Closed LevRost2306 closed 3 months ago

LevRost2306 commented 3 months ago

When i choose SDL as input, i get a bit incorrect motion input (cursor moves up and down when i rotate joycon left and right), but when i choose DSUClient as input, it works well, but button input doesn't work at all :/ (official joycon)

d3xMachina commented 3 months ago

Try the latest build with DSUClient as input, inputs should work : BetterJoy.zip

As for SDL I cannot do anything as it's not handled by BetterJoy but a general purpose library Dolphin is using.

LevRost2306 commented 3 months ago

Thanks, I'll try but i found temporary solution: advanced input, sdl for buttons and dsu for motion, it's a bit hard to implement in dolphin, but anyway it's possible and I made it work like it should be :)