i found other way for language setting.
if change Lang=1 to other setting
you can see BillDB Server Connect Error when run svMapCenter.exe
to without error .. change like this..
use hex editor and open rmDB.dll
find Lang or go to 0x07dc90 hex (7dc90h)
and change Lang to LangDLL
and add LangDLL=1 to rmServer.ini config file
like this..
[Info]
Version=3.8e
Lang=1
LangDLL=1
now you can change language you want..
Lang=1 ---> english
Lang=0 ---> korean
i think .. can more language settings..
for english version of client
[Info]
Version=3.8e
Lang=1
LangDLL=1
for korean version of client
[Info]
Version=3.8
Lang=0
LangDLL=1
^^
if change Lang=1 to other setting
you can see BillDB Server Connect Error when run svMapCenter.exe
to without error .. change like this..
use hex editor and open rmDB.dll
find Lang or go to 0x07dc90 hex (7dc90h)
and change Lang to LangDLL
and add LangDLL=1 to rmServer.ini config file
like this..
[Info]
Version=3.8e
Lang=1
LangDLL=1
now you can change language you want..
Lang=1 ---> english
Lang=0 ---> korean
i think .. can more language settings..
for english version of client
[Info]
Version=3.8e
Lang=1
LangDLL=1
for korean version of client
[Info]
Version=3.8
Lang=0
LangDLL=1
^^
Last edited: