https://bugs.winehq.org/show_bug.cgi?id=45197
Bug ID: 45197 Summary: Project CARS 2 hangs on startup (unhandled standard multisample quality levels) Product: Wine Version: 3.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: kimmo.myllyvirta@gmail.com Distribution: ---
Created attachment 61411 --> https://bugs.winehq.org/attachment.cgi?id=61411 hack
The game hangs soon after starting it.
In short: 0092:trace:d3d11:d3d11_device_CreateTexture2D iface 0xb46b9f0, desc 0x23eb40, data (nil), texture 0x23ea28. 0092:trace:d3d:wined3d_texture_create device 0xb46f4e0, desc 0x23e830, layer_count 1, level_count 1, flags 0x10, data (nil), parent 0x2f865070, parent_ops 0x7f9285297978, texture 0x2f8650a0. 0092:warn:d3d:wined3d_texture_create Unsupported multisample type 4 quality 4294967295 requested. 0092:warn:d3d11:d3d_texture2d_create Failed to create wined3d texture, hr 0x8876086a. 0092:trace:seh:NtRaiseException code=c0000005 flags=0 addr=0x1414696aa ip=1414696aa tid=0092
The attached hack is enough to get it running.
https://bugs.winehq.org/show_bug.cgi?id=45197
Kimmo Myllyvirta kimmo.myllyvirta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |44756
https://bugs.winehq.org/show_bug.cgi?id=45197
Kimmo Myllyvirta kimmo.myllyvirta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45198
https://bugs.winehq.org/show_bug.cgi?id=45197
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45197
Toni tonix64@inventati.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tonix64@inventati.org
https://bugs.winehq.org/show_bug.cgi?id=45197
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |joseph.kucia@gmail.com Fixed by SHA1| |b3b91ea51d7e2f03be470408abc | |19be8c3737822 Resolution|--- |FIXED
--- Comment #1 from Józef Kucia joseph.kucia@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/?a=commit;h=b3b91ea51d7e2f03be470408a.... Thanks Andrew.
https://bugs.winehq.org/show_bug.cgi?id=45197
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.19.
https://bugs.winehq.org/show_bug.cgi?id=45197 Bug 45197 depends on bug 44756, which changed state.
Bug 44756 Summary: Project Cars 2 crash on launch https://bugs.winehq.org/show_bug.cgi?id=44756
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED