[Bug 50136] allow to disable wine's vulkan loader/driver

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 18 14:56:13 CST 2020


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

--- Comment #3 from Brendan Shanks <bshanks at codeweavers.com> ---
If you have a native 'vulkan-1.dll' in the DLL search path, that will be used
rather than Wine's builtin vulkan-1. You need to put your loader in the prefix
at c:\windows\system32\vulkan-1.dll (and syswow64\ for 32-bit).

If you're just trying to use the unmodified official loader, the LunarG runtime
installer is an easy way to install it:
https://sdk.lunarg.com/sdk/download/latest/windows/vulkan-runtime.exe

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