https://bugs.winehq.org/show_bug.cgi?id=52168
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Did you either: - Install missing fonts inside the wineprefix with 'winetricks corefonts' (or simply 'winetricks arial times')? - Compile wine with wine-staging patchset 'fonts-Missing_Fonts' (or simply use wine-staging) and run the game with that? - Install Microsoft TrueType fonts package system-wide (e.g. ttf-ms-fonts in arch, ttf-mscorefonts-installer in debian) so that it is available to both linux and wine apps?
libcef and other similar webkit/blink based programs will crash if they can't find those fonts (bug 32342). You need to do one of the above workarounds to make it work.
Regards.