Checking for supported resolutions?

Trying to get some of the functionality of the pre-game window the OS X builds have on Windows (like selecting the graphics settings, and the Resolution).

Got the graphics settings, but I was wondering if there is any way to tell which resolutions are supported by the Windows machine. I would rather not just put a couple in there and hope they work, only to end up forcing the user to have to delete the preferences if it doesn’t work.

I know that if I do end up doing that, I will have to have them restart the game (as I am willing to bet it can’t change the resolution on demand).

Screen.GetResolution

… and bit further down on the same page:

Screen.SetResolution

…and by the way, screen selector on windows is coming in not too distant future :slight_smile:

OOOoooooOOOh :stuck_out_tongue: