Recent content by Zarithya

  1. Zarithya

    Homebrew Project Testers wanted: BtEmbedded, a new bluetooth stack

    In libogc as it is, yeah. Oh yeah it's supported in libogc, but not in Visual Controller Test. I want to add support for it in VCT and ensure that it's in a standard format in libogc. Then I also have to make MotionPlus work better, and then I might finally be done with all I wanted to do for...
  2. Zarithya

    Homebrew Project Testers wanted: BtEmbedded, a new bluetooth stack

    The hardware is able to support seven like normal Bluetooth, but SYSCONF only stores six total entries for "active" controllers: four for Wiimotes, one for the balance board, and then one unknown/unused slot. Homebrew, of course, could just ignore what SYSCONF says and keep its own list. Yes...