Can't get ICD Manifest files

Hello,

On Windows 7 + NV Geforce GTX 670 (Version 361.91)

VulkanInfo.exe returns failed

INFO: [loader] Code 0 : Found manifest file C:\Program Files\RenderDoc\x86\renderdoc.json, version “1.0.0”
ERROR: [loader] Code 0 : Registry lookup failed can’t get ICD manifest files, do you have a Vulkan driver installed
Cannot create Vulkan instance.
C:\releasebuild\LoaderAndValidationLayers\demos\vulkaninfo.c:691: failed with VK_ERROR_INCOMPATIBLE_DRIVER

Any ideas on this issue?
Thanks

Best regards
Shadd

Hi Shadd,

You will need to install a Vulkan beta driver:

Hi ShiftyCodes,
Yes, I’ve missed this entry.
All is ok now, execution and compilation.
Thank you very much

Hi, just to double confirm: one has to do that manually, and not via geforce experience beta driver install, right? Atm, I have beta drivers enabled from geforce experience, but vulkan demos fail just like with Shadd3000.

I wanted to ask before pursuing with manual install since I’m pretty positive that the manual driver install is likely to conflict with geforce experience automatic driver installation. Am I right?