I recently built my first PC and am considering switching from Windows 10 to Linux. I'm still a beginner, so I'd prefer something reliable and not overly difficult to maintain. My main goals are playing games through Steam and GOG, using emulators, and continuing to use programs such as OBS, DaVinci Resolve, Aseprite, and Audacity. I'd also like to learn Godot and GDScript, C++, and possibly Blender. Would Linux Mint be a sensible starting point, or would another distribution—especially one with better gaming support—be a better choice?
3 Answers
Most of those applications are available on Linux regardless of the distribution, although installation methods and package formats can differ. Steam gaming is generally good through Proton, but some games—especially those using unsupported kernel-level anti-cheat—won’t work. ProtonDB is useful for checking individual Steam games, and Are We Anti-Cheat Yet? can help with multiplayer compatibility. Lutris is another option for games from GOG and other sources.
Mint can work, but on newer hardware a distribution with newer kernels, drivers, and desktop components may provide a smoother experience. Fedora KDE is a solid general-purpose recommendation, especially if you enable third-party repositories during setup. KDE-based options such as Fedora KDE, Nobara, Bazzite, and CachyOS are commonly chosen for gaming. Whichever one you pick, keep regular backups and test hardware and important programs before completely removing Windows.
For a beginner who wants a gaming-focused setup, Nobara is worth considering. It’s Fedora-based, includes many gaming-related tweaks, and uses a fairly conventional desktop instead of an immutable or read-only system. Bazzite is polished but relies heavily on Flatpaks and an immutable workflow, while CachyOS can be excellent but is Arch-based and generally expects more willingness to troubleshoot and learn.
Nobara is a nice middle ground: it gives you gaming conveniences without changing the usual desktop workflow as much as Bazzite.

Kubuntu is another KDE option, but if gaming is a priority it’s better to keep it updated rather than staying on an older long-term-support release for years.