this post was submitted on 09 Apr 2024
314 points (98.8% liked)

Linux

46679 readers
1065 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I thought I'll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I'll try my best to answer any questions here, but I hope others in the community will contribute too!

you are viewing a single comment's thread
view the rest of the comments
[–] d3Xt3r@lemmy.nz 3 points 4 months ago* (last edited 4 months ago) (2 children)

I’m running Linux mint

I'd say that's your main issue. Mint isn't really optimised for gaming, as it uses an old and non-gaming optimised kernel, and most packages in general are pretty old. When it comes to Linux and gaming, the #1 rule is to try to get the latest kernel and graphics drivers. You could install a more recent and optimised kernel on Mint, but if you do that you risk breaking things, which may especially happen when you do your next OS upgrade. So I'd recommend switching to either a gaming-optimised distro such as Bazzite, or a distro which has the latest packages and is optimised for performance, such as CachyOS (although I wouldn't recommend it if you're still very new to Linux, since it's based on Arch - if you're new to Linux then Bazzite would be a better option).

The second issue is - which version of Proton are you using? If you're using the official Proton, I'd recommend using Proton-GE instead, as it includes a lot of extra patches and tweaks not present in the official Proton + uses more up-to-date components like DXVK. You can install Proton-GE easily using ProtonUp-Qt. Once you've installed Proton-GE, go to the game's property in Steam and change the compatibility tool to Proton-GE.

[–] frostprophet@infosec.pub 2 points 4 months ago

Thanks for the recommendations! I was already kind of considering switching to Fedora so Bazzite sounds good, although CachyOS sounds interesting too.

[–] Kangy@lemmy.dbzer0.com 2 points 4 months ago (1 children)

I'm also currently running Linux Mint but want to start gaming on Linux as well. Given what you've said it would seem that I need to consider distro hopping.

I have a "working" knowledge of Arch, I say working loosely as I have a home server running Manjaro and kinda maybe know what I'm doing with it and I'm comfortable following guides etc.

Which of the 2 distros you mentioned would you recommend? CachyOS looks great on the surface but Bazzite definitely seems to cater to gaming and it's website heavily leans that way

[–] d3Xt3r@lemmy.nz 3 points 4 months ago (1 children)

I think you'd be fine with either, but in the end it comes down to how "hands-off" you want to be, or how much customisability, flexibility and performance you're after. Unlike Manjaro, Cachy is closer to Arch, which means things may on rare occasions break or may require manual intervention (you'll need to keep up with the Arch news). Bazzite on the other hand is the polar opposite, being an immutable distro - updates are atomic (they either work or don't, and in case an update is no good, you can easily rollback to a previous version from GRUB); but this also means you lose some customisability and flexibility - like you can't run a custom kernel or mess with the display manager (logon screen) etc, and you'll need to mostly stick to installing apps via Flatpak or Distrobox.

Overall, if you're after a console-like experience that just works™, then choose Bazzite. On the other hand, if you're a hands-on type of person who likes to fine-tune things and is after the best possible performance, choose CachyOS.

[–] Kangy@lemmy.dbzer0.com 2 points 4 months ago

Thanks for the detailed response! I think CachyOS is the way to go for me. I like to be more hands on and have more flexibility