I followed this answer to install and run Steam via WSL2: https://askubuntu.com/a/1469794/872212
It worked fine in the past, but it stopped working recently and now I get the following error:
Segmentation fault
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
And Steam simply doesn't open.
I'm not sure if it stopped working because of a Steam Update or because of my Ubuntu Update to 23.10. I just know it doesn't work anymore.
What is the issue? How can I fix this and get Steam running on WSL2 again?
How do I get these missing extensions installed and working?