wine UTF8

Questions about Wine on Linux
Locked
hackoon
Level 1
Level 1
Posts: 5
Joined: Sat Feb 27, 2021 12:35 pm

wine UTF8

Post by hackoon »

I tried to change wines character encoding to UTF8 to no avail.

no matter what I do LANG LC_ALL etc my program always runs windows-1252

GetACP() returns 1252

Now windows10 allows to switch to utf8 as default encoding but wine still doesn't get me the right codepage!
Locked