If updating drivers didn’t work, the game is likely using its own old copy of vulkan-1.dll .
The Vulkan API is continuously evolving. New functions and features are added regularly. The function vkGetPhysicalDeviceFeatures2 was introduced in Vulkan version 1.1. If your game requires this function, it expects your system to have a Vulkan runtime version 1.1 or higher installed. If updating drivers didn’t work, the game is