Has anybody out there been able to configure 2 completely different joystick devices and have them both working in BF2 at the same time?
e.g. joystick and gamepad
I don't mean mapping keyboard keys or mouse movements to both of them using joystick applications or 3rd party apps..I mean using the actual native axes and button assignments.
In the following line in controls.con, does it not suggest that you can have multiple controller IDs?
Notably: IDFGameController_0
I've tried adding extra lines or editing the lines with different controller ID numbers to match the controller IDs of my secondary joystick device, but no luck.
Anybody else ever try this?
I couldn't ever get this working BF1942 or BFV, but I figured it'd be worth another shot.
e.g. joystick and gamepad
I don't mean mapping keyboard keys or mouse movements to both of them using joystick applications or 3rd party apps..I mean using the actual native axes and button assignments.
In the following line in controls.con, does it not suggest that you can have multiple controller IDs?
Code:
ControlMap.addAxisToAxisMapping c_PIYaw IDFGameController_0 IDAxis_0 0 1
I've tried adding extra lines or editing the lines with different controller ID numbers to match the controller IDs of my secondary joystick device, but no luck.
Anybody else ever try this?
I couldn't ever get this working BF1942 or BFV, but I figured it'd be worth another shot.
Comment