[Solved] Unsupported Graphics Card Linux Vulkan

I can’t seem to figure out what my issue is when I try to run fortnite on my linux computer, I checked my wine and vulkan version and they are both updated to the stable versions. Lutris is version 0.4.23. This is the relevant output I get when running lutris through the terminal and attempting to open fortnite:

LogWindowsTextInputMethodSystem: Error: Initialization failed while advising the profile notification sink to the TSF source. (0x80004001)
info: Game: EpicGamesLauncher.exe
info: DXVK: v0.90
warn: OpenVR: Failed to locate module
info: Required Vulkan extension VK_KHR_get_physical_device_properties2 not supported
info: Required Vulkan extension VK_KHR_surface not supported
info: Required Vulkan extension VK_KHR_win32_surface not supported
err: DxvkInstance: Failed to create instance

I’m not sure where the problem is. Hope this is a correct place to ask.

https://github.com/doitsujin/dxvk/wiki/Common-issues#vulkan-errors

Thanks! Not sure how I missed that, I was running around in circles a bit, seems to be working now.