Jump to content
  • 0

Ratena Network Protocol Specifications


gemu

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.01
  • Content Count:  2
  • Reputation:   0
  • Joined:  09/18/24
  • Last Seen:  

Hi, I'm thinking about creating an opensource client for Rathena (as an alternative to the official Ragnarok client), but I can't find any documentation about the protocol it uses, is there anything out there? so I don't have to reverse engineer the server source code :(.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   1
  • Joined:  07/03/14
  • Last Seen:  

OpenSource client:
https://github.com/MrAntares/roBrowserLegacy

https://github.com/guilhermelhr/unityro

https://github.com/vE5li/korangar

https://github.com/OpenKore/openkore

 

Basically its a tcp connection where server and client send binary messages to each other.

Every message is a packet and every packet has ID and Body

 

https://github.com/rathena/rathena/wiki/Packets

  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  10/05/24
  • Last Seen:  

Unfortunately, there is no official documentation for the Ragnarok Online protocol used by Rathena. Your best bet is to explore the source code or check community forums like rAthena for any unofficial resources or discussions that might help avoid reverse engineering.

duck life

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...