I think it would be useful if we could use VkInstance but it's not exposed anywhere so the only option is forking/patching dxvk-native or hooking vkCreateInstance or is there any other way we can access it? Or using D3D9InterfaceEx directly is also an option.
I think it would be useful if we could use
VkInstancebut it's not exposed anywhere so the only option is forking/patching dxvk-native or hookingvkCreateInstanceor is there any other way we can access it? Or usingD3D9InterfaceExdirectly is also an option.