Mereo is a sociologist who is also a nerd. He believes in open-source software.
I transferred to this instance from https://lemmy.world. My previous profile: https://lemmy.world/u/Mereo
Haha. we’re officially old. I was an extremely competitive gamer back then. I played Quake 3, UT 99, Tribes 2, America’s Army, etc. I was even in a Tribes 2 squad and we basically practiced for tournaments every day.
But now that life is stressful enough with the responsibilities I have, I just can’t play competitive games anymore. I just want to enjoy the story. I no longer have the stamina and the reflex for competitive games anymore.
I use Proton Experimental to play my games and they all work without exception. I’m in my late 30s, so I no longer play competitive games that have a kernel rootkit, I mean kernel anti-cheat.
Basically, Linux gaming is like this: If you want to play competitive games with anti-cheat, stay or play in Windows. For all other games, play in Linux.
A little explanation, there are two different types of drivers:
Kernel Drivers: The low-level software that directly controls your Video card, managing essential functions like memory and power.
User-space Drivers: The higher-level software that translates graphics commands from applications and games into instructions your video card can understand.
Here NVIDIA wants to kill the proprietary kernel driver and have the open source kernel included in the kernel by default. This means that the distros or you simply need to download the user-space binary blob driver without having to recompile the kernel driver every time the Nvidia drivers are updated.