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

Minimal change for wavebird and controllers other than oem wired #46

Open bryanparadis opened 7 months ago

bryanparadis commented 7 months ago

Small change that makes my Wavebird controller work. It optimistically tries to read devices other than GameCube keyboard the same as a standard wired GameCube controller.

There are two additional requests made to the Wavebird from the actual a GameCube that are not made in NicoHoodNintendo but it seems to work fine in all scenarios I can think of so far without them.

bryanparadis commented 7 months ago

Going to refactor this to a drop through with keyboard first.