View Single Post
  #2  
Old 08-25-2019, 01:00 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

You can either install a 'loopback' driver for that address - which will need to be removed before connecting back to your router..

..or, you can simply make copies of your eqemu_config.json and login.ini files and switch between lan and localhost configs.


For your localhost config settings, just change everything to 127.0.0.1 and the 'network' setting in login.ini to
Code:
local_network = 127.0.0.
That should be the easiest to maintain.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote