Software Development Network>> Game Technologies>> Full Screen Refresh Rate
Ho do i set the graphics refresh rate in full screen mode
Thanks,
Ziggy
www.ziggyware.com
Shawn Hargreaves wrote:The PresentationParameters class has a FullScreenRefreshRateInHz property.If you hook the ModifyDevice event on your GraphicsComponent, you will get a chance to modify these settings before the device is created.
Does this get affected or overridden by the "refresh rate override" in the NVidia graphics card drivers
Full Screen Refresh Rate
Lee John
Does this get affected or overridden by the "refresh rate override" in the NVidia graphics card drivers
Pixelpands
If you hook the ModifyDevice event on your GraphicsComponent, you will get a chance to modify these settings before the device is created.
ranadheer mac