chihirobelmo / FalconBMS-Alternative-Launcher

Configure and save FalconBMS setup per Joysticks.
Other
130 stars 30 forks source link

[develop branch] Multiple devices with pov hats, AL sometimes gets them mixed up #113

Closed arithex closed 10 months ago

arithex commented 10 months ago

Depending on which comes first in device-sorting order -- throttle-axis device or roll-axis device -- AL has a 50/50 chance of mixing up the pov-hat bindings.

arithex commented 10 months ago

Test plan: // [pass] 2 devices 2 hats - stick first in DeviceSorting.txt order // [pass] 2 devices 2 hats - throttle first in DeviceSorting.txt order // [pass] 2 devices w hats, but roll+throttle on primary (only 1 hat should work, by design) // [?] 1 device with roll+throttle, but 2 hats (is there such a product?) // [pass] 1 device with roll+throttle, single hat // [pass] 1 device with roll, throttle=keyboard/xInput // [pass] 0 analog axes bound (eg. clean-install / coldstart scenario)

arithex commented 10 months ago

Fixed in https://github.com/chihirobelmo/FalconBMS-Alternative-Launcher/pull/112