Hello,
I am running Ubuntu 14.04 64 and wine 5.1.2600.
I am trying to get a program called ANZIO32.exe to run (like a greenscreen from 30 years ago).
I got it to run, use the correct files, and connect to the server, but I get a message:
fixme:font:freetype_SelectFont Untranslated charset 255
I also get a popup from AnzioWin that says "Warning: font is suspect". It generates tons of errors which stops the program from loading.
from a .def file I believe it is using font Courier New.
Any ideas?
fixme:font:freetype_SelectFont Untranslated charset 255
Re: fixme:font:freetype_SelectFont Untranslated charset 255
There is no such version, nor does that number bear any resemblance to Wine's actual versioning scheme.asdf51020 wrote: wine 5.1.2600.
Open a terminal and type
Code: Select all
wine --version