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.