As title says I'd like to run some games/apps using the JP locale. On arch I'd have used LANG="ja_JP.UTF8" wine game.exe
but I don't have a clue on how to do the same on Mac
Important Information These are community forums and not official technical support. If you need official support: Contact Us
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
As title says I'd like to run some games/apps using the JP locale. On arch I'd have used LANG="ja_JP.UTF8" wine game.exe
but I don't have a clue on how to do the same on Mac
Hi there,
Probably the easiest way to do this is by setting some registry keys for the bottles you want run with a different locale.
For the bottle in question, click "Run command" then type in "regedit" to open the Registry Editor. You'll need to set these two keys to use the JP locale:
Key: HKEY_CURRENT_USER\Software\Wine
Name: LC_ALL
Data: ja_JP.UTF8
Key: HKEY_CURRENT_USER\Software\Wine
Name: LANG
Data: ja_JP.UTF8
Best,
Meredith
Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux