the procedure entry point vkgetphysicaldevicefeatures2 could not be located
Seller Forums

This error means a program (likely a game or graphics application) is trying to use a modern Vulkan function ( vkGetPhysicalDeviceFeatures2 ), but your current Vulkan runtime (the .dll file) is too old to have it.