[Bug 41696] New: Trials Fusion requires DXGI_FORMAT_R32G8X24_TYPELESS support
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(a)winehq.org Reporter: leslie_alistair(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Trials Fusion requires |Trials Fusion Demo requires |DXGI_FORMAT_R32G8X24_TYPELE |DXGI_FORMAT_R32G8X24_TYPELE |SS support |SS support Keywords| |download URL| |http://store.steampowered.c | |om/app/245490/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41652, 40271 --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- You will need the UPlay patches before the game will run. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- Does the patch from bug 41454 help here? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to winetest from comment #2)
Does the patch from bug 41454 help here?
Yes it does. However it requires a few more changes to make it runnable. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Trials Fusion Demo requires |Multiple apps (Trials |DXGI_FORMAT_R32G8X24_TYPELE |Fusion Demo, Outlast 2 |SS support |Demo) require | |DXGI_FORMAT_R32G8X24_TYPELE | |SS support CC| |joseph.kucia(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #4 from fjfrackiewicz(a)gmail.com --- Does this commit help? http://source.winehq.org/git/wine.git/commit/7c9dbd789aed14100fb4d6eb4db1859... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |7c9dbd789aed14100fb4d6eb4db | |1859ce5921dd3 Resolution|--- |FIXED --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by http://source.winehq.org/git/wine.git/commit/7c9dbd789aed14100fb4d6eb4db1859... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.0-rc1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Bug 41696 depends on bug 40271, which changed state. Bug 40271 Summary: Can't start UPlay: "Connection Lost" error https://bugs.winehq.org/show_bug.cgi?id=40271 What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41696 Bug 41696 depends on bug 41652, which changed state. Bug 41652 Summary: Uplay cannot connect/login to Server https://bugs.winehq.org/show_bug.cgi?id=41652 What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org