[Bug 58265] New: regression in Wine >=10.7 for DXVK DLL override on macOS
http://bugs.winehq.org/show_bug.cgi?id=58265 Bug ID: 58265 Summary: regression in Wine >=10.7 for DXVK DLL override on macOS Product: Wine Version: 10.7 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: cemer99797(a)isorax.com Created attachment 78608 --> http://bugs.winehq.org/attachment.cgi?id=78608 macOS Terminal log, wine-devel 10.7 On macOS, there is a bug (https://bugs.winehq.org/show_bug.cgi?id=58145) that can be worked around with a DXVK DLL override (for d3d11.dll) in Wine-devel 10.6 and lower, but this workaround stops working in Wine-devel 10.7 (also tested not working in 10.8) repost of my comment from that previous bug: regression in wine-devel 10.7 - DXVK DLL workaround stops working There's new regression in wine-devel 10.7: now the DXVK DLL override workaround doesn't work, the app always gives the original error pop-up window with the same message. Attached is the macOS Terminal log after copying Gcenx's 32-bit `d3d11.dll` from his DXVK-macOS package to the same directory as the OutOfCtrl.exe executable. When tested with wine-devel 10.6, it still works.
% cp /Users/toastybug/dxvk-macOS/x32/d3d11.dll /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/ % cd /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/ % WINEDEBUG=module WINEDLLOVERRIDES="d3d11=n" wine OutOfCtrl.exe
tested using Gcenx's wine-devel 10.7 build (https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.7) with GStreamer 1.26.1 on macOS 11.7.10 and Gcenx's DXVK-macOS v1.10.3-20230507-repack (https://github.com/Gcenx/DXVK-macOS/releases/tag/v1.10.3-20230507-repack) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 ToastyBug <cemer99797(a)isorax.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |58145 Keywords| |download, regression -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 --- Comment #1 from ToastyBug <cemer99797(a)isorax.com> --- This might be due to the WineHQ/Gcenx official macOS builds bundling MoltenVK 1.3.0 with support for Vulkan 1.3 since Wine-devel 10.7 Wine-devel 10.6 and below bundle MoltenVK 1.2.x with support up to Vulkan 1.2 My graphics card (Haswell iGPU, Intel HD Graphics 5000) apparently only supports up to Vulkan 1.2 (https://vulkan.gpuinfo.org/listreports.php?devicename=Intel+HD+Graphics+5000) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #2 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Have you ruled out bugs in all those third-party packages before assuming Wine is at fault? If you have, it should make a regression test easy. https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 --- Comment #3 from ToastyBug <cemer99797(a)isorax.com> --- these are not third-party packages, they are included in the official WineHQ/Gcenx builds for macOS -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 --- Comment #4 from ToastyBug <cemer99797(a)isorax.com> --- this bug could also be related to bug #58145 (both bugs were introduced with Wine-devel 10.7) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58265 --- Comment #5 from ToastyBug <cemer99797(a)isorax.com> --- wrong bug #, I meant it could be related to bug #58264 -- 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)
-
WineHQ Bugzilla