https://bugs.winehq.org/show_bug.cgi?id=34143
--- Comment #9 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Artem S. Tashkinov from comment #8)
New Wine (2.5) new messages:
fixme:d3dx:ID3DXFontImpl_DrawTextA iface 0x17d71f8, sprite (nil), string "M", count -1, rect (0,0)-(1024,1024), format 0x400, color 0xffffffff stub!
That means you're using builtin d3dx9. You have to install native to retest the original bug.
(Sometime ago we changed how the d3dx9_xx.dlls are build, you now need the native version of the correct DLL - you can use +loaddll to figure out which one is needed)