Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 12-10-2010, 07:30 PM
Chanus
Hill Giant
 
Join Date: Oct 2010
Posts: 123
Default

There are several Tutorials and I think they all have something wrong with them... (though it could also be me :P )

This one seems to be closest to working:

http://www.eqemulator.net/wiki/wikka.php?wakka=Windows

Your MySQL and Perl versions look ok... I wouldn't use Minilogin... just use EQEmuLoginServer.exe... so skip the Perl and MySQL install parts on the guide (though make sure MySQL is on your system path) and skip the MiniLogin part.

Your eqemulogin.ini file should look like this (if your server and client are on the same computer:

Code:
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=true
DatabaseServerName=localhost
DatabaseCatalogName=peqlogindb
DatabaseUserName=[Your DB Username]
DatabaseUserPassword=[Your DB Password]
OPCodePathAndFileName=login_opcodes.conf
And your ServerStart.bat should be like this:

Code:
@echo off
Echo Starting EQEmuLoginServer

cd e:\eqemu
start eqemuloginserver.exe
echo
echo

cd e:\eqemu
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 127.0.0.1 > nul

echo starting zone
start eqlaunch.exe zone
exit
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:54 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3