View Single Post
  #9  
Old 01-19-2015, 09:17 PM
Dizey Dizey is offline
Orc


Join Date: Dec 2013
Posts: 34
Default

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
Reply With Quote