http://bugs.winehq.org/show_bug.cgi?id=26917
--- Comment #4 from Sagawa sagawa.aki+winebugs@gmail.com 2012-01-10 06:40:41 CST --- Created attachment 38316 --> http://bugs.winehq.org/attachment.cgi?id=38316 patch proposal
I made a patch for this problem. Could you please try my patch and give me your comments?
As far as my understanding, this problem caused by raster status support in wined3d. Although wined3d returns FAILED, the application expects raster status updates. So this patch introduces pseudo-raster status by QueryPerformanceCounter.