Posted March 05, 2020
I have two controllers plugged into my computer: a flight joystick (device file /dev/input/js0) and a regular gamepad (device file /dev/input/js1). My problem is that the game picks the joystick and there is no in-game option to change the input device. This makes the game unplayable. Is there a way to instruct the game to read from the other gamepad instead?