Mango XNA screen refresh rate can now go up to 60 Hz

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Likely in anticipation of more powerful hardware coming, Microsoft has lifted the restrictions on XNA code which prevented games from displaying at more than 30 FPS.

The relevant API update reads:

API

Windows Phone OS 7.0 behaviour

Windows Phone OS 7.1 behaviour

PresentationParameters.

PresentationInterval

property

The XNA Framework on Windows Phone OS 7.0 targeted a refresh rate of 30 Hz, regardless of which PresentationInterval

you set.

The XNA Framework on Windows Phone OS 7.1 supports the native device refresh rate, up to 60 Hz. If you set the PresentationParameters.

PresentationInterval property to PresentInterval.One, then thePresentInterval.One value is used, targeting the native device refresh rate.

The native applications on Windows Phone 7 are all targeted to display at 60 fps, and this change should enable third party developers to create smoother-looking games also.

Read more at MSDN here.

Via MTW

More about the topics: games, windows phone 7.5, xna

Leave a Reply

Your email address will not be published. Required fields are marked *