404-Name-Not-Found / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
0 stars 1 forks source link

Controllers vibrate indefinitely after game close #12

Closed Kekker-git closed 6 years ago

Kekker-git commented 6 years ago

Original issue here: https://bugs.dolphin-emu.org/issues/9001

Has been fixed for GC controllers, but not yet implemented for others.

Kekker-git commented 6 years ago

Tried changing this to

if (!UseAdapter() && (s_handle == nullptr || !s_detected))

but it is still somewhat buggy. More testing and researching needed.

Kekker-git commented 6 years ago

duplicate issue. closed