Jump to content
  • 0
Sign in to follow this  
themon

How can I use the latest ragexe.exe client?

Question

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 themon

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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?

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.