Try this. In the conf.ini file there should be a bit that looks like this:
[window]
width=1024
height=768
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=1
Use3Renders=0
Change the width and height to the appropriate settings, ie. 1920 X 1080.
Next, set "EnableResize" to 0, if it isn't already set.
Then change "SaveAspect" to 0.
The game should now run at 1920 X 1080.
Last edited by Forgottenfighter; 03-14-2009 at 04:02 PM.
|