eqhost.txt not found?

wowsnav

Dalayan Beginner
When i try to connect, it tells me there is no host file.

Then i go check my EQ folder and there's one in there.

[LoginServer]
Host=newlogin1.eqemulator.net:5994

That should be working, but why won't it find the file?

Help is appreciated.
 
Because the eqgame.exe we use, can't read that format, your eqhost has to look like:
Code:
[Registration Servers] 
{ 
"register.eqemulator.net:5999" 
} 
[Login Servers] 
{ 
"24.174.185.97:5997"
"207.36.180.194:5997"
}
 
Back
Top Bottom