Jump to content

Mikegyver

Members
  • Posts

    399
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Mikegyver

  1. I will patch 2013-08-07 with nemo and see either it can launch or not. If yes, i will upload it here.. but, i will patch it with enable packet encryption.
  2. What client u are using? 2015-11-04 or 2013-08-07?
  3. I'm using windows 10 too.. but single language edition.. both windows 10 & windoew 10 creator update works with any clients.. the clients can launch normally.
  4. Agree.. and first thing come in my mind... by doing so.. seems to be no different by hosting the server itself at LA.. coz got the same result.. the player will experience delay as high ping time..
  5. i suggest u to try on 2015-11-04aRagexe client. this client can be download here.
  6. Perhaps by providing details might make us easier to trace the source of the errors. 1. the client date, YYYYMMDD 2. src/common/mmo.h #define PACKETVER YYYYMMDD 3. db/packet_db.txt packet_db_ver: xx
  7. sinceu just use recommended patch, by default it enable packet encryption. just check those following: 1st. db/packet_db.txt packet_db_ver: 56 //packet_db_ver: default packet_keys_use: default // 2017-01-25aRagexe packet_keys: 0x066E04FE,0x3004224A,0x04FF0458 packet_ver: 56 0x0438,7,actionrequest,2:6 0x0879,10,useskilltoid,2:4:6 0x0930,5,walktoxy,2 0x0943,6,ticksend,2 0x0881,5,changedir,2:4 0x087B,6,takeitem,2 0x0877,6,dropitem,2:4 0x091C,8,movetokafra,2:4 0x095C,8,movefromkafra,2:4 0x092B,10,useskilltopos,2:4:6:8 0x089B,90,useskilltoposinfo,2:4:6:8:10 0x0965,6,getcharnamerequest,2 0x0898,6,solvecharname,2 0x0929,12,searchstoreinfolistitemclick,2:6:10 0x0968,2,searchstoreinfonextpage,0 0x093C,-1,searchstoreinfo,2:4:5:9:13:14:15 0x087D,-1,reqtradebuyingstore,2:4:8:12 0x091B,6,reqclickbuyingstore,2 0x091D,2,reqclosebuyingstore,0 0x08A5,-1,reqopenbuyingstore,2:4:8:9:89 0x0944,18,bookingregreq,2:4:6 //0x0884,8 CZ_JOIN_BATTLE_FIELD 0x0895,-1,itemlistwindowselected,2:4:8:12 0x0811,19,wanttoconnection,2:6:10:14:18 0x086E,26,partyinvite2,2 //0x0894,4 CZ_GANGSI_RANK 0x0920,26,friendslistadd,2 0x0876,5,hommenu,2:4 0x0893,36,storagepassword,2:4:20 2nd. src/config/core.h /// Comment to disable the official packet obfuscation support. /// When enabled, make sure there is value for 'packet_keys' of used packet version or /// defined 'packet_keys_use' in db/[import/]packet_db.txt. /// This requires PACKETVER 2011-08-17 or newer. #define PACKET_OBFUSCATION
  8. this might help u. https://gitlab.com/4144/servergreps/blob/master/client_pre/packets/2016-01-06aRagexe/packets_clean.h but u need to modify it a little bit as this packet list is for hercules.. thus, u need to modify its packet structure so that rAthena can read it.
  9. can i know this client exe date?
  10. Do u patch disable packet encryption of ur client using nemo patcher?
  11. So what is ur problem about? U not even state here in this topic what is ur problem.. Any errors / warning on console terminal?
  12. If in linux, it is quite easy to resolve the conflict.. upon merging, the file which got conflict, will having both older & newer. Just resolve the conflict & execute git add (file_name).
  13. U can patch restore cash shop button in nemo patcher
  14. u can download the undiff client from here.
  15. Not yet suppported.. currently rA is supporting 2015-11-04 (the latest supported client by rA)
  16. rathena not yet officially support 2017 client... current supported client, 2015-11-04 for the recent client..
  17. My guessing is u are running on pre-renewal right? Try to use 2015-09-16 client. This client should be no problem.. i've tested it.. u just need to make sure ur kRO full client is patched beyond 16 sept 2015 + using any clientside english translation project. Either using zackdreaver or dastgir's clientside translation.
  18. if u current rathena already have these commits, u shouldn't have encountered rejected by server. https://github.com/rathena/rathena/commit/9716233c842f731df3fed5281370e324b5f5f024 https://github.com/rathena/rathena/commit/39dbb9abd309eca84fda6914881680f4e835e3c4 just u need changes those following below: db/packet_db.txt - add packet for 2017-01-25 client src/char/char_clif.c - enable RE client src/common/mmo.h - define packetver 20170125 src/common/utils.c - add client packetver condition to respective packet src/map/clif.h - define max packet to 57
  19. No need to do so anymore as this has been merged on rAthena master branch..
  20. perhaps u are having same issue like this. i did post the solution in order to fix this issue in the following comment in the above topic.
  21. Please use this nemo patcher 2.6 This is version 2.0.. u should use version 2.6 instead.
  22. what are the patches those give error on u? perhaps u can list it here & what version of nemo patcher u are using? the latest version is 2.6, updated on 2016-05-29. perhaps u can check these first.
  23. U are using itemInfo.lub or itemInfo.lua? U should place the itemInfo file in the system folder inside of kRO full client folder & be sure to diff itemInfo in nemo patcher.
×
×
  • Create New...