I just bought two Xbox 360 controllers to play STK with. The shop only had one wireless in stock, so I bought one wireless and one wired. They both connect to USB, the wired one directly and the wireless has a transceiver that connects to USB.
The game seems to work except for the controller setup.
The controller setup seems to be unable to tell the two controllers apart, and when setting up one of them I have to press some of the desired controls on the other one and vice versa. The resulting input.xml becomes a bit messy and the game doesn't play well with a mixture of controls...
STK does detect both controllers as separate ones, naming one "Controller (XBOX 360 For Windows)" and the other "Controller (Xbox 360 Wireless Receiver for Windows)".
I think I am able to get the game working with manual tweaking in input.xml but I'm not quite sure about some of the attributes.
So:
1. Can STK be fixed so the controller setup works with this combo of controllers?
2. Where can I find documentation (or readable source code - guide me please) to understand all the attributes in input.xml?
I am a system developer myself, so I expect I can understand the code if I can get help finding the right source file(s) for controller setup and read/write of input.xml. Maybe I can even spot the bugs, with a little help. I am however rather rusty when it comes to C++, working mostly in C# and before that Pascal/Delphi.