View Single Post
  #11  
Old 10-09-2015, 03:12 PM
mgellan's Avatar
mgellan
Sarnak
 
Join Date: Mar 2007
Location: NA
Posts: 48
Default

Quote:
Originally Posted by image View Post
Cool, unfortunately I don't think there are many public code bases you will find that support trilogy at the moment.

This first one is based on the trilogy client:
https://github.com/erfg12/EQTrilogy-Old

This is based on the mac client, but the netcode base is what you want, the opcodes and structures would have to be corrected, this requires a lot of programming knowledge
https://github.com/EQMacEmu/Server/

I am working off of my own code base which is a customized version of eqemu base back in 2k11. Still have a ways to go before Trilogy is working (zone server) on my server alongside other clients.
After some poking around I discovered that EQTrilogy-old was non-working but OpenEQC actually got some code working with the Trilogy client. See:

https://github.com/randy-girard/OpenEQC

I also found a Trilogy client so I'm messing around with it. Anyone know anything about OpenEQC?

Regards,
Mg
Reply With Quote