[Wine] Re: Japanese and Korean Fonts inside Wine.

DaVince wineforum-user at winehq.org
Sun Aug 14 07:14:02 CDT 2011


You can use localegen to add locales to the system (for example ja_JP.SHIFT_JIS). Then you can run the application in the appropriate locale by doing:

Code:
LANG=ja_JP.SHIFT_JIS wine appname.exe



Make sure you also have some Korean and Japanese fonts installed. You can find them in the Add/Remove applications program, I believe.







More information about the wine-users mailing list