Enter the Linux experience and free yourself from Microslop

Jul 22, 2026 1:42 PM

classGemJunkie

Views

14276

Likes

313

Dislikes

34

Gaming on Linux is far from perfect, but today it is much, much more accessible than even a few years ago.
I am a an old tech user, so I know it can be troublesome to use Linux. I am quite happy that today we can really game on Linux. I played Stellaris, Cities Skylines, Heroes of the Storm (HotS), Diablo 2: Resurrected, Hearts of Iron 4, Total War Warhammer, X4: Foundations (9.0 update is lovely, and my Thrustmaster T.16000M + Throttle have no issues) without any issues on Linux. I tried Heroes of Might and Magic: Olden Era Demo when I saw it, and just clicked on Steam on Linux and Great Success!

1. realize that Linux is a myriad of systems, and some work better than others.

2. is the hardware, I have an AMD 6900 XT card, and the drivers have been excellent. 144Hz on my monitor and smooth as butter. My CPU is an AMD Ryzen 3600, and enough for my gaming needs. Having an NVIDIA GPU can make the experience far less enjoyable, sadly. From what I've read an OS like Bazzite helps.

3. gaming is it's own beast, and can be native or emulated. Most of the games, which held me back from ditching Winblows, are emulated. This will not work for mainstream/competitive titles requiring anti-cheat software. I don't play such games, so your mileage may vary. This includes Valorant, CoD, Battlefield, LoL, Marvel Rivals, and many others. Someone will correct me here, please do.

3.1 even if your games are NOT on Steam, Steam bridges the gap. This is where I finally found that barrier to gaming has been lowered.

So first thing's first, pick a stable Linux distro, and keep it simple. There will be questions, confusion, and different behaviours which will make it hard to transition from Microslop. I suggest Zorin Core, as I've had it in a dual boot since Zorin 16. It's been rock solid and I've bought Zorin 18 since, as a show of support. Now It's my main system and I've yet to turn Win on since at least March 2026.
Buying is not needed and you'll lack some customization, but you'll be able to use Zorin for regular tasks.
Now you're running two systems on your PC, Win & Linux of your choice. You can always go back to Win if you need to. My recommendation is to dual boot to get more used to Linux, while having the flexibility to go back to Win should you need to.

Learn about mounting drives/disks for your system. Zorin has the Disks software you can use to click through your system and add your windows disk, external drives, usb sticks, ss card, etc. You can also mount from the command line aka. shell, meaning your terminal app. This is a bit error prone, but you will only reallymess up something if you just copy-paste some random suggestion from the internet. Once you feel comfortable with this, I'd recommend learning how to make permanent mounting when your system starts. Again this can be done in Disks, or from the Terminal of your choosing. This will make you comfortable if for some reason you need to add something on the fly or mess up a command. Also it brings us closer to using what you already have, and that's your games already installed. But first we need Steam.

Install Steam, even if a game you want to play is NOT on Steam. You can then click on Games and add Non-Steam game.

After you click here you will have access to your drive(s). So if you did get acquainted with mounting disks you'll know where your games are. Find the disk, go to the directory where the game is, find it's ". exe" and select it. The best part about this is it works not only on games, but other programs as well. A bit more on that later.
Once a game has been added, Steam will pre-select a compatibility (emulation) "software". This will be something like Proton 11,or similar. Now you can click to close the dialog and click play to start the game. You will see the button text change to "Running". Be patient with it a bit. If you don't see something happening with the speed you're used to on Win it may be that there is a download in progress or the emulation is starting itself. If nothing happens, or the game Play button is shown again you may need to fiddle with the "emulation". Click on the cog wheel for game settings and select Compatibility.

Here you can check the checkbox "Force use of a specific..." and then click on the dropdown, as shown above. This will give you the option to select a different version of "emulation software". I've had success with Proton 10, Proton 11.
So you select one, close the settings, click on play and success!

So now you can play games you installed on Win on Linux.

I am someone who started with Blizzard games back in ye olden times of the Vikings, Warcraft 2 and Diablo (yes, I need some pills daily, here's your reminder to take your meds) and yes I'm saddened by the company culture I've learned about since. Even if the people running the company were, and are still, quite bad, I've played D2, D3, HotS and SC/SC2 for the great games they were. In the case of D3, I quite enjoyed it after Reaper of Souls, playing locally with friends and chasing trophies on PS4.
But I digress, were here for Linux gaming. This is where I love the following: add battle.net as a Non-Steam game in Steam as described above. When it runs, you can select, D2:R for example, then select "already installed" underneath the Install button. Find the game directory, wait for battle.net to do it's thing and then run the game. Now you have that on Linux as well.

For my gog games I used Heroic Launcher, works very well, but I installed only a few games directly on Linux. The Steam workaround would work in any case for those already installed with Win. The same worked for a few Epic games, and I haven't tried the Amazon games I have since I don't play those much. I have no reason to believe they would not work.

TLDR: I dual boot Linux with Win. I am happy to be able to play on Linux. I see people struggling with Linux gaming. I decided to write an imperfect how-to on my phone with steps that made me happy. Install Steam, add Non-Steam games to Steam. Use Steam to run battle.net, run battle.net games. Use Steam to run any Win game already installed on your PC.

Thank you for this post. I stumbled over the other one this morning and was already glad about all the helpful comments. But yours puts everything neatly together. I‘m planning on switching to linux this year without any previous experience and posts like yours help me get a better orientation and to learn as much as possible beforehand.

1 month ago | Likes 2 Dislikes 0

Proton is not emulation, it just converts DirectX system calls to Vulkan calls on top of converting Windows calls to Linux calls. It's a translation layer.

An emulator would be building an entire windows PC in software, the same way PCSX2 fakes an entire PS2 in software to run games.

While both achieve similar goals, emulation implies consistent, heavy, performance losses, while Linux translation layers can have boosted performance over running native in windows on the same hardware.

1 month ago | Likes 2 Dislikes 0

Linux users are the new vegans. Just can't stop telling other people how great Linux is and how everyone should use it.

I'm one of them. I use Linux. Everyone should use Linux.

1 month ago | Likes 9 Dislikes 0

new? Linux geeks have been evangelizing linux since the 90's.

1 month ago | Likes 1 Dislikes 0

Honestly, though... The mainstream alternatives are literally poison. Heck, Microsoft flag you for installing and using a VPN, steal your data and report you to the FBI. Using Windows is essentially the same as being in The Truman Show.

1 month ago | Likes 4 Dislikes 0

Anticheat

1 month ago | Likes 2 Dislikes 0

@OP I would recommend one of the immutable OS's like Bazzite for newcomers?

1 month ago | Likes 2 Dislikes 0

This post was totally not spawned based on that recent linux gaming complaint lol

1 month ago | Likes 2 Dislikes 0

only after using linux for a longer period (mint xcfe) i could see how uncomplicated and user friendly linux can be, and how user hostile windows has become

and one reason for linux not being even better and more popular is because some nincompoop ceos think its easier to pirate on linux ("the hacker os") which of course is bullshit, as its just as easy on windows. and whit that a lot of software and hardware leaves linux out of the compatibility list

1 month ago | Likes 2 Dislikes 0

Been using Bazzite for a couple of months now. There are some Steam games that, for the life of me, I haven't been able to get to run consistently, but most of them have worked fine with minimal tweaking. For non-gaming purposes, it's been fine, taking into account the effort to search out software to replace some of the things I was using on Windows.

As a bonus for Linux newbies like myself, it's also really hard to screw up your system by accident.

1 month ago | Likes 2 Dislikes 0

Been a windows gamer for [lots of] years. Decades even. Been running red hat/suse/various other distros for ~30 years; managed a government website on SuSE and thereafter Fedora. Never gamed on Linux except the ones that came with the distro.

Got given an i5 box with a decent graphics card a week or so back (I did a lot of upgrades and troubleshooting for Windows guys back in the day. Going to try seeing if I can get SteamOS running on it. Will post back if/when I get round to it.

1 month ago | Likes 2 Dislikes 0

I haven't realized SteamOS was available, that makes me happy. I hope it works for you.

1 month ago | Likes 1 Dislikes 0

Supposed to be a bit temperamental on what hardware it'll stand, but as I have a number of other working devices here (couple of workstations, laptops, NAS, server, etc) I figure if I fuck it up massively I can always bare-metal it and start from scratch. Will see.

1 month ago | Likes 2 Dislikes 0

So glad I bought the majority of my games on Steam so I wasn't stuck with Windows.

1 month ago | Likes 2 Dislikes 0

I hard switched to Linux Mint three or so years ago, and have since then encountered literally only one game that would not run flawlessly and immediately after downloading it, under Linux steam.

I know less about fixing Linux issues than I know about fixing a car engine, but what I haven't been able to google and fix with an hour of time, I have been able to get an old friend to fix.

Literally anyone can do it if I can do it.

1 month ago | Likes 3 Dislikes 0

Please stop encouraging self harm

1 month ago | Likes 11 Dislikes 4

But OP is trying to get people away from Windows

1 month ago | Likes 5 Dislikes 4

I switched to Linux 100% in 2005. The first few years were rough, with a lot of WINE tweaking, command-lines, searches on the forums, many hours to make one game work...

Today with Steam and Lutris, everything works smoothly out of the box. You click, the game install, you play.

1 month ago | Likes 4 Dislikes 1

The days of manually setting the monitor timings in xf86.conf to try and get your resolution set properly without literally frying tour monitor are gone. Linux has gotten to the point where you see an article about some shoddy windows update and think, I'm not installing that! And then remembering that you're not using windows. It is not the 90s anymore.

1 month ago | Likes 19 Dislikes 1

Still cant grt my BT headphones right tho

1 month ago | Likes 1 Dislikes 0

That just means that your headphones aren't following the BT specs correctly.

1 month ago | Likes 2 Dislikes 0

Ah yes, the days of setting my audio card config incorrectly so I woke my roommate up with some ungodly wail of the machine spirit. The days of picking your DMA and IRQ

1 month ago | Likes 8 Dislikes 0

What if I want to make my old stationary computer into a Linux mediaserver with plex. It has it all setup now with Windows docker and win11. How fucked am I if I move to Linux?

1 month ago | Likes 2 Dislikes 0

I've been using Jellyfin as a media server, on my stationary computer. Have a simple external HDD connected and it works.

1 month ago | Likes 1 Dislikes 0

I have 50tb, and all the *rr 😅 the setup is a product of a decade of trial and error, haha

1 month ago | Likes 2 Dislikes 0

I think this guide is pretty solid. Assumes the user has no experience and walks them step by step.

Are you sure you're a Linux user because I didn't see one RTFM or "Search the forum!"

I kid, I'm a Linux user and I give those guys shit for being elitist assholes

1 month ago | Likes 12 Dislikes 0

This is the most frustrating part of Linux, is wanting to learn and getting stonewalled. Also, Linux is pretty open ended. There are usually multiple solutions with different paths, and it's hard to find because it relies on technical lingo to find at times. Discords have helped me a lot in learning as well, but that is it's own issue.

1 month ago | Likes 5 Dislikes 1

Exactly, these guys turn interested parties away and ruin this potential user from joining us.

1 month ago | Likes 3 Dislikes 1

Been with Linux since the days before widespread info online so I can remember saying RTFM to friends, colleagues and to myself. Always in good spirit to point out where to find the info needed. Nowadays I do give shit for such behavior when talking with people new to Linux or any other tech. Gatekeeping, snobbery is just useless waste of time. Better to be silent than assholes.

1 month ago | Likes 9 Dislikes 0

As some who has been fighting with Linux for (shit) over a DECADE,I am so impressed with how Linux mint "just works"

Yeah, started fighting with it in 2014.....

1 month ago | Likes 2 Dislikes 0

Zorin 18 is pretty good, intuitive and easy to use and my old cpu could run again !

1 month ago | Likes 3 Dislikes 0

I was so surprised by Zorin 16,that I stuck with it the longest of all my dual/triple boots.

1 month ago | Likes 2 Dislikes 0

I've got a spare SSD to do a full trial swap on my laptop, but unfortunately I've got an nvidia GPU and some of my most played games have severe playability issues without finding a fix for each one. It's on my list to try some day, but I've already heavily modded my windows install and have neutered most of the BS that Microsoft is pushing, so it's not a rush yet.

1 month ago | Likes 2 Dislikes 0

You could install it on the SSD if you have a USB case for it without opening the laptop. So you can experiment in parallel and be ready to switch.

1 month ago | Likes 2 Dislikes 0

I've tried that before, but then when I unplugged the flash drive it fucked windows with no lube giving me grub errors on start up. In fairness, this was 10 years ago with Ubuntu, but I've been hesitant to try dual booting ever since. So in this instance, I'd be taking both my drives out, putting in a freshly formatted drive and installing from USB, just to be safe.

1 month ago | Likes 1 Dislikes 0

For what it's worth, Bazzite has an edition with Nvidia drivers on it, though it still seems like it plays better with AMD.

1 month ago | Likes 4 Dislikes 0

I dropped windows at home after my perfectly good machine was no longer qualified to run their bloatware. Gaming on steam has been as breeze on mine. I only have a few on epic, but they are newer and run very well. I built a new machine a couple years ago to game and the only thing I needed to do was to buy an intel nic when I switched. The nic on my motherboard worked, but not as well as it did in windows. I am running the latest mint with the very latest kernel.

1 month ago | Likes 3 Dislikes 0

True, that's also one problem I HAVEN'T had. Intel NIC on my MB. Now that you say that, did I plug it in the Intel or Realtek port?! Something to check when I get back home.

1 month ago | Likes 2 Dislikes 0

the new kernel has drivers for the realtek nic on my board, but I have never once had an issue with intel cards on first boot. Heck, the bluetooth even worked. Unfortunately, the bluetooth headset I had broke on one side so back to wired

1 month ago | Likes 1 Dislikes 0

Yeah that's a good point I forgot. My bluetooth/wireless also worked flawlessly after installing Zorin. I switched to LAN immediately, but was using it for a while until I sorted my Ethernet switch out.

1 month ago | Likes 2 Dislikes 0

The problem is that you have to learn to use linux. A braindead monkey can use windows on instinct. Otherwise I would've switched already.

1 month ago | Likes 5 Dislikes 1

I’m just going to say: go for it. As a longtime Mac user I regularly hear complaints about how Mac OS sucks that resolve to “I’m used to Windows” upon the slightest probing. Rip off the band-aid and try something new. I should get around to upgrading my one Windows box to a Linux myself.

(And yes, I’m well aware that even Apple’s not as trustworthy as any Linux. They’re just not nearly at the breaking point that Microsoft left in the dust years ago.)

1 month ago | Likes 1 Dislikes 0

I think you're smarter than your self esteem makes you think you are. You aren't a braindead monkey. You can do it.

1 month ago | Likes 3 Dislikes 0

Dude I've been a unix user since I was selling Altos Xenix machines in the 1980s. I am unafraid to go as far as you need down any rabbit hole to make shit work. But honestly my gaming pc is a Lenovo Legion 2 I bought with Windows and loaded with CachyOS. And that would be my advice to 99% of people who just want to game: go dedicated pc or appliance, load a gaming Linux like Bazzite or CachyOS and call it a day.

1 month ago | Likes 3 Dislikes 0

Great to hear that, sounds like a nice option when buying something "new".

1 month ago | Likes 2 Dislikes 0

I've been running Linux Mint since September last year and Steam has been pretty reliable. There were only two games in my library that wouldn't work with one being no longer developed or sold and the other being competitive pvp.

I have a couple of gacha games that had some issues until I discovered the community built launchers that handle running and updating these games. My only Windows machine left is a gaming laptop that came with Win 11. We'll see how long that lasts.

1 month ago | Likes 3 Dislikes 0

I used Mint and was fine with it most of the time. I'd also reccomend it as a good distro, but as the last one I had used was from some 8 years ago so I have no fresh infos. Good to hear it works for you.

1 month ago | Likes 2 Dislikes 0

Yeah, just putting it out there as another success story for your cause. :D

1 month ago | Likes 2 Dislikes 0

3 Wine Is Not an Emulator(recursive acronym). It is more a wrapper that translates Windows calls into equivalent Linux calls

1 month ago | Likes 8 Dislikes 2

Yes yes, shhhh don't scare the normies.

1 month ago | Likes 4 Dislikes 1

:-)

1 month ago | Likes 4 Dislikes 0

Been driving bazzite for over a year now. Cheers.

1 month ago | Likes 4 Dislikes 0

I've been a full time linux monkey for 3 years now. been a dabbler in debian and other flavors off and on since the late 90s. Wine was always hit or miss, but when valve started funding development with proton, and its other compatibility layers.. ease of gaming on linux got noticeably better.

i'll never go back to M$. yes it can be tough some times... like when openCV had its version update and broke all my headtracking software.. but opentrack devs were fast to respond.

1 month ago | Likes 12 Dislikes 2

Also, I think there was a guy who almost single-handedly made gaming possible on Linux because he wanted to play nier automata. Like he pushed the technology forward a lot just cuz he wanted to see them cheeks lol

1 month ago | Likes 1 Dislikes 0

also, Kernel level anticheats need to get thrown in to the fiery dumpster

1 month ago | Likes 4 Dislikes 0

Fully agree.

1 month ago | Likes 2 Dislikes 0

Is this in response to the person that was bitching about not getting wine to work on Ubuntu? I remember trying to get wine running in suse 20 years ago just to play counterstrike at 45 fps. Took me a week to get wine working and another week just to get counterstrike up and running.

1 month ago | Likes 20 Dislikes 5

I tried to make Path of Exile work on my Ubuntu professional laptop ~12 years ago... my god it was painful. Sound was messy, rendering was stuck in an awkward window barely hitting 30 FPS... now SteamOS is showing us that gaming on Linux works AND is easy.
I don't plan to upgrade to Windows 11. I'd love to switch to Linux.
One day I'll make the inventory of what I need on Windows and see if it works on Linux.
The only friction I suspect is SteamVR.

1 month ago | Likes 1 Dislikes 0

I'm a little confused by some of his issues, though. Like... there's no built-in tool to open zip archives? Yes, there is, it's called Ark, and it's the default tool to open zip files. It's been in Ubuntu since 2004.

Same thing for opening archives (.deb files) - that's a core part of the OS and has been there *forever.* You can do it via dpkg -i or you can do it with the gui package installation tool.

It feels like he expected a different OS to be the exact same, and got angry when it wasn't.

1 month ago | Likes 4 Dislikes 0

Theres something up with the gui package instalation tool in yhe newer Ubuntu distro it doesnt work for many of not all zip files

1 month ago | Likes 1 Dislikes 0

That was 20 years ago. I had similar experiences. But it has improved a lot of the years and I seldom run into trouble. If I do it is generally fixed with a tweak or two.

1 month ago | Likes 8 Dislikes 2

The experience of figuring out why, to the best of your knowledge, it fails is priceless. I understand people wanting to get a quick solution so they can continue what they were doing, but the more you peek into the workings of your tools the more you can help yourself.

1 month ago | Likes 4 Dislikes 0

Indeed. I am sad it's been horrible for them, and I can relate, having run some stuff like XMonad, Debian 3, FreeBSD locally as my personal system.

1 month ago | Likes 14 Dislikes 1

I just did it all for the fun of it. Had some friends that were into Linux so I thought it would be interesting to set up a home network. I think maybe thats the thing. You kind of have to go into it knowing everything is going to work and just spend your time figuring it out. At least everyone has google now rather than trying to figure out why your NIC doesnt work while not being able access to the internet.

1 month ago | Likes 5 Dislikes 0

Tell me about it. Installing Linux, and then not being able to find anything out as the network driver was dead. Read copious amounts of man pages troubleshooting without success. Go back tomorrow to Uni classes, find what my problem could be, get some stuff saved on the HUGE 2GB USB stick. Then back home in the evening and try and make that eth0 work correctly. The feeling of accomplishment when it finally picked up the DHCP address.

1 month ago | Likes 2 Dislikes 0

I am on month six of my final switch on all my devices. I had been trying to ditch Windows for years now but gaming was the major issue holding me back. I started with Pop!_OS as it was praised for gaming. That lasted two months of constant crashes. There were constant conflicts between Cosmic/Wayland/Nvidia. I switched to CachyOS (basically Arch Linux with pre-built gaming packages) KDE/Wayland and haven't looked back.

1 month ago | Likes 5 Dislikes 0

Bummer. I just ordered a System76 computer with Pop because I got a windfall and haven't upgraded my desktop in 15 years. I only use it for browsing, office stuff, and steam, but now my computer is so old even low end new games won't run so I was mostly hoping to get a non windows computer to do light gaming on, but it sounds like there's issues?

1 month ago | Likes 1 Dislikes 0

I am certain that System 76 will make sure everything works on *their* hardware, it is the rest of us that build our own systems that have to tinker to make things work. I had Pop on both my laptop and desktop, the desktop was non-stop crashing with my 5060. The laptop, a ~5 year-old ThinkPad was completely stable with Pop, I just switched both to CachyOS for both systems for convenience.

1 month ago | Likes 3 Dislikes 0

Great, love to hear it. I've been itching to try KDE Plasma, but my system works as is.

1 month ago | Likes 2 Dislikes 0

KDE is the shit.

1 month ago | Likes 1 Dislikes 0

I was introduced to KDE from the pre-Plasma days, I stopped at the initial release of Plasma because it was messy. KDE now very polished and endlessly customisable. You ought to be able to run dual desktops on most distros. Worth a spin, but I also disliked Gnome with a passion, too many bits stitched together rather than the cohesive vision KDE has.

1 month ago | Likes 2 Dislikes 0

I'm in the same boat a little, I had to learn linux at Uni, millenia ago, and it was less than fun. But gods has Windows gone to shite of late.

1 month ago | Likes 32 Dislikes 2

Try mint. Holy shit. Just try mint

1 month ago | Likes 2 Dislikes 0

I know what you mean. I am mostly on MacOS nowadays for work. Going to Windows was like going back to an abusive relationship. Linux, despite all it's problems, is like being able to breathe again.

1 month ago | Likes 3 Dislikes 0

Only beef I got with Windows is the extras that get forced in. Takes a little time to turn all that off or uninstall the crapware, but usually less time than it takes to install Linux and get it all set up. I've got Linux on a couple machines for niche use like media center and router but my main is still Windows.

1 month ago | Likes 8 Dislikes 0

I have had some many windows issues with 11, my file explorer and other windows services, crash so many times and I've literally never had that happen on any previous OS, Windows 11 is just shit

1 month ago | Likes 1 Dislikes 0

I've disabled a lot in Windows over the years, removing tracking, general optimization of startup services, and just turning off unused features. What really irks me is the constant update to Win11 nagging, and I update quite fast and like my systems to be fresh.
Win 11 was like Win 8 step back where I can't have the taskbar on the left/right side... For what reason was that feature disabled? Don't get me started on the tracking in Windows. Just no excuse for that. 1/2

1 month ago | Likes 5 Dislikes 0

I only used Win 11 for work, but it will never touch my personal devices. MS crossed the line, and the little trust I have had in them, with moves like VSCode, TypeScript, has been squandered fully with Win 11.
Linux resource usage is lower, gaming works for me, and the Dev tools I use all work much faster on Linux. I'll hold on to Win 10, maybe, until Oct 2027. Just for backup if I need it for work. After that, they will have to pull a miracle for me to return.

1 month ago | Likes 5 Dislikes 0

Cost reduction, less features means less to implement and maintain.

1 month ago | Likes 1 Dislikes 0

That's been a feature in Windows at least since 95. Most likely cost more effort to remove than keep. I presume it's been removed by using an LLM.

1 month ago | Likes 1 Dislikes 0

Many thing in the good omd windows were much better from a user and ui perspective. General in microsofts products. But things got "streamlined" and whatever fancy words they find for that nonsense.

1 month ago | Likes 1 Dislikes 0