Quote:
Originally Posted by Loto
[You must be logged in to view images. Log in or Register.]
Fresh player trying to try out P99/P99Red...
I can get all the way to the login server part, and once im "logging into the server, please wait..." im stuck for what has now been half an hour.
what do i do?
|
This sounds like resolution issues.
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.
|