Thread: EQ2 Emulator?
View Single Post
  #141  
Old 07-11-2007, 06:57 PM
saweb's Avatar
saweb
Sarnak
 
Join Date: Jul 2007
Posts: 40
Default

Quote:
Originally Posted by techguy84 View Post
Could this be where someone could work ManGOS to work with world. I think ManGOS could act as a login server to handle that client connections, since it just passes them off to world once its done.

Maybe wrong altogether though. Is the minilogin opensource. Possible to recode it to handle client connections from EQ2 instead of EQ1.
Haha, there is currently three problems with this idea (That im aware of)

* EQ2 Needs the login server to do more than just simply log the char in, I think it requires additional info from login server, where the mangos login server only checks account username/password and injects char into the world.
* The mangos login server is basically integrated into the world server, code there weaves into each other. . .I dont know how hard it would be to seperate the two.
* EQ2 has different opcode than WoW, different packet sizes and different encryption.

You would need some lethal genius to engineer something like that
Reply With Quote