ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.3k stars 227 forks source link

Problems with Vulkan with Wine #980

Closed webusis closed 2 months ago

webusis commented 2 months ago

Hey! Similar problem with box86 https://github.com/ptitSeb/box64/issues/1256

Could you please add the latest VulkanSDK builds?

Warning, no wrapper for vkGetPhysicalDeviceCalibrateableTimeDomainsKHR
012c:err:msvcrt:_wassert (L"!status",L"../dlls/winevulkan/loader.c",271)
ptitSeb commented 2 months ago

Ok, extension added.

webusis commented 2 months ago

Thank you! Works.