http://bugs.winehq.org/show_bug.cgi?id=12302
--- Comment #63 from Daniel Santos daniel.santos@pobox.com 2008-07-15 20:13:57 --- Also, I did my last testing with these settings:
REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\Hacks\LOTRO] "Enabled"=dword:00000001 "PacketCacheDuration"=dword:00000014 "PacketCacheLength"=dword:00000100 "PacketMaxDupes"=dword:00000001
I'm only keeping copies of packets for 20 milliseconds now and only allowing two duplicates in that time frame before dropping additional ones. Also, when dupes do come after that, I sleep for 10 milliseconds, partially because I know it's just going to keep spamming, partially so the frame rate doesn't suffer a hang up when it's doing this. Now, even when it goes on a spamming spree, game play remains smooth.