Go into your eqclient.ini file and edit the following:
[VideoMode]
Width=1920
Height=1200
WidthWindowed=1920
HeightWindowed=1080
WindowedWidth=1920
WindowedHeight=1080
My monitor hass 1920x1200 native resolution, and in windowed mode I run at 1920x1080. Set the variables above to your desired resolutions.
Also change the following to match your monitors refresh rate. My monitor is 59Hz:
FullscreenRefreshRate=59
|