[Bug 30538] Touhou 11, 12, and 13 are incredibly slow with Intel, Nouveau, and Nvidia drivers

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 7 10:20:32 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30538

--- Comment #9 from Sagawa <sagawa.aki+winebugs at gmail.com> 2012-05-07 10:20:32 CDT ---
Created attachment 40077
  --> http://bugs.winehq.org/attachment.cgi?id=40077
proposed patch

Please try this patch. If it works fine, I'll send it to wine-patches.

Technical details:
The function calls wined3d_swapchain_get_display_mode() every time to get
refresh rate, but it takes more than 500msec. This prevent getting (faked)
raster status so frequently. As returning value is a fake, I assume the monitor
is 60 Hz.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list