[Bug 43935] Wolfenstein 2: The new Colossus does not start, requires VK_KHR_get_physical_device_properties2

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 3 16:55:23 CDT 2017


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

amazzy <mazzarito at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mazzarito at gmail.com

--- Comment #18 from amazzy <mazzarito at gmail.com> ---
>From what I can tell the root of this issue is that the Vulkan implementation
in wine-staging is only up to 1.0.30, and this particular extension was added
in 1.0.39 (see
https://www.phoronix.com/scan.php?page=news_item&px=Vulkan-1.0.39-Released)

I have no idea how to do this either but it seems like the methods are simply
redirected to the runtime installed on the system... See the patch here: 

https://github.com/wine-compholio/wine-staging/blob/master/patches/vulkan-Vulkan_Implementation/0006-vulkan-Update-to-spec-version-1.0.30-no-VK_EXT_debug.patch

So hopefully this can happen pretty easily ... Would love to hear from someone
who actually knows though.

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