// Use game GUI to see working resolutions
screen_width = 1024
screen_height = 768
screen_bpp = 32
windowed = 1
maximize_window = 0
Where do I see this information and why does it not work? Neither of the graphic options pages shows any information or allow changing the resolution.
I changed the file in the game directory "options" directory is there another place that this file might be located, say in a user directory that is taking precedence?
I might as well change height width and windowed back to 0 as they made no difference.