Jump to content
  • 0

iRO Ragexe Client Support


Question

Posted (edited)

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

2 answers to this question

Recommended Posts

  • 0
Posted

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...