Actions
Emulator Issues #8514
closedConnecting a second wiimote freeze dolphin
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Hi since this commit :
[e000aaaf5d904abe6691751d7319d2aca90ff922] Have the UI thread do PauseAndLock before messing with GetUsbPointer.
Try to connect a second wiimote result that it is connect as first wiimote (first led on) and freezing dolphin.
Updated by jdieter over 9 years ago
I've created a pull request which should fix this issue:
https://github.com/dolphin-emu/dolphin/pull/2362
Actions