http://bugs.winehq.org/show_bug.cgi?id=18040
--- Comment #47 from Don Hess dhess31@comcast.net 2009-04-20 18:52:04 --- (In reply to comment #46)
Check that. WOW doesn't work right now. It stutters when moving (the animations aren't right) and crashes after about 5 min. Should we open a different bug?
Does it fail with the current wine code(ie, none of the patches here applied)? Or does it fail with some of the patches from this bug, but work fine with a plain wine git?
If it fails with plain wine git, file a bug. If it doesn't, please try to find the patch that breaks it. The 3 patches should be pretty much independent, and I can't see how any of them should break WoW after time. The only thing I can imagine is that glMapBuffer makes GL allocate more memory so you hit the infamous 4 GB address space limit.
Yeah. There seems to be something wrong with my system, as reverting back to 1.1.18 STILL didn't make WOW work right. Odd.
Anyway, the patches seem to be good now.