Results 23 comments of Raflos10

Wow, it just happens that I was looking for a way to use switch statements with types so this helps me a lot. Thanks!

Using "hcitool inq --iac=liac" the controller shows up with MAC address "00:3C:C8:00:02:A9"

Here's everything I've been able to find about this controller. https://github.com/dvdhrm/xwiimote/issues/66 Someone in this issue thread has managed to connect it to PC. Apparently it has the same name as...

Here's what needs to happen before this controller will work in any wii homebrew. 1. Libogc update with a fix for this specific controller's inputs It already connects so as...

Here is a comparison between the controllers handshake data: Top: Official WUPC Bottom: Hyperkin Controller ![IMG_20190813_121744 - Copy](https://user-images.githubusercontent.com/34902103/62971045-b4245e00-bdc5-11e9-8be2-f7982a294d24.jpg) Immediately after the handshake ends, you can see it sends out 0xFEFF...

Also the joysticks are outputting 0x120000700000 no matter what position

Sure thing, do you want the code or a dol file? To get the handshake data I had to actually edit the libogc code, so if you want I can...

The Wii U has been seriously lacking homebrew support since the switch came out, so I'm glad to hear that you want to help in the future. So for this...

We've both hit the same brick wall. The wii u, vwii, and homebrew all use different bt drivers, even if the hardware is the same. It's frustrating because all it...

I had this issue on arch linux because I was missing the manifest files. I got the two files "idemiaawppkcs11.json" and "onepinopenscpkcs11.json" from the root of this repo and put...