Quote:
Originally Posted by erfg12
[You must be logged in to view images. Log in or Register.]
When eqemu Mac is finished, would we move over to that client? That actually has the more classic feel with the old UI and everything.
Just curious as I would hesitate to move over to any eqemu mac servers if they didn't have the support and community this server has.
|
Short answer: Maybe.
I've been thinking of a way to handle the network portion of the client and handle opcode translation between Titanium <-> EQMac's old protocol. This time, on the client instead of the server. This would allow for p99 to someday natively support the EQMac client without any changes on the Titanium server, beyond the p99 dsetup dll.
Essentially what this project I am thinking of doing will do is translate the received opcodes from a titanium server to the EQMac windows client in the proper location, and align the structure properly. Basically, replacing the network code on the EQMac client.
As soon as I get something workable, I will let you guys know.