Jump to content
  • 0

iRO Ragexe Client Support


freefdhk

Question


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

Hello , i don't love the kRO Client , because the kRO folder is very disorder ,and the client size was very big. 

 

so, i have plan to used the iRO client for my game server. 

 

done anyone interest to used iRO client ? please join for dev :)

 

i have used the OpenKore to dump the each action packet information to find the packet len .

 

Done :

- can login in game and move in map.

- the storage , npc, monster is working.

- the other player can displayed.

 

 

Problem ( Not yet ) : 

- Equip up the equip is not result , need to relogin.

- Cash Shop can display the product , but cannot work for buy. ( the itemlist array have problem ? )

- a few of the magic can not display the effect . 

- hotkey cannot keep in server.

 

 

===============================================================================================

My Changes : 

 

DB : 

packet_db.txt

this will support to used iRO Ragexe.exe to login to rAthena.

 

Source Code (Char/char_flif.c  ) :

 disable / delete 

    chclif_mmo_send006b(fd,sd);  

 from void chclif_mmo_char_send(int fd, struct char_session_data* sd)

will fixed when login will show the char size problem.

 

 

Source code  (mmo.h )  :

  #define PACKETVER 20130807

Edited by freefdhk
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

hello , 

 

i have try to edit the server program / setting  , to try to support the iRO Ragexe for gaming , 

 

but the iRO packet size/len are also is difference for kRO ,

 

so i have try to OpenKore in iRO dump the packet to calc the difference ,

 

but the problem is too many  :(  

 

can anyone can help iRO client support ?

 

thank you

 

https://rathena.org/board/topic/106611-iro-ragexe-client-support/#entry305434

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  01/17/17
  • Last Seen:  

Hello,

I am looking for a iRO Client too, but I'm no Dev...

It would be very nice if anyone help here!

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...