-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
[autoprofile] two device two profile but only one applied #451
Comments
Do the two devices have the same GUID (click path: Options->Properties->GUID)? |
yes the GUID of the two device is the same |
When connecting different controllers, e.g. Nintendo Switch controllers, one after another, they get the identical unique ID strings which can cause problems. As solution, read the device serial number via SDL if supported and append it to the unique ID string. Should fix AntiMicroX#451
@mmmaisel i've build from your fork issue is still present |
I'm not sure if the double or missing GUID is part of this issue or not. |
Probably linked with: AntiMicro/antimicro#58 And possible solution may be here: https://github.com/AntiMicro/antimicro/tree/issue_58 |
Is there an existing issue for this?
Current Behavior
connect two similar device in my case the thrustmaster t16000m duo composed of two t16000m joystick
try to make a profile for theses
one for left joy
one for right joy
assign the profile to the device & app in autoprofile
the two device has the same name and the same "long chain after"
when I load the app the two device has the same profile applied
Expected Behavior
the good profile applied to the good device
Steps To Reproduce
No response
Environment
Anything else?
sorry if my english is bad i'm here for answer if you need more
Upvote & Fund
The text was updated successfully, but these errors were encountered: