How can we use Wine (to run Windows software under Linux) with the old character codes (not Unicode UTF-8)?
Asked
Active
Viewed 320 times
1
How can we use Wine (to run Windows software under Linux) with the old character codes (not Unicode UTF-8)?
export LANG=C
should be the most ascii-compatible-english-only mode... – Rmano Nov 23 '15 at 19:59/usr/share/i18n/SUPPORTED
, I do not think that locales that are not ISO or UTF-8 are supported. I do not know if wine has some internal thing, though. Will add the tag. – Rmano Nov 23 '15 at 21:19