summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/posts/best-linux-distro.svx8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/posts/best-linux-distro.svx b/src/posts/best-linux-distro.svx
index a521797..e1810cd 100644
--- a/src/posts/best-linux-distro.svx
+++ b/src/posts/best-linux-distro.svx
@@ -23,17 +23,15 @@ Nvidia? Solved. System installs for you. Next!
# Arch is hard
So is Linux.
-I've been using it for ~6 years. I used to play League on elementary OS 4. Anyone remember that distro? Anyway.
-
-I've tried countless distros and I've noticed something: the hard parts are never about the distro. Let me tell you a story.
+I've been using it for ~6 years. I used to play League on elementary OS 4. Anyone remember that distro? Anyway. I've tried countless distros and I've noticed something: the hard parts are never about the distro. Let me tell you a story.
Just two weeks ago I was invited to a game of L4D2. It being a Valve game, I was extremely confident it would run. Coincidentally, a few days later, [Linus from LTT also played L4D2 on Linux and had the exact same issue](https://www.youtube.com/watch?v=bCF2bcqCkYs).
Guess what? It did not run. The OpenGL port had some sort of bug that was crashing the game. And me being me, I thought maybe it was related to running mesa-git, so I tried downgrading. Nope. Clear cache? Nope. Try Proton? It works! Oh, I can't join a multiplayer game though... Hm.
-I ended up playing on my Deck that night. Seeing it work there was weird, so the next day I checked ProtonDB.
+I ended up playing on my Deck that night. Seeing it work there was weird, so the next day I check ProtonDB...
-The game needs you to pass `-vulkan` in launch options.
+**The game needs you to pass `-vulkan` in launch options.**
I'm not blaming anyone at Valve, or the Linux community, or Mesa/kernel developers. Software is hard. Things go bad. But has anyone noticed? **This wasn't a distro issue. It was an application issue.**