Emulator Issues #4237
closedWiimote big latency
0%
Description
Since Wiimote speaker is enable on OSX, I experience a big latency on real wiimotes.
Dolphin version with the problem
r7272 to r7321
Dolphin version that does not have the problem:
r7271
Operating system and version:
64-bit: OSX 10.6.6
.
Updated by hatarumoroboshi over 13 years ago
I think that it would be nice to add to the possibility to mute the speaker (with volume slider on far left) an option to completely disable the speaker (like there was before r7272).
In this way that option would "fix" (temporarily, until someone manages to find a proper solution) the problems caused by this great new emulation function.
Updated by celgilles over 13 years ago
I have exactly the same problem as alexm8 on Mac OS X, before everything worked fine with the Wiimote, now since the mentioned revisions it looses connections or sometimes it connected but no buttons work.
Updated by soren.jorvang over 13 years ago
- Status changed from New to Accepted
Does this patch make a difference?
Updated by alexm8002 over 13 years ago
Tested with patch.
No changes for me. except Dolphin is running more slow.
Updated by celgilles over 13 years ago
Applied your Patch too, but no difference here with my Wiimote.
Updated by Anonymous over 13 years ago
I currently have no way to test on os x. once i get it working better on windows i may grab someone's macbook and give it a shot.
Updated by William79371 over 13 years ago
Anybody know where to place the patch in Dolphin emulator?
Updated by alexm8002 over 13 years ago
place the patch where you want and type in terminal
patch < real.diff
you'll be asked for your file to patch
~yourDolphindir/Source/Core/Core/Src/HW/WiimoteReal/WiimoteReal.cpp
Updated by hatarumoroboshi over 13 years ago
I think this is a duplicate of issue 4185