misteraddons / Reflex-Adapt

Convert your original gaming controllers to USB using Reflex Adapt!
https://misteraddons.com/products/reflex-adapt
GNU General Public License v3.0
22 stars 6 forks source link

Possible to support 2P Wii / SNES Classic controllers? #56

Closed pete-woods closed 1 week ago

pete-woods commented 2 weeks ago

Hi, is it possible in theory to add support for 2P SNES classic controllers?

Like is the underlying hardware fully taken up by handling one controller? Or can that be changed?

Thanks!

misteraddons commented 2 weeks ago

Hey, thanks for the suggestion. Sadly, it’s a hardware limitation. The microcontroller isn’t fast enough to decode 2 Wii classic controllers in parallel :(

On Thu, Sep 19, 2024 at 12:44 AM Pete Woods @.***> wrote:

Hi, is it possible in theory to add support for 2P SNES classic controllers?

Like is the underlying hardware fully taken up by handling one controller? Or can that be changed?

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/misteraddons/Reflex-Adapt/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMFWWHRPJ7UTMEQJHGGFVBDZXJXFJAVCNFSM6AAAAABOPGH42GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZTKNBTHAZDSMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pete-woods commented 1 week ago

Oh well! Thanks for the info, before I tried to spend time writing a patch to do that!