[Bug 52940] New: [Regression]Assassin's Creed Origins crashes after intro videos with vulkan backend on wine-git

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 30 09:29:23 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52940

            Bug ID: 52940
           Summary: [Regression]Assassin's Creed Origins crashes after
                    intro videos with vulkan backend on wine-git
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: berillions at gmail.com
                CC: z.figura12 at gmail.com
   Regression SHA1: e7d86d9c6e58e8e133c606099615b0d9e7940132
      Distribution: Debian

Hi,

When you launch the game from UbisoftConnect, there are 3 intro video
(Epilepsy.bk2, pc_warningSaving.bk2 and warning_disclaimer.bk2) and then a
splash-screen (screenshot : https://ibb.co/fSC33zX) to access to the main menu.

This screenshot has been taken with DXVK, the game has an issue with wined3d
opengl/vulkan backend with with wine <= 7.7 (see bug #45358)
(https://bugs.winehq.org/attachment.cgi?id=72313)

With wine-git the game crashes after the 3 intro video when the splash-screen
must appears.

I did a regression test and the 1st bad commit is : 

######

e7d86d9c6e58e8e133c606099615b0d9e7940132 is the first bad commit
commit e7d86d9c6e58e8e133c606099615b0d9e7940132
Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Fri Apr 22 15:42:56 2022 -0500

    wined3d: Clear Vulkan textures on the GPU in
wined3d_texture_vk_load_texture().

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/wined3d/texture.c | 61 ++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 52 insertions(+), 9 deletions(-)

######

After to revert it, i confirm that the broken splash-screen appears.

VKD3D_DEBUG=trace VKD3D_SHADER_DEBUG=trace
WINEDEBUG=+d3d,+d3d11,+d3d_shader,+seh log here :
https://www.mediafire.com/file/n8gnbe5949mr4rs/AC_Origins_d3d_wine_git.7z/file

-- 
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.



More information about the wine-bugs mailing list