Problem: If you run these ghosts, you will see only odd signs (instead of korean letters)! In ghostname/ghost/master directory/folder there is a descript.txt file like: charset,EUC-KR (may be or none) craftman,*** craftmanw,*** craftmanurl,*** name,*** type,ghost sakura.name,*** kero.name,*** shiori,misaka.dll (may be more entries) 'charset' is for writing ghost's name in program menu. Without 'EUC-KR' determination you will see only odd signs. Lines in balloons will remain to odd signs. To change this, you will need two addionally lines: shiori.encoding,EUC-KR shiori.forceencoding,1 So descript.txt should look like: charset,EUC-KR shiori.encoding,EUC-KR shiori.forceencoding,1 craftman,*** craftmanw,*** craftmanurl,*** name,*** type,ghost sakura.name,*** kero.name,*** shiori,misaka.dll (may be more entries) Then you may get another problem. Now in balloons only question marks are shown: ??????????? That's makoto.dll So my patches will overwrite this with a same named but 0bytes file... ...then you will see korean letters even with an english version of Windows. May be I added some english menu. (m)