http://bugs.winehq.org/show_bug.cgi?id=3958
Summary: Font Bugs in Wizardry 8 Product: Wine Version: CVS Platform: PC URL: http://appdb.winehq.org/appview.php?appId=548 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: cklein@mpi-sb.mpg.de
When playing Wizardry 8 using a current CVS build (for example 2005-11-24), I get strange font bugs. The start screen says "AAA" where it should say "v1.2.4". Also the names of the savegames in the loadgame menue are totally messed up, they too suddenly contain mostly A's.
After messing around with cvs and recompiling wine many times, it seems that the bug started at 2005-07-07. Strangely enough it seems to be caused by this: -------------------- 2005-07-07 20:26 julliard
* dlls/ntdll/loadorder.c: Use the same defaults for modules with and without an explicit path. -------------------- or at least by a patch submitted somewhere close to this. (I checked out with -D 2005-07-07 20:25, and it worked, I checked out with -D 2005-07-07 21:00, which should add exactly the above patch, and it didn't work any longer)