<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://oldwiki.eq2classic.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LethalEncounter</id>
	<title>EQ2Emulator - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://oldwiki.eq2classic.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LethalEncounter"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=Special:Contributions/LethalEncounter"/>
	<updated>2026-07-11T15:26:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.3</generator>
	<entry>
		<id>https://oldwiki.eq2classic.com/index.php?title=Players:How_To_Connect&amp;diff=455</id>
		<title>Players:How To Connect</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=Players:How_To_Connect&amp;diff=455"/>
		<updated>2009-02-10T13:18:10Z</updated>

		<summary type="html">&lt;p&gt;LethalEncounter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What to expect ==&lt;br /&gt;
&lt;br /&gt;
As of now you can only login to a server and run around with other people. Although combat has been implemented with some other features the server emulator hasn't gotten to a point where your experience will be similar to Sony's live servers.&lt;br /&gt;
&lt;br /&gt;
== Getting a copy of Everquest 2 ==&lt;br /&gt;
&lt;br /&gt;
To play on the emulator you must first have a legal copy of ''Everquest 2: Rise of Kunark'' or a patched version that will work on the emulator. Asking on the forums on how to illegally get Everquest 2 is frowned upon, you will not receive an answer and you may possibly be banned, so please do not ask this question.&lt;br /&gt;
&lt;br /&gt;
== Client versions that work ==&lt;br /&gt;
&lt;br /&gt;
The client version number is displayed in the window title of the game when in windowed mode. The following is a list of clients that are known to work on the emulator.&lt;br /&gt;
&lt;br /&gt;
* 4427L through 5122L&lt;br /&gt;
Current Supported Client: 5316L (Dec 17, 2008)&lt;br /&gt;
&lt;br /&gt;
== Connecting to a server ==&lt;br /&gt;
&lt;br /&gt;
==Getting an account==&lt;br /&gt;
&lt;br /&gt;
Before proceeding, you must create a player account to play on the world servers.  To do this, just visit this link, http://www.eq2emulator.net/index.php?page=14 and complete the first form. Hit 'Register Account' and now you can begin connecting to the server.&lt;br /&gt;
&lt;br /&gt;
==Connecting==&lt;br /&gt;
&lt;br /&gt;
It is advised that you backup your Everquest 2 directory so that you can play both on Sony's Live servers while testing the server emulator out.&lt;br /&gt;
&lt;br /&gt;
To connect to an emulator server you must first edit your eq_default.ini file. &lt;br /&gt;
&lt;br /&gt;
Find the line similar to&lt;br /&gt;
 cl_ls_address 199.108.12.33 199.108.........&lt;br /&gt;
and change it to&lt;br /&gt;
 cl_ls_address www.eq2emulator.net&lt;br /&gt;
&lt;br /&gt;
That's it.&lt;br /&gt;
&lt;br /&gt;
Now run the Everquest2.exe to login to the server. There should not be any patching screen, you should be taken directly into the game login. If your game shows up with the sony patcher then it may be because you have clicked a shortcut link to the patcher instead of clicking on the Everquest2.exe program.&lt;br /&gt;
&lt;br /&gt;
==== Guide Written By: Andrew ====&lt;/div&gt;</summary>
		<author><name>LethalEncounter</name></author>
		
	</entry>
	<entry>
		<id>https://oldwiki.eq2classic.com/index.php?title=Admins:Windows_Server&amp;diff=454</id>
		<title>Admins:Windows Server</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=Admins:Windows_Server&amp;diff=454"/>
		<updated>2009-02-08T00:50:55Z</updated>

		<summary type="html">&lt;p&gt;LethalEncounter: /* == */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to compile a windows server ==&lt;br /&gt;
&lt;br /&gt;
* Download zlib code and extract it to C:\zlib.&lt;br /&gt;
** [http://www.zlib.net/zlib123-dll.zip  zlib download]&lt;br /&gt;
&lt;br /&gt;
* Download and install MySql&lt;br /&gt;
** [http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.45-win32.zip/from/pick#mirrors MySql 5.0.45]&lt;br /&gt;
&lt;br /&gt;
* Download latest source release&lt;br /&gt;
** [http://sourceforge.net/project/platformdownload.php?group_id=140686 EQ2Emu0.4.0]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Open World.sln and run through the conversion wizard.&lt;br /&gt;
&lt;br /&gt;
* In Visual Studio 2005 or 2008(will probably work the same with 2003), click Tools-&amp;gt; Options-&amp;gt; Projects and Solutions then choose VC++ Directories.&lt;br /&gt;
&lt;br /&gt;
* Under the Show Directories For: click on the drop down box and choose Include Files&lt;br /&gt;
&lt;br /&gt;
* Click the new line button (Ctrl+Insert) and find C:\zlib\include&lt;br /&gt;
&lt;br /&gt;
* Repeat the previous step and add C:\Program Files\MySql\MySql Server 5.0\Include&lt;br /&gt;
&lt;br /&gt;
* Now click on the Show Directories For: drop down box again and choose reference files and add C:\Program Files\MySql\MySql Server 5.0\lib\opt.&lt;br /&gt;
&lt;br /&gt;
* Then click on the Show Directories For: drop down box again and choose library files and add C:\Program Files\MySql\MySql Server 5.0\lib\opt.&lt;br /&gt;
&lt;br /&gt;
* Rename zlib1.dll (found in C:\zlib) to zlib.dll and copy it into your EQ2Emu folder&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
======&lt;br /&gt;
Guide taken from EQ2Emu Forums posted by Razmalone&lt;br /&gt;
[http://www.eq2emulator.net/phpBB3/viewtopic.php?t=131 Origional Post Here]&lt;br /&gt;
&lt;br /&gt;
======&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>LethalEncounter</name></author>
		
	</entry>
</feed>