글로벌 서버 한글 파일은 두개의 파일에 존재함.
C:\Program Files (x86)\WEBZEN\C9\GameData\Msg\Msg.cfs
C:\Program Files (x86)\WEBZEN\C9\GameData\Gamedata.cfs
문제는 GameUIString.dat 파일이 없음.
그러나 본인이 글로벌 서버 한글화 할때 일일이 번역해서 만든게 있음.
https://drive.google.com/open?id=0B8t6B6Ky22E1TnFaOTBFc3lrdU0
여기서 JPN.cfs 파일을 받아서 Quickbms로 분해서 JPN_GameUIstring.dat 파일을 가져와서 앞에 JPN_ 만 없애주면 됨. 물론 서버 파일에 있는 GameUIstring.dat 파일과 교차작업을 통해서 분석해서 맞춰주면 됨.