Quote:
Originally Posted by Scyri
[VideoMode]
RefreshRate=60
Width=1440
Height=900
WidthWindowed=1440
HeightWindowed=900
|
Try setting that to:
Code:
[VideoMode]
RefreshRate=60
Width=800
Height=600
WidthWindowed=800
HeightWindowed=600
Server 2003 is not well known for its video support, and 1440 x 900 sounds like a laptop display. If you can get it to load in 800 x 600, then try monkey-ing with the display options within the game to find something higher resolution that works for you.
Dax