Meister Posted November 23, 2014 Posted November 23, 2014 Does the emulator itself supports newer client? Quote
Playtester Posted November 23, 2014 Posted November 23, 2014 The latest fully supported client is 2013-07-08. Newer clients might or might not work. Quote
Mystery Posted November 23, 2014 Posted November 23, 2014 You can also look in your mmo.h: https://github.com/rathena/rathena/blob/master/src/common/mmo.h #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20120410 #endifAnd also look at the entries in the packet_db: https://github.com/rathena/rathena/blob/master/db/packet_db.txt Quote
Garkor Posted November 23, 2014 Posted November 23, 2014 The newest version is: 2013-12-23. But it isn't easy to diff it. Good luck. Best regards Quote
Question
Meister
Does the emulator itself supports newer client?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.