[HELP] way to change language of the game or I need another source??

Results 1 to 3 of 3
  1. #1
    Enthusiast lamgood921 is offline
    MemberRank
    Dec 2015 Join Date
    42Posts

    [HELP] way to change language of the game or I need another source??

    Ive got source and compiled all successfully to a english game.exe

    what if I want the In-game txt to be in other language says korean or chinese

    Should i need another source?? any way to change the language??


    not sure if anyone posted this before


  2. #2
    . cus is offline
    MemberRank
    Aug 2019 Join Date
    Head. B 1FLocation
    540Posts

    Re: [HELP] way to change language of the game or I need another source??

    Related files:
    param.ini (D3DXFONT and modified language, font)
    option.ini (D3DXFONT)
    gui folder (included *.xml files)
    glogic.rcc (include *.txt, *.ini files)
    npctalk.rcc
    quest.rcc

  3. #3
    Enthusiast lamgood921 is offline
    MemberRank
    Dec 2015 Join Date
    42Posts

    Re: [HELP] way to change language of the game or I need another source??

    Quote Originally Posted by cus View Post
    Related files:
    param.ini (D3DXFONT and modified language, font)
    option.ini (D3DXFONT)
    gui folder (included *.xml files)
    glogic.rcc (include *.txt, *.ini files)
    npctalk.rcc
    quest.rcc

    hey thanks for the tips dude

    I have changed param and option.ini

    and now Im trying to change xml file however, when I open those xml file in the gui it all looks like below
    1.jpg

    do you know anyway to fix that??

    In the meanwhile I found some xml file from other traditional chinese client that looks like the right format (and translated) like below
    2.jpg

    And I replace all my xml to these translated one(above) but unfortunately when opening game (amazon.exe) it gives me countless error like these below

    3.jpg
    and funny thing was says the error was "Not exist test keyword: SELECT_CHARACTER_PAGE_SERVER_CHANEL" the SELECT_CHARACTER_PAGE_SERVER_CHANEL is actually already exist in the new xml file

    so im so lost right now

    looking for any way to fix

    I may open a new thread lol..

    - - - Updated - - -

    Quote Originally Posted by cus View Post
    Related files:
    param.ini (D3DXFONT and modified language, font)
    option.ini (D3DXFONT)
    gui folder (included *.xml files)
    glogic.rcc (include *.txt, *.ini files)
    npctalk.rcc
    quest.rcc
    actually fixed lol
    figured out to use rantool decrypt -.- instead of just opening with rediter -.-
    so silly of me



Advertisement