https://bugs.winehq.org/show_bug.cgi?id=44752
Bug ID: 44752 Summary: Warhammer: End Times - Vermintide require DXGI_FORMAT_BC7_TYPELESS texture support. Product: Wine Version: 3.4 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Created attachment 60763 --> https://bugs.winehq.org/attachment.cgi?id=60763 Cutdown Log file.
When using the option to run without the Launcher (One of the steam option).
I've attached a cut down of the output.
https://bugs.winehq.org/show_bug.cgi?id=44752
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://store.steampowered.c | |om/app/235540/Warhammer_End | |_Times__Vermintide/
https://bugs.winehq.org/show_bug.cgi?id=44752
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Created attachment 61025 --> https://bugs.winehq.org/attachment.cgi?id=61025 +d3d,+msgbox
The games shows a message box just after the error. Look for msgbox in the log, the error appears just before that.
https://bugs.winehq.org/show_bug.cgi?id=44752
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #2 from Józef Kucia joseph.kucia@gmail.com --- Your graphics driver/GPU doesn't support GL_ARB_texture_compression_bptc
https://bugs.winehq.org/show_bug.cgi?id=44752
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Józef Kucia from comment #2)
Your graphics driver/GPU doesn't support GL_ARB_texture_compression_bptc
Does that mean we are stating that we support something a card can't do?
https://bugs.winehq.org/show_bug.cgi?id=44752
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Alistair Leslie-Hughes from comment #3)
(In reply to Józef Kucia from comment #2)
Your graphics driver/GPU doesn't support GL_ARB_texture_compression_bptc
Does that mean we are stating that we support something a card can't do?
After some research https://msdn.microsoft.com/en-us/library/windows/desktop/ff476876(v=vs.85).a...
This shows that the BC6H/BC7 Compression isn't support for feature level D3D_FEATURE_LEVEL_10_1 and below.
https://bugs.winehq.org/show_bug.cgi?id=44752
--- Comment #5 from Józef Kucia joseph.kucia@gmail.com --- Wine should advertise feature level 10_1 for your GPU.
https://bugs.winehq.org/show_bug.cgi?id=44752
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Józef Kucia from comment #5)
Wine should advertise feature level 10_1 for your GPU.
Yes, it does, but it doesn't explain why it's asking for something that isn't available at that level.
https://bugs.winehq.org/show_bug.cgi?id=44752
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- This appears to be a bug with the game. Even on windows with a similar card the same error appears.
Marking as invalid.
https://bugs.winehq.org/show_bug.cgi?id=44752
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing.