You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unijoysticle: Support Nintendo Balance Board.
Left,Right,Up,Down: just "press" in the right place in the Balance Board.
Fire: Both Left and Right must be "pressed".
Threshold (weight) is configurable via the console using:
set_bb_move_threshold
get_bb_move_threshold
set_bb_fire_threshold
get_bb_fire_threshold
Unijoysticle: Possible to swap ports in enhanced mode.
Either press the gamepad or board "swap" button.
The blue LED will blink once after the swap.
The console command list_devices will display mode=enhanced swapped when it is swapped.
Otherwise it just shows mode=enhanced.
Fixed
Nintendo Switch: reports battery correctly.
Nintendo Wii Balance Board: reports battery correctly.
8BitDo Zero 2:
"macOS" mode works. It identifies itself as a DualShock4, but it doesn't support
report id 0x11, just report 0x01. Added parser for report id 0x01 is DS4 logic.
"keyboard" mode works. This is the only 8BitDo Zero 2 that reports "dpad" as "dpad".
The rest of modes report the dpad as axis x & y.