wiredopposite / OGX-Mini

RP2040 USB gamepad emulation for multiple platforms.
MIT License
109 stars 8 forks source link

Question: Compatible with multiple controllers? #34

Open robinqc opened 3 months ago

robinqc commented 3 months ago

Hi, i am just curious if i can connect multiple controllers to a single adapter or if i need a separate adapter for each controller? I plan on using a raspberry pico

wiredopposite commented 1 month ago

It can support a USB hub or 360 wireless receiver with multiple controllers connected, it would only be used by ps3 or switch though. The code for it is in the repo already but the 360 receiver has some quirks, not sure why. In the next release I'll post binaries for that for people to test out, I'm not positive how stable or fast it'll be.