View Single Post
  #492  
Old 12-09-2019, 09:45 AM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 905
Default

Quote:
Originally Posted by Sticz View Post
Thank you, but this is for LAN play, that set of instructions is for connecting to one of the EQEMU servers. I am running into conflicts between the server instructions on the website and the instructions the installer tells me, basically two different IP addresses. everquest.exe never connects, it keeps looking for Sony.

Sticz
If it's looking for Sony your eqhosts.txt is wrong or you haven't added "patchme" to the end of your eqgame.exe shortcut (described in Huppy's link). Local players will want your local IP and outside players will want your public IP.

EQEmu
Code:
[LoginServer]
Host=login.eqemulator.net:5999
Public
Code:
[LoginServer]
Host=101.202.111.222:5999
Can use https://whatismyip.com to find you public IP.

Local
Code:
[LoginServer]
Host=192.168.0.1:5999
etc...

If you're not using the public loginserver then loginserver 1 will be public IP and loginserver 2 will be local IP.

If you have no interest in public access then you only need one entry for local IP.
__________________
Clumsy's World: Resurgence
Clumsy's World [2006-2012]
Reply With Quote