Jump to content

jchcc

Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by jchcc

  1. http://nemo.herc.ws/patches/FixHomunculusAI/#success-clients
  2. http://nemo.herc.ws/patches/FixHomunculusAI/#success-clients
  3. http://nemo.herc.ws/patches/FixHomunculusAI/#success-clients
  4. http://nemo.herc.ws/patches/FixHomunculusAI/#success-clients
  5. sorry, it's line 3105 & 3350 and it's meaning when you can delete character.
  6. actually it's not hardcoded in client, it's in msgstringtable. line 3105 & 3350
  7. The newer clients have minimal screen resolution limit, use "Change minimal screen resolution limit" patch in 4144's NEMO fork. http://nemo.herc.ws/patches/ChangeMinimalResolutionLimit/
  8. https://github.com/rathena/rathena/blob/master/src/login/loginclif.cpp#L273 0064 <version>.L <username>.24B <password>.24B <clienttype>.B
  9. just use 4144's NEMO fork. and here is fixed version of Show Exp Numbers. enjoy it. ShowExpNumbers.qs
  10. these patches are not compatible with new clients.
  11. just add 20180620 = 0x00000000,0x00000000,0x00000000 in input\PacketKeyMap.txt there is no default keys for client after 20180306, you should use custom keys for both client & server side.
  12. gzeblue_left.bmp gzeblue_mid.bmp gzeblue_right.bmp gzered_left.bmp gzered_mid.bmp gzered_right.bmp
  13. jchcc

    Icon Bug

    Do you mean 2017-06-14b? If it's 2017-06-14b, try diff manually, BUTTON: CODE: status C7 45 A0 A8 00 00 00 equip C7 45 A4 AB 00 00 00 item C7 45 A8 AA 00 00 00 skill C7 45 AC AC 00 00 00 booking C7 45 B0 63 01 00 00 party C7 45 B4 AF 00 00 00 guild C7 45 B8 5D 01 00 00 battle C7 45 BC 60 01 00 00 quest C7 45 C0 51 01 00 00 map C7 45 C4 C3 00 00 00 navigation C7 45 C8 96 01 00 00 option C7 45 CC A9 00 00 00 bank C7 45 D0 B5 01 00 00 rec C7 45 D4 77 01 00 00 mail C7 45 D8 C4 01 00 00 achievement C7 45 DC C1 01 00 00 tip C7 45 E0 E8 01 00 00 shop C7 45 E4 E9 01 00 00 keyboard C7 45 E8 5A 01 00 00 sns C7 45 EC EF 01 00 00 search the code you want to hide, and replace last 4 hex with: F0 01 00 00
  14. Hateffect was hard-coded in client. For fully support Digital Space, you need client after 2017-07-04. And, this is what happen if you just replace exist hateffect files with Digital Space: The only thing we can do is waiting rAthena support newer clients. ?
  15. Update your graphic card driver.
  16. 2018's clients also use transparentItem.lub to control robes' transparency, check it first.
  17. data\texture\effect\¹Îø¼ºÁõ°¡.tga
  18. remove string /buildinfo , use hex editor, search: 2F 62 75 69 6C 64 69 6E 66 6F replace with: 00 00 00 00 00 00 00 00 00 00
  19. The check box 시작할 때 열기 translation is: Open at startup. but, it doesn't work properly.
×
×
  • Create New...