Can you change the resolution in windowed mode?

My desktop resolution is set to 1600x900. Is there any way I can get the game to run in windowed mode at a certain resolution, taking up a smaller portion of my screen? I assume that even when the game window is not maximized it's rendering at my desktop resolution. I want to run it at 1280x768 so it takes less resources. Is that possible?

6,404 views 4 replies
Reply #1 Top

Actually yes. Once you're in windowed mode, just grab one of the corners of the window and resize it as if it were a standard overlapped window. Its size will persist through closing/reopening.


Mike

Reply #2 Top

You have some truly amazing coders.

Reply #3 Top

You can also use the shortcut command of:

/windowed <x> <y>

eg. "C:\Program Files (x86)\Stardock Games\Demigod\bin\Demigod.exe" /windowed 1280 768

Reply #4 Top

Ah, thanks so much! Awesome feature.