FalconBMS-Alternative-Launcher
FalconBMS-Alternative-Launcher copied to clipboard
T16000M users having problems
Looking at the code, I think we select Stock xml templates based on the product-string, never the GUID (the PID/VID).
I'm seeing a lot of problems from Thrustmaster T.16000M hotas combo users... one of their DeviceSorting.txt files says:
{B687044F-0000-0000-0000-504944564944} "TWCS Throttle"
{B10A044F-0000-0000-0000-504944564944} "T16000M"
I note, the throttle is top line and the stick is second.
I think this happens because "TWCS Throttle" has a stock xml match .. but "T16000M" doesn't. (The stock xml file is named "T.16000M".)
I don't know if Thrustmaster changed their product-id string at some point.. eg. in a firmware update or minor hardware update.
I also don't fully understand why having these out of order is causing so many problems .. but maybe that is a different issue.