Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
arithex opened this issue Oct 19, 2023 · 2 comments
Labels

Comments

@arithex
Copy link
Collaborator

arithex commented Oct 19, 2023

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
Copy link
Collaborator Author

arithex commented Oct 20, 2023

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
Copy link
Collaborator Author

arithex commented Oct 20, 2023

Fixed in #112

@arithex arithex closed this as completed Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant