Using the semi-colon ; symbol, I’ve been able to map 1 joystick button to several players - But I can’t seem to do the same with the command-line program.
ie: I’d like to start 2 players via the command-line program.
Is this possible ?
Using the semi-colon ; symbol, I’ve been able to map 1 joystick button to several players - But I can’t seem to do the same with the command-line program.
ie: I’d like to start 2 players via the command-line program.
Is this possible ?
I have just tried it, it works as expected:
mAirListCommand.exe PLAYER 1-1 START;PLAYER 1-2 START
starts both players.
Torben