
08-11-2013, 05:42 AM
|
Fire Giant
Join Date: Jan 2013
Posts: 899
|
|
Quote:
I can tell you that most of the issues I've run into with the game not starting properly stemmed from windowed mode not being set correctly in eqclient.ini. For starters, open that file in a text editor and see that you have lines that look like this:
Code:
WindowedMode=TRUE
WidthWindowed=1024
HeightWindowed=768
WindowedWidth=1024
WindowedHeight=768
If the height/width numbers are different, that's probably fine. Any resolution you want should work. I think all that matters is that both resolutions match, and that WindowedMode is set to true.
|
|
|
|