View Single Post
  #2  
Old 03-25-2011, 06:45 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I am not sure what needs to be done for it to work with Hamachi, but it definitely is not required like it is for WoW Emus.

It is probably an issue either here:

eqemu_config.xml
Code:
<!-- Only specify these two if you really think you need to. -->
		<!--<address>Serving Machines IP</address>-->
		<!--<localaddress>127.0.0.1</localaddress>-->
Note: You have to uncomment those lines to use them


Or maybe here:

login.ini
Code:
[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5998
local_network = 192.168.1.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote