32blit-sdk icon indicating copy to clipboard operation
32blit-sdk copied to clipboard

pico: support switch pro controller

Open Daft-Freak opened this issue 1 year ago • 3 comments
trafficstars

Finishing off some old patches. Unsure about this though as it's a big pile of code, but it's one of the big gamepads...

Daft-Freak avatar Nov 04 '24 13:11 Daft-Freak

I'd be inclined to believe that more PS5 controllers have sold, but 90% of them don't work anymore 😆

But yeah, big is an understatement- wouldn't surprise me if this, and compatibles, weren't most of the market. Does this work with Pro controller-emulating third party controllers to? 8bitdo have a whole bunch among others.

Gadgetoid avatar Nov 04 '24 15:11 Gadgetoid

It's a good question, the third party one I had worked more like a regular HID controller (third one in the list).

Don't have any playstation controllers other than some generic "PS3" ones, but they seem to have the same "try to autodetect host and confuse tinyusb" issues as the retroflag ones... (Though i think the controller example in the tinyusb repo is for DS4?)

Daft-Freak avatar Nov 04 '24 15:11 Daft-Freak

Most clone pro controllers don't even work with the Linux kernel driver, including the 8bitdo ones, in either USB or bluetooth mode.

ali1234 avatar Nov 04 '24 23:11 ali1234