View Single Post
  #5  
Old 08-23-2015, 05:25 AM
Corydon Corydon is offline
Aviak

Corydon's Avatar

Join Date: Aug 2014
Posts: 54
Default

Don't think this can be fixed. I play in normal windowed mode not using any 3rd party tools to mess with that. I have no borders left, right and at the bottom and only a small bar at the top. I play in 1920x1080 so try these values in your eqclient.ini:

In the [VideoMode] section:

Width=1680
Height=1050
WidthWindowed=1679
HeightWindowed=1050
WindowedWidth=1920
WindowedHeight=1080
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0


and in the [Defaults] section:

WindowedModeXOffset=-3
WindowedModeYOffset=-13
WindowedMode=TRUE


Works perfectly for me. Important bit is the Offset part.

These settings are for standard Windows 10 window frames. You may need to add 1 or 2 at the offsets if you run a different operating system depending on your windows and fonts setup.
Reply With Quote