108
I am looking for help with switching from Windows to Linux
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Actually his card does support Vulkan 1.2, which included Kepler, just not the newer 1.3 that requires Maxwell or newer. He’d have to find the latest compatible driver.
edit: possibly this, haven’t found newer yet
https://drivers.softpedia.com/get/GRAPHICS-BOARD/NVIDIA/NVIDIA-GeForce-Graphics-Vulkan-1-2-Driver-470-62-16-Beta-for-Linux-64-bit.shtml
edit: also possible that latest drivers could be used, but would be restricted to 1.2 features, not certain how that works with nvidia drivers and older gpus.
What is vulkan?
So, if my card doesn't support vulkan am I not able to play any games?
Vulkan is a graphics API next to OpenGL and DirectX, generally faster than OpenGL which is why most emulators like yuzu, cemu, dolphin, etc use both Vulkan and OpenGL as backend options.
Your card is supposed to be vulkan 1.2 compatible so you could play any vulkan-related thing that doesn’t require 1.3. Not sure what that means for you exactly.
OpenGL would probably still work if it’s an option, pretty sure DirectX wouldn’t since it’s a Microsoft thing, but I could be wrong about that.
DirectX 9/10/11 can be converted into Vulkan using DXVK which is part of Proton
cool! thx for clarifying
Also vulkan 1.3 was released in Jan 2022, so theoretically it should still be possible to find 1.2-compatible versions of a lot of things. Older emulator versions, etc. Though those likely won’t be compatible with newer games.