dborth / dosbox-wii

DOSBox Wii
http://wiibrew.org/wiki/DOSBox_Wii
GNU General Public License v2.0
32 stars 11 forks source link

Wiimote causes lockup #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Plug-in and activate 1 wiimote. No attachments.
2. Startup DOSBox Wii.
3. Do nothing - just wait.

You will see the dos cursor blinking, and then start to blink faster. At 
this point you're locked up - even the Home button doesn't work. You can 
wait forever, but it will never unlock.

If you now plug in a Classic Controller, and wait awhile, your cursor will 
eventually return to normal and the lockup ends.

OR

If you have a Classic Controller plugged in on bootup and repeat steps 1-
3, no lockup occurs. But if you unplug the classic controller, it will 
soon lockup.

This could be a bug in SDL_sysjoystick.c in SDL Wii.

Original issue reported on code.google.com by dborth@gmail.com on 30 Jun 2009 at 6:11

GoogleCodeExporter commented 9 years ago
Fixed!

Original comment by dborth@gmail.com on 1 Jul 2009 at 6:41