- cross-posted to:
- linux_gaming@lemmy.ml
- cross-posted to:
- linux_gaming@lemmy.ml
CPU: OK ✅
RAM: OK ✅
GPU: OK ✅
Storage: WTF 🤯
Sound Card: The time has come and so have i 🎵😎
rn downloading and its 33.3GB + 1.7GB shader cache
Bought include both storage for downloaded compressed archives and then to unpack before deleting them?
I’ve run into this when updating games where I have the game installed and enough space for the update but not enough for that middle ground when it’s getting unpacked
Minimum:
CPU: A potato
RAM: One thousand ants
GPU: Your soul
It took me 3h to download and my gpu is too low… I have to change this shitty laptop
I mean, I have that, but 85GB of space? I need some space left to store my offline backup of Wikipedia.
all the knife skins
Especially VK_EXT_graphics_pipeline_library is interesting. This means mesa 23.1 or higher on AMD GPU’s is a must. Iirc Nvidia supports vk gpl for a year or so.
What does that mean for my RX 5600XT?
The gpu supports gpl, but it depends on yoir distro and how Steam is installed which mesa version you have. What’s you distro release? Native package manager or flatpa?
Run
vulkaninfo | grep VK_EXT_graphics_pipeline_library
and see if it’s there.Thanks! I just ran
vulkaninfo
and it’s there. Btw: You can check your version apparently withvulkaninfo | grep driverInfo
.
Is Ubuntu is a requirement or am I misunderstanding?
I believe steam only officially supports ubuntu, but it will work on any distro.
Bit late to the party, but so far the game seems to be working fine on my Manjaro install (running Wayland+Pipewire, RX 6800 XT).
Have you noticed any artifacting when looking at smokes and molotoves? The “hot air” effect for me just displays purple glob sometimes.
Yes, in further testing I’ve seen purple artifacting around smokes, and sometimes around molotovs. It seems to be worst with the smokes, though.
Technically I believe latest Ubuntu LTS and SteamOS (specifically on the Steam Deck) are the only officially supported distros for Steam
AKA It also works on Mint.
There is a difference between “supported” and “works”
The steam runtime runs ubuntu anyway, so don’t worry
I wonder if it has a native Vulkan renderer now or it just has DXVK baked in. If the latter, bad news is it halves my framerate İN CS2LT on Windows.
Source 2 has native Vulkan and DX11 suppport. CS2 on Linux uses Vulkan.