paulgiamatti |
10-12-2016 04:31 AM |
You'll have to find your eqclient.ini for starters - I'm pretty sure you just have to change some resolution settings in that to match your desktop resolution. Your eqclient.ini file is generated automatically when EQ is launched, so it's definitely in there somewhere.
Easy way to find it:
Open command prompt -> type cd\ and press enter -> type dir /s eqclient.ini and press enter.
It will search your entire hard drive for eqclient.ini and display its path once found. If you have EQ installed on a different drive, type that drive name in command prompt, eg. "D:" "E:" F:", press enter, and then try doing dir /s eqclient.ini on that drive.
The settings in eqclient.ini that you need to set to your desktop resolution are as follows:
Quote:
[VideoMode]
WindowedWidth=1680
WindowedHeight=1050
Width=1680
Height=1050
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0
WidthWindowed=1680
HeightWindowed=1050
|
|