Some devices are not detected

Hi, I have tested multiple devices with success. But some of my devices do not work (one of them a seemingly generic keyboard, no frills, not important to me). I have a couple devices that are capable of outputting Keyboard, Mouse and Gamepad all in one. One device has a directinput gamepad, the other has xinput. Whilst I would love to see support of the gamepads, I understand and assume there might be a lot complexity there.

I would foremost love to have the keyboard and mouse interfaces be recognised and useable. Can this be rectified?

Example interfacing information of my Footpedals (with directinput gampad/controller I do not use):

HID Keyboard Device
HID-compliant mouse
HID-compliant game controller
HID-compliant consumer control device
HID-compliant vendor-defined device

I am using the v5 custom board.

Kind regards. And thankyou, whatever the case.

Can you provide some more details about the devices?

“XInput” won’t currently work no matter what, but “DirectInput” should in theory.

Ideally try dumping the report descriptors and some traffic as shown here:

OK, I understand my Xinput device is unable to be recognised, and so no keyboard-presses show in the “monitor” section. However (with much apologies), I have made a mistake, and the DirectInput (3 footpedal) device IS recognised by HID-remapper in this “monitor” section, BUT I now realise the keypresses from the footpedals are not being passed through to my PC, unlike my other devices. So it may be my own fault, user error, but I do not know what I am doing wrong.

I followed the wireshark capture method and I will DM you a link to the .pcapng file/data right after this message, if you still think it could help. It is a 3 switch device, pressing F5, F6 and F7. You may see irrelevant data of my mouse moving to click at the beginning and the end, to start and stop wiresharks recording.