themon 63 Posted October 2, 2013 (edited) what part of the server should I modify so that I can use the latest ragexe.exe client? so that I will know what to modify if ever there are new ragexe.exe client in the future. Im using 20130807ragexe.exe right now and Im going to try to use much newer client ragexe.exe like right now I think the latest is 2013-08-28cRagexe.exe if im not mistaken but it think I saw a september client somewhere. where can I get the Encryption keys for 2013-08-28cRagexe.exe Edited October 2, 2013 by themon Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted October 2, 2013 The latest with Encryption keys is 20130807 the one that you are using.. for more info >> http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/ Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 2, 2013 The latest with Encryption keys is 20130807 the one that you are using.. for more info >> http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/ so how can I know a much newer Encryption keys that what im using right now. how do the obtain it? what tool do they use? Quote Share this post Link to post Share on other sites
0 Uzieal 89 Posted October 2, 2013 Adding Packet Support: The proper placement for Packets and Encryption Keys is as follows; src/map/packets.h If you were to update to an even newer client please first check this file to see if there is already packet support for your client date. If there are no packets or keys listed for your client date you will need to manually add them into this packets.H file using the same structure of the existing packets + keys available. You may leave the existing packets in place as they will not effect your client date in which you specify in; src/common/mmo.h Please Note: Once you make any changes to Source (src) files you will need to re-compile to commit the changes to your server. It is highly advisable before making any change to back-up your progress. 2013 Client Support Topic: Please visit this topic for support on the latest Packets and Keys; http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/ As for tools to extract packets and then obtain proper keys I am unsure but hope this helps. Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 5, 2013 I'll try it later If I can make it work. So I don't need to use hex editor to get the key. I just can use the existing key and change the existingclient and change it the newer one Quote Share this post Link to post Share on other sites
what part of the server should I modify so that I can use the latest ragexe.exe client?
so that I will know what to modify if ever there are new ragexe.exe client in the future.
Im using 20130807ragexe.exe right now
and Im going to try to use much newer client ragexe.exe like right now I think the latest is 2013-08-28cRagexe.exe if im not mistaken
but it think I saw a september client somewhere.
where can I get the Encryption keys for 2013-08-28cRagexe.exe
Edited by themonShare this post
Link to post
Share on other sites