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![]()
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![]()
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
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
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
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 - - -
actually fixed lol
figured out to use rantool decrypt -.- instead of just opening with rediter -.-
so silly of me