https://bugs.winehq.org/show_bug.cgi?id=41936
Jeff MacLoue jeff@macloue.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #3 from Jeff MacLoue jeff@macloue.com --- (In reply to Józef Kucia from comment #2)
This is probably the same issue as reported initially in bug 41318, and not a regression per se. A "WINEDEBUG=+loaddll" log from a working Wine version may be useful in order to confirm.
Oops, I somehow forgot I'm using native d3dx9_36 DLL so instead of trying WINEDEBUG=+loaddll I installed native d3dx9_39 via winetricks to the WINEPREFIX as well - no font distortion with the latest Wine 1.9.24. Tried to disable the DLL through winecfg (setting it to disabled instead of native) - the game failed to start:
err:module:import_dll Library d3dx9_39.dll (which is needed by L"C:\Witcher2\bin\witcher2.exe") not found
So it looks exactly the case mentioned in bug #41318, thanks for the pointer.
*** This bug has been marked as a duplicate of bug 41318 ***