[1/3] WineD3D: Use a sane default refresh rate

Henri Verbeet hverbeet at gmail.com
Wed Aug 19 08:09:03 CDT 2009


2009/8/19 Stefan Dösinger <stefan at codeweavers.com>:
> Even if MSDN claims that a driver can enum a refresh rate of zero, games
> evidently don't like it: Battlefield 1942 refuses to change the screen
> resolution if all resolutions have a refresh rate of 0.
>
Sure, it's picky like that. IIRC most battlefield games need
800x600 at 60 to startup. Occasionally that's a problem on Windows as
well. It seems to me that you should be looking at why
EnumDisplaySettingsExW() didn't give you a refresh rate for that
though.



More information about the wine-devel mailing list