bigmclargehuge,
@bigmclargehuge@lemmy.world avatar

As a few others have said, most distributions are good for gaming. Arch, being a distribution that requires lots of manual configuration, requires some setup for the best performance.

Read these two articles throughly and use the tweaks that apply to your system/needs.

Straight from the Arch Wiki:

Improving Performance

Gaming (section 7 and section 9 are especially useful).

cyclohexane,

Arch works well for gaming. However, depending on what you’re doing, you should keep this in mind:

  • on any distro, updates may break things or change the behavior of apps. The difference in arch is that youll update no less than weekly on average, maybe biweekly at worst. This would matter more if you have a complex setup. If you’re just using steam, I wouldn’t worry
  • arch only uses the latest versions of software. If you ever install something from outside the arch repos, you have to make sure it is compatible with recent versions. Sometimes it may not be.
potentiallynotfelix,

any distro can do anything another can, itll be fine for gaming and has a massive community

DrDominate,
@DrDominate@lemmy.world avatar

For the love of Tux, whatever you do install Arch on the btrfs file system so you can time shift back whenever arch decides to try and ruin your day on an update.

Nisaea,
@Nisaea@lemmy.sdf.org avatar

Im on EndeavourOS like a lot of other folks here, which is basically Arch with an awesome installer, a handful of convenient extra tools, a sensible default confuguration and a fancy theme. It’s been awesome so far, hell I’ve just been able to install and run an EA game from steam with minimal fuss yesterday, just the help of lutris to install EA Origin to authenticate. Shit just works.

That being said, Arch can occasionally blow up at your face for no fault of your own and it’s a very different environment from fedora (love fedora btw), so there’s a bit of a learning curve that you’re gonna have to accept to climb if you want to maintain your system.

systemshock,
@systemshock@lemmy.world avatar

3 years (or is it 4? What is time?) on arch exclusively and I do quite a lot of gaming. It’s been great. There were a few occasions over the years where something didn’t work, while others on ProtonDB had seemingly flawless experiences, but it was always just a few minor tweaks. Much better experience than what I had on Manjaro prior to switching. Also, this is all on Wayland (sway) and even with that, it’s been great. BTW.

BuckWylde,
@BuckWylde@lemmy.world avatar

I use arch for gaming btw.

BaumGeist,

Whatever you use, make sure it’s the furthest upstream. Everything else is dependent on the upstream to update systemwide. Yes, some downstream distros will fix certain issues before upstream does, but because their teams are generally smaller, they won’t fix all the issues in any given distro. And feature/major version updates start at the top and trickle down.

Wooki,

Nix is just as configurable and you will have far less problems

chepycou,
@chepycou@rcsocial.net avatar

@Wooki @VLDK the new I use NixOS BTW 😂😂😂

Morphit,
@Morphit@feddit.uk avatar

Screams in CUDA

Wooki,

Configurable

Aties,

After learning about nix, I’m surprised steamos isn’t built on it

lemmyvore,

There’s a limit to how much you want to tinker with the OS when customizing it.

Also, Arch has about 10k binary packages in core, extra and multilib.

Atemu,
@Atemu@lemmy.ml avatar

Steam is its own package manager and native games usually assume that an FHS-conformant is present. Neither of those mesh well with Nix notoriously has nothing comparable to an FHS and usually requires everything to be defined in its terms.

dino,

Its the best distro for gaming. Valve is using it, rolling distro.

caseyweederman,

I don’t think Valve is rolling it though, I’m pretty sure they do feature freezes for stability.

Epzillon,

I’ve been using Nobara for some time and it’s amazing. Nice installer and gets all drivers and fixed applied from the get go. Also it is maintained by GloriousEggroll himself.

TwoBeeSan,

Echo nobara.

Been the most stable nvidia experience for my odd setup.

Able to handle an ultrawide and normal monitor 1440 at different hz and one is display port other is hdmi.

Would run into the occasional hickup with manjaro. Been all good on nobara

Gingernate,

Fedora > arch confirmed

doggle,

It’s good. The steam deck’s version of steamOS is arch based, so that should tell you a lot about its capabilities.

I’d recommend choosing an Arch-based distro like Endeavour or Garuda so you don’t have to go through the rigmarole of installing vanilla Arch.

UmbraTemporis,

Arch installs aren’t too bad, it’s the post-install setup that’ll get you though since a fresh install is guaranteed to detonate if you don’t disarm it.

It doesn’t even have to be complex anymore thanks to archinstall.

FalseMyrmidon,

Disarm? I don't remember having to do anything like that...

UmbraTemporis,

Pretty much everything in the General Recommendations section.

FalseMyrmidon,

Arch-install had me create a user iirc. Most of the rest of that page was done by installing the KDE meta package for me.

A lot of the things on that page are FYIs, not things you need to do. I still don't know what you mean by detonate or disarm .

UmbraTemporis,

Satire, the stereotypical “Arch just breaks after some time” trope. I’m saying that trope is correct if you don’t fix it.

Reawake9179,

While SteamOS is Arch based, i don’t think they really use it the Arch way. It’s run as an image based immutable OS, so they control the packages and not run at the bleeding edge.

You might run into problems more likely than SteamOS will.

Although i didnt’t have problems gaming on Arch, it’s not the same

lemmyvore,

I think they confirmed in an interview at one point that they don’t roll with it. They take the binaries they need from it, test it and freeze it. Initially they were using Debian but ended up needing more recent package versions and apparently Arch binaries in core and extra were more suitable to their purposes than Debian testing.

rotopenguin,
@rotopenguin@infosec.pub avatar

Valve was using Debian way-back-when, but the pace of getting new stuff into debian proper is too glacial for Valve. Valve is putting a lot of work into “making the linux graphics stack rather good for games”, and having those improvements integrated upstream quicker means that Valve can get to work on the next set of improvements.

Valve is still using Debian as the basis for their runtime environments for games (pressure vessel). Debian’s slowness is great for providing a stable ABI for the parts that come into contact with (seldom maintained) game code. There is some amount of magic that goes into gluing the stable runtimes with rapidly changing stuff like Mesa.

northmaple1984,

Arch documentation is great, if you’re only doing it once it shouldn’t really be a concern.

lemmyvore,

How about doing it never.

I’ll never understand why some people think that the arch install is such a transcendental event that you absolutely must subject yourself to.

And even if it were, sometimes you just want to install Linux not have a life-changing experience.

DriftinGrifter,

people using a system should understand how it works and theretically every linux user should do lfs atleast once

lemmyvore,

Neither installing Arch nor doing LFS will teach you how Linux works. They’re at least one or two steps removed from the system’s inner workings.

Secondly, that’s way too high a bar.

qpsLCV5,

it definitely taught me about how linux works, at least the parts that are relevant for most users. starting from a clean install without any kind of gui (or common networking tools) really made me understand all the building blocks modern desktop linux uses. sure, installing a full blown desktop environment skips most things, but going with just a window manager and adding required features package by package really does help with understanding, and if a problem does pop up later you’ll know exactly where to look, instead of having to search super generic terms.

MDKAOD,

Just because Linux as an operating system can have that experience, doesn’t mean everyone wants or, really, needs that experience. Some people buy cars to drive and want it to just work. Others buy cars to play with. Some people dj music that is already made, others buy a guitar.

northmaple1984,

It’s pretty damn informative, that’s why I encourage people who are interested in Arch to do it once.

I agree that if you are doing it several times it’s a waste to do manually all the time.

cetvrti_magi,
@cetvrti_magi@lemmy.world avatar

I use EndeavourOS (which is almost the same as Arch) for gaming and it works great.

pineapplelover,

They can all be good for gaming. The distro doesn’t matter. Use what you find efficient, pretty, customized to your liking. They can all game. Don’t install Popos because it’s gaming oriented you can game on vanilla arch if you wanted to or debian. Arch won’t matter much unless you have the newest hardware.

Reawake9179,

LTS distros and extremely delayed packages can give you problems for sure, the components used for gaming are very fast moving pieces fixing latest issues constantly.

Veraxis,

Arch gamer here. I can confirm that it works well.

UnRelatedBurner,

hello, hi, do you play cs2? If yes, does fullscreen work for you?

Veraxis,

I have not played CS2, sorry.

UnRelatedBurner,

alr, thanks still

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • fightinggames
  • All magazines