this post was submitted on 23 Jul 2025
144 points (90.4% liked)
Linux Gaming
20279 readers
302 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bazzite (immuatable) or Nobara (mutable) if you want something Fedora based. Both are great.
You absolutely can use VMs, but you don't need a VM to run windows software and you won't have a good experience if you try. Steam/Proton or Heroic/Proton handle basically all non-native games (sometimes better than the native version, sometimes better than Windows itself honestly). Wine/Bottles handles Windows applications. They just work. A VM is an additional layer of complexity and slowdown and missing features that will mess everything up.
Honestly the biggest headache is with the "linux native" stuff. It remains and exhausting and unclear figuring out whether I should use a system repository package (when available), flatpak, AppImage, snap, manually download a system package designed for the upstream distro, run it as a docker, or just unzip a raw tar.gz and build it myself. Because they're all subtly different, provide access to different versions, behave in different ways, update in different ways (or not at all) and each method has certain applications where it makes the most sense. It ends up being a huge cognitive burden of inconsistency. Some work is done to streamline it but it's far from transparent to the user. Maybe I've overthinking it but in my opinion it's a quick way to turn your system into a mess where you don't know what is installed where and how and why, having things installed in multiple ways and different places.
I will try just normal fedora and if stuff does not work I will try bazzite. VM would be used for stuff that does not work through WINE like photoshop (10 year old cracked version).
I'd give WINE a go before messing with a VM, I know some versions of photoshop do actually work: https://appdb.winehq.org/objectManager.php?sClass=version&iId=41345
You can get cracked versions of the CC 2023 version, but if you wanna use your current version then yeah, just give it a go. Worst case you waste 30 minutes and have to install a VM anyway.
I mean I already know how to setup one I have 3 VM on my laptop for different OS
Yeah that's fair, the only reason I suggested WINE still is VMs are a fair resource hog but whatever works for you friend :)