CorsairLightingProtocol icon indicating copy to clipboard operation
CorsairLightingProtocol copied to clipboard

Is it possible or it will be in the future ST100?

Open SkyBadPT opened this issue 2 years ago • 5 comments

Hi,

This is more like a question, not a problem, I would like to know if it is possible to emulate the ST100 or if it will be in the future. I could not find any information about it on the page.

Thanks!

SkyBadPT avatar Mar 14 '23 23:03 SkyBadPT

I think the ST100 is similar to the LT100, so it should be possible to support it. We need to know the USB HID ID of an original ST100 device, so we can replicate it.

Legion2 avatar Mar 15 '23 09:03 Legion2

I think the ST100 is similar to the LT100, so it should be possible to support it. We need to know the USB HID ID of an original ST100 device, so we can replicate it.

Do you know how can I get that ID?

SkyBadPT avatar Apr 08 '23 21:04 SkyBadPT

The USB PID can be obtained from the original device or by guessing it. If you have an original device you can use windows device manager and look for the USB device, in the details page of the device, there are multiple attributes, one of it contains the USB HID ID.

Legion2 avatar Apr 09 '23 14:04 Legion2

The USB PID can be obtained from the original device or by guessing it. If you have an original device you can use windows device manager and look for the USB device, in the details page of the device, there are multiple attributes, one of it contains the USB HID ID.

Hi, I found Pid and vid. PID - 0A34 VID - 1B1C

Mikazil avatar Jan 23 '24 13:01 Mikazil