Quote:
Originally Posted by Forgottenfighter
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.
|
Thanks for the reply, I tried the above settings and my resolution did increase but now the screen image doesn't cover the entire monitor. How do I get the screen to stretch so there's no blacked out areas on the left and right?