Are you using a eqhosts text file that looks like this?:
Code:
[Registration Servers]
{
"eqlogin1.eqemulator.net:5997"
"eqlogin2.eqemulator.net:5997"
"eqlogin3.eqemulator.net:5997"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
"eqlogin2.eqemulator.net:5997"
"eqlogin3.eqemulator.net:5997"
}
This one works for me...also did you append patchme to the end of your target line in your .exe shortcut?
Code:
"C:\Program Files\Sony\EverQuest\EverQuest.exe" patchme
(or something to that effect)[/code]