ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate

Stefan Dösinger stefan at codeweavers.com
Sat Mar 8 04:33:38 CST 2008


Am Samstag, 8. März 2008 00:52:23 schrieb Denver Gingerich:
> Basically, I am running an application that calls SetDisplayMode and
> doesn't specify a refresh rate.  ChangeDisplaySettingsEx picks the
> first mode that matches the bpp, and resolution, and that mode just so
> happens to have a bad refresh rate for me.  So I want a way to
> override it.
Fair enough. I can't argue that using this key for that is wrong, since it 
exists as-is on Windows, but it doesn't really attack the root of the 
problem. You'll run into the same issue again with d3d8/9 apps or apps that 
use ChangeDisplaySettingsEx directly with a refresh rate of 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20080308/a05e40a2/attachment.pgp 


More information about the wine-devel mailing list