Could you try to reinstall the gpu driver for your integrated gpu? Might be an issue with it's vulkan driver.
This error is shown only if the vkEnumeratePhysicalDevices call fails, which will affect all Vulkan applications, not just DXVK. We can't do anything about broken setups.
This seems to be common on AMD laptops and happens on mine too when using the pre-installed Windows 10. Vulkan games simply do not work on that laptop and there doesn't seem to be any way to fix it. No such problems on Linux.
Could you try to reinstall the gpu driver for your integrated gpu? Might be an issue with it's vulkan driver.
thanks for your help. it is amd drivers bug indeed, and will affect applications calling vkEnumeratePhysicalDeviceGroupsKHR. GPUOpen-Drivers/AMDVLK#196.
have fixed the issue after updating latest iGPU drivers.
Nothing extracted yet.
My laptop is on win11, with amd radeon integrated gpu and nvidia dedicated gpu installed simultaneously.when I try to launch game, it occurs game crash, and logs file as shown below. finally I temporarily solve the problem by disabling my integrated gpu in device manager.
dxgi.logs:
info: Game: ACOdyssey.exe
info: DXVK: v1.10.3-async
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: Enabled instance extensions:
info: VK_KHR_get_surface_capabilities2
info: VK_KHR_surface
info: VK_KHR_win32_surface
err: DxvkInstance::enumAdapters: Failed to enumerate adapters