Hello,
I am trying to support more than 4 gamepads, one solution is to use EasySMX wireless gamepads which can be used both in XInput mode (but with the limitation of having just 4 recognized by Unity) or DirectInput.
When using DirectInput mode they show as ESM-xxxxx devices, which are categorized as Joysticks.

If i create a map, i cannot find a way to support them as generic joystick, it only works if I create specific actions for each specific controller.

Please note that while named differently, model but also firmware revision, they have actually the same data layout, and they show up identical in the input debug view.
I am almost there… and I would like to create a map that works for any “ESM-*” device.
How can I proceed?
Thank you!
