fs2open.github.com
fs2open.github.com copied to clipboard
Joystick ID and Joystick device ID are mixed up.
Need to double check with SDL to see what the definitions are. They seem to be in reverse order of each other in terms of which was connected to the PC first / order of which controller was enumerated.
This bug report however is focused on the two's usage within the joy-sdl ident code. Some places the ID is used, other places the device ID is used (with the same variable).