https://bugs.winehq.org/show_bug.cgi?id=51544 Bug ID: 51544 Summary: Game "HighFleet" crashing with "texture not found" error Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: madbyte(a)tuta.io Distribution: --- The steam game "HighFleet" crashes on start-up with a error window saying "Texture not found". WORKAROUND: Installing d3d11.dll, d3dx11_43.dll & D3DCOMPILER_47.dll from MS fixes the issue. (ie. with "winetricks d3dcompiler_47 d3dx11_43") It's possibly related to fixme:d3dx:D3DX11CreateTextureFromMemory not being implemented since the game crashes shortly after this message pops up. Proton issue page: https://github.com/ValveSoftware/Proton/issues/5020 Backtrace (Wine 6.13)(crashing): https://gist.github.com/MadByteDE/0a48d2cc42d81aec2b19d4d2d0c0f103 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.