2

I am developing a game in Unity using C# that uses the Wiimote (more details here). I was using win7 and all I had to do was turn my bluetooth one and turn the WiiMote on as-well. But I migrated to Win8.1 and this method no longer works.

Is there something specific that I need to do for win8.1 to find my wiimote?

1 Answers1

1

When testing connection with the device via windows and trying to pair with it everything seems to work properly and the device is connected.

Which leads to the conclusion that the driver/framework I am using does not support Windows 8 and that is why I cannot communicate with the WiiMote from my code