I went full Linux a few months ago and haven't looked back. Steam has superb support for basically everything I could want to play -- in some cases I feel like Linux actually performs better than Windows on the same hardware. I really appreciate the huge investment Valve made into making Linux gaming work.
I'm in the process of swapping over now. Certainly some speed bumps after many years of Windows, but it's been kind of fun.
There are a few games I've hit that I can't play, but that why I'm dual booting for the near future. Linux as the daily driver and then back to windows when I have to.
Yeah a lot of games with really strong anti-piracy just don't work at all. I was shocked that Roblox was one of the few ones that just wouldn't make the jump, for example, Grapejuice notwithstanding.
I did the same, I've used Linux off and on since like 2010 but this year is the first time where everything I want to do just works. I have a windows drive available just in case but so far I haven't had to use it
Im may not be the person asked but i can still give you 1 particularly impactful case: minecraft. Now Minecraft (java) has native linux support so this isn't valve's doing but i get a massive performance lift in minecraft. On my old pc on windows i had barely 50 fps. On Linux i had 80 that's 30 fps more with the exact same mods and settings
@Llewellyn
File system operations are often faster. This is in part due to Windows doing more; it has a more complex and more flexible permissions system.
Spawning threads and processes is also normally faster. Linux apps thinks nothing of spawning lots of processes with abandon, then have them opening and closing files all over the place. If you move it straight over to a Windows machine it will tend to run very badly as a result.
I really appreciate that I can buy first-party hardware from Valve and then install and run GoG games on it without any BS barriers or workarounds.
I got some GoG games on sale yesterday. Installed Heroic Games Launcher. Logged in. Installed the games. Clicked "add to Steam library" and boom, there they are in the Steam launcher alongside my other Steam games.
This is just such a breath of fresh air in a modern world consumed by proprietary bullshit. Valve is the anti-Nintendo.
I've always wondered how good proton is when the hardware is less standardized than a console/pc hybrid. Can you really just slap in any modern x86 CPU and Nvidia Card and just go? How's driver handling? It's been years since I've used a linux desktop environment, so I'd be coming to it with navigational/file-handling skills in terminal alone.
Should work out of the box, if you want a better experience I would definitely recommend an AMD gpu. Nvidia drivers are a huge mess on Linux since Nvidia actively refuses to support Linux
I took the steam deck on my last trip out of country to use on the flight.
There was a monitor, mouse and keyboard at my destination. I worked for several weeks and used the steam deck in desktop mode for me, and used remote desktop on it for work.
I've been using Mint OS for gaming and it's been perfectly fine. I probably can't play some burning edge, this year games, but everything else has been fine. And I'm free from Windows garbageware.
As a noob to Linux and a very casual/ infrequent gamer, I have a question for you. I recently made the switch from Windows to Mint (dual boot so I have a fall back) and found that I can't play half of my steam games on it. I was surprised by the quantity since I have read a ton of comments referencing the high % of supported games. Much of my library consists of the indie genre, could this be the reason why I have lower playability? Or could there be some add-on that I am missing?
Most of Steam games rely on Proton for support. You need to enable it in Steam's settings, under Steam Play.
You can check how well a game runs on protondb. Some games may require additional steps to be playable (using a specific version of Proton, installing something), protondb reports most of the time include required information.
NGL, I play games off of Steam, which is easy mode. You can run the Windows game off of Proton, which is Valve's program for Windows to Linux gaming. Did you try right clicking on the game in Library, going to Properties, then Compatibility tab, then choosing Proton. Almost always the newest version of Proton (8.0-3) will do the trick. Rarely the experimental version or an older version is better.
Adding "gamemoderun %command%" [without the speech marks] to the launch options usually improves performance.
There's a bit of learning curve, but you can do it, comrade.