I can slowly convert them based on iRO replay/video.
But I will be busy for several months, so it will be really slow...
thor1009 hasn't added any friends yet.
06 January 2016 - 05:44 AM
I can slowly convert them based on iRO replay/video.
But I will be busy for several months, so it will be really slow...
27 December 2015 - 11:09 PM
14 December 2015 - 11:48 PM
09 December 2015 - 01:30 AM
If someone can do it, use my data to fix this issue. This is a issue that will break things more and more as newer item and equip related packets gets added.
// Maximum allowed size for clients packets in bytes.// NOTE: To reduce the size of reported packets, lower the values of defines, which// have been customized, such as MAX_STORAGE, MAX_GUILD_STORAGE or MAX_CART.// NOTE: Do not modify this setting, unless the client has been modified to support// larger packets. The client will crash, when it receives larger packets.//// Maximum packet size for clients older then the 2013-12-23Ragexe.// Default: 20480socket_max_client_packet: 20480//// Maximum packet size for clients 2013-12-23Ragexe and newer.// Default: 65536socket_max_client_packet_extend: 65536
You can find this here in r764...
https://sourceforge..../commit_browser
Everything you need is in files packet_athena.conf and socket.c.
Thank you for this info, this change supports the larger equipment packet.
09 December 2015 - 01:29 AM
Anything is better than Nothing...
Sure, I will translate it into English and share it in the end of this month, to see if this could inspire someone to complete it or provide more info.