Two joysticks input

I need to control an actor with two joysticks (as if it were a Mecha) but can’t find a way of capturing the second Generic USB input using the Raw Input plugin.

The first joystick works just fine (both are Logitech’s Extreme 3D Pro) but the second one is nowhere to be found.

I thought about trying to capture the stream directly from the second one (have some experience grabbing from COM ports with C++ and C#, for other applications) but USB programming looks quite… different to me and thought I could hopefully avoid that complexity.

If any of you could please point me in the right direction, that’d be great!

Thanks,

Hello Acallado

I am also looking for the same thing, like you even I want to use two Logitech Extreme 3D Pro joysticks both at the same time, but using blue prints, have you made any progress on this? if so please let me know.