Recent content by sodiumTsss

  1. sodiumTsss

    Has anyone done a Nintendo Switch 2 gamecube controller USB capture?

    Yeah, I meant the triggers, since those are a new thing for the switch 2 and I want to see how they are handled, and possibly write a driver for translating it to an SDL compatible controller.
  2. sodiumTsss

    Has anyone done a Nintendo Switch 2 gamecube controller USB capture?

    I would love to start working on a project to try to understand it, though yeah I lack any hardware to make a capture. I did find a project on github from handheldlegend under the github io repo called procon2tool (gbatemp does not allow me to post links since I just created the account) that...
  3. sodiumTsss

    Has anyone done a Nintendo Switch 2 gamecube controller USB capture?

    Has anyone currently done a usb capture between the Switch 2 gamecube controller and the switch? I've been trying requesting usb-hid feature reports, but the controller responds with bogus data. A capture would be helpful to get the controller to output more than basic button values (eg the gyro...