Thread: eq bypass?
View Single Post
  #2  
Old 06-07-2005, 07:11 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

EQEmu is not compatible with either any of the non-patched versions of EQ.

That said, EQEMu is not compatible with the latest version of EQ that is on Live's patch servers.

What it is compatible with, are patches that WERE on the Live Servers at one point, but they've since updated, so if you don't have one of those patches "in-between", you have to wait until EQEMu updates to be compatible with Live's patch.

Further discussion of sharing the patch files or links to the patch files is considered warez and can result in a ban.

Hope that helps
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote