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

CurrentJoystick Selection is Forgotten when ID Changes #217

Open
z64555 opened this issue Oct 30, 2020 · 0 comments
Open

CurrentJoystick Selection is Forgotten when ID Changes #217

z64555 opened this issue Oct 30, 2020 · 0 comments

Comments

@z64555
Copy link

z64555 commented Oct 30, 2020

It seems Knossos checks against the ID of the joystick instead of looking for the GUID. For reference, FSO first checks all sticks for their GUID, then if there are multiple sticks with the same GUID, it checks the index. Knossos should use similar behavior and perhaps also check for the name of the stick.

This can be a real issue whenever the ID's of the sticks change, which can happen when there's multiple controllers and the USB controller is cranky. In some cases, the ID's change when the computer restarts or is shut down for the night.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant