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@winehq.org Reporter: madbyte@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
https://bugs.winehq.org/show_bug.cgi?id=51544
Lars Loe madbyte@tuta.io changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://store.steampowered. | |com/app/1434950/HighFleet/
https://bugs.winehq.org/show_bug.cgi?id=51544
--- Comment #1 from Lars Loe madbyte@tuta.io --- Similar bug reports: Puyo Puyo Tetris (Steam) - Game crashes on startup https://bugs.winehq.org/show_bug.cgi?id=45533
https://bugs.winehq.org/show_bug.cgi?id=51544
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |directx-d3d-util
https://bugs.winehq.org/show_bug.cgi?id=51544
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Summary|Game "HighFleet" crashing |HighFleet needs |with "texture not found" |d3dx11_43.D3DX11CreateTextu |error |reFromMemory implementation Resolution|--- |DUPLICATE
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- According to the Proton page, implementing D3DX11CreateTextureFromMemory fixes this issue. It also seems that bug 45533 was indeed the same issue, so resolving as a duplicate.
*** This bug has been marked as a duplicate of bug 45533 ***
https://bugs.winehq.org/show_bug.cgi?id=51544
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Close duplicate.