jloehr / HID-Wiimote

Windows Device Driver for the Nintendo Wii Remote
GNU General Public License v3.0
216 stars 45 forks source link

Retry to detect the Extension on failing to do so #11

Closed jloehr closed 8 years ago

jloehr commented 8 years ago

Sometimes the Extension type is not reported back correctly by the Wii Remote. This seems due to a hardware glitch and a "partially connected" state. Current workaround is to re-plug in the extension multiple times. However this hardly occurs when playing on the Wii/Wii U, so there is a solution to that.

Attempt is to constantly retry to detect the extension type until a correct one is detected or the extension is removed.

jloehr commented 8 years ago

This hopefully fixes #10

jinwk00 commented 8 years ago

Does this mean you fixed my problem in #10?

jloehr commented 8 years ago

Yes

jinwk00 commented 8 years ago

Glad to hear about that. Can you remind me of release date?

      1. 오전 5:27에 "Julian Löhr" notifications@github.com님이 작성:

Yes

— Reply to this email directly or view it on GitHub https://github.com/jloehr/HID-Wiimote/issues/11#issuecomment-170866848.

jloehr commented 8 years ago

http://julianloehr.de/hid-wiimote/gamepad/0.2.6.1/ :wink: