How to establish Japanese text in WINE

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Smallfullmoon
Newbie
Newbie
Posts: 4
Joined: Thu Feb 05, 2009 1:57 am

How to establish Japanese text in WINE

Post by Smallfullmoon »

I am using a Japanese windows-based game through WINE. The only problem I have is that all of the Japanese characters are square blocks.

I wonder if there's a way to fix this.

Thank you.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

How to establish Japanese text in WINE

Post by austin987 »

On Thu, Feb 5, 2009 at 12:59 AM, Smallfullmoon
<[email protected]> wrote:
I am using a Japanese windows-based game through WINE. The only problem I have is that all of the Japanese characters are square blocks.

I wonder if there's a way to fix this.

Thank you.





You need to set your locale to Japanese.

--
-Austin
Smallfullmoon
Newbie
Newbie
Posts: 4
Joined: Thu Feb 05, 2009 1:57 am

Post by Smallfullmoon »

How to set my locale?
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

In the terminal, set the environment variable
LANG to the desired language code; that
will affect any wine jobs started in that window.

Or see e.g.
http://blog.radevic.com/2008/12/how-to- ... buntu.html
for how to set it systemwide.

You might also be having a font problem, but get LANG sorted first.
Smallfullmoon
Newbie
Newbie
Posts: 4
Joined: Thu Feb 05, 2009 1:57 am

Post by Smallfullmoon »

Or preferable, WINE should have a direct multi-lingual support at least. But that's just my delusional opinion.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Smallfullmoon wrote:Or preferable, WINE should have a direct multi-lingual support at least. But that's just my delusional opinion.
Tell that to MS.
Locked