Support for Bliss-Box? #217
ulao
started this conversation in
Controller requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of the controller
This is a HID USB 1.11 device. retro game controller adapter, supports HID/PID rumble like the MS-side-winder
Screenshot of the device

Additional context
This adapter has a configurable mapper with PC side software. You can poll this adapter as fast as 2ms and it will work but Windows polls it at 8ms beings its a 1.11 device. This adapter supports a few control transfer PIDS to get extended info from the device that may well be out of scope for this sysmodule(i.e. get controller type plugged in ) but figure I'd mention it.
P.S. wanted to add the player had the ability to change the PID to show a player. Not helpful with a switch but take note it will be
16d0:0d04-0d07
Beta Was this translation helpful? Give feedback.
All reactions