https://bugs.winehq.org/show_bug.cgi?id=41696
Bug ID: 41696 Summary: Trials Fusion requires DXGI_FORMAT_R32G8X24_TYPELESS support Product: Wine Version: 1.9.22 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Trying to run the Steam version of the Trial Fusion, results in a crash.
Snippet of the log at the point of the crash.
01ce:trace:d3d11:d3d11_device_CreateTexture2D iface 0x4ca43d0, desc 0x991e408, data (nil), texture 0x22767b50. 01ce:trace:d3d:wined3d_texture_create device 0x4cae168, desc 0x991e348, layer_count 1, level_count 1, flags 0, data (nil ), parent 0x10d9f818, parent_ops 0x7df6bcac, texture 0x10d9f830. 01ce:trace:d3d:wined3d_texture_init texture 0x10d9f870, texture_ops 0x7e213740, layer_count 1, level_count 1, resource_t ype WINED3D_RTYPE_TEXTURE_2D, format WINED3DFMT_R32G8X24_TYPELESS, multisample_type 0, multisample_quality 0, usage WINE D3DUSAGE_DEPTHSTENCIL | WINED3DUSAGE_TEXTURE, pool WINED3D_POOL_DEFAULT, width 320, height 256, depth 1, flags 0, device 0x4cae168, parent 0x10d9f818, parent_ops 0x7df6bcac, resource_ops 0x7e213728. 01ce:trace:d3d:wined3d_format_calculate_pitch Returning row pitch 2560, slice pitch 655360. 01ce:warn:d3d:resource_init Format WINED3DFMT_R32G8X24_TYPELESS cannot be used for depth/stencil buffers. 01ce:warn:d3d:resource_init Format WINED3DFMT_R32G8X24_TYPELESS cannot be used for depth/stencil buffers. 01ce:warn:d3d:resource_init Format WINED3DFMT_R32G8X24_TYPELESS cannot be used for depth/stencil buffers. 01ce:warn:d3d:resource_init Did not find a suitable GL resource type for resource type WINED3D_RTYPE_TEXTURE_2D. 01ce:warn:d3d:wined3d_texture_init Failed to initialize resource, returning 0x8876086c 01ce:warn:d3d:wined3d_texture_init Failed to initialize resource, returning 0x8876086c 01ce:warn:d3d:texture_init Failed to initialize texture, returning 0x8876086c. 01ce:warn:d3d:wined3d_texture_create Failed to initialize texture, returning 0x8876086c. 01ce:warn:d3d11:d3d_texture2d_init Failed to create wined3d texture, hr 0x8876086c. 01ce:warn:d3d11:d3d_texture2d_create Failed to initialize texture, hr 0x80070057. 01ce:trace:d3d11:d3d11_device_CreateDepthStencilView iface 0x4ca43d0, resource (nil), desc 0x991e5dc, view 0x241a63f0.