Emulator Issues #5966
closedSkyward Sword NON-alternate wiimote timing issues.
0%
Description
The Legend of Zelda Skyward Sword SOUE01
Without alternate wiimote timings, skyward sword has two issues I've seen.
- vibration sometimes gets stuck vibrating after selecting items from the item pouch.
- massive input lag (of 1-2 seconds) occurs sometimes after dowsing, only fixable by restarting dolphin.
What version of Dolphin were you using?
3.5-367 x64 but it also occurs with alternate wiimote timing disabled in versions prior to the removal of alternate wiimote timing ion 367.
What Operating System were you using and what are your hardware
specifications?
Windows 7 X64/i5 2500K/GTX690/16GB
Any other relevant information or links to logs:
I tried changing frequency from 8000 to 15000 in line 254 of Core/Src/HW/SystemTimers.cpp and I have not reproduced the stuck vibration yet but I defiintely reproduced the input lag.
These two issues seem to be very hard to reproduce, it requires actually playing the game for awhile.
Updated by white.phoenix almost 12 years ago
Input lag seems to be very easily reproducable when activating dowsing with sword sheethed (the wiimote speaker makes a staticy sound when drawing) and then input lag is about 2 seconds. this occurs with both 8000 and 15000 freq in SystemTimers.cpp
related to this is the removal of alternate wiimote timings in Revision: 11a4c92325d5 and the merge to master in Revision: ca46a34dde49
Updated by Billiard26 almost 12 years ago
- Status changed from New to Accepted
- Issue type set to Bug
Updated by hatarumoroboshi almost 12 years ago
I think that this could be easily fixed by reverting Revision 11a4c92325d5
Updated by white.phoenix almost 12 years ago
Yes, but I see why they want it removed - the hack is just hiding the real problem in Dolphin which should be fixed.
Updated by white.phoenix over 11 years ago
Worth noting is this only occurs in LLE. It seems related to the wiimote speaker, as if the audio gets overloaded and the queue fills up causing input lag. HLE doesn't appear to have working wiimote audio so this issue does not occur. Revision 2ad30958d622 did not fix it either.
Updated by Billiard26 over 11 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision d5ec631337c7.