Add support for multi-language client, how to?

Results 1 to 5 of 5
  1. #1
    Novice hOrNyDeViL is offline
    MemberRank
    Sep 2014 Join Date
    3Posts

    shout Add support for multi-language client, how to?

    Hello all,

    I would like to change the client to support multi-language (UTF-16 or UTF-32) mainly I need it for chatting, how can I do it?
    Does it requires any change on the server side / database?



    Thanks in advance,


  2. #2

    Re: Add support for multi-language client, how to?

    it requires changes in main.exe (client) mostly.

  3. #3
    Novice hOrNyDeViL is offline
    MemberRank
    Sep 2014 Join Date
    3Posts

    Re: Add support for multi-language client, how to?

    Quote Originally Posted by KarLi View Post
    it requires changes in main.exe (client) mostly.
    So I have to disassemble the main.exe file?
    Any quicker option, such as a tool to do it?

  4. #4

    Re: Add support for multi-language client, how to?

    No idea what tool can do such thing
    what files u use? what client etc?
    u need to find some offsets and change them or something im not very sure.

  5. #5
    Novice hOrNyDeViL is offline
    MemberRank
    Sep 2014 Join Date
    3Posts

    Re: Add support for multi-language client, how to?

    Quote Originally Posted by KarLi View Post
    No idea what tool can do such thing
    what files u use? what client etc?
    u need to find some offsets and change them or something im not very sure.
    I understand, okay thanks I have to go and refresh my memory in x86 assembly before I can do that (12 years I haven't touched assembly).



Advertisement