Getting Screen Res with Python?

I will create an Options menue for setting Screen Res.
How do I get the Screen Res. Is it the Rasterizer or the Game Module
in Python?

Is there a ready script for switching screen res in game?

:smiley: A quick search reveals, https://blenderartists.org/forum/viewtopic.php?t=34899&highlight=resolution.

Yeah I think it’s been done.

Jason Lin

Well there is a way to create a python file, put in a command and run the .blend file using the blenderplayer with a certain option, like resolution, blenderplayer settings for fullscreen or else. But I don’t know how it should look like. :-?