bin.pol.social

EonNShadow, do gaming w What are your experiences using Linux for gaming?

I’m using Bazzite on hardware that is, notoriously Linux unfriendly (nvidia GPU, partitioned SSD…)

And the only major issue I had was completely self-inflicted: I tried turning on Frame Gen in Cyberpunk and it made it not happy. The game was unplayable.

The minor issue I had (that was actually OS related) was some color accuracy issues - everything looked washed out on a default install, some googling got me to a small piece of software that I set to launch on login that fixed it, allowing me to set my color saturation how I want.

Aside from that, it’s been pretty straightforward. I don’t play many multiplayer games, and the one I do (OSRS) is pretty well-supported. The client everyone uses runs well and I was able to install the Jagex Launcher just fine, even if it is unsupported it works fine.

Bazzite desktop has been the best desktop Linux experience I’ve ever had and I’ll probably stick with it going forward.

riskable, do gaming w What are your experiences using Linux for gaming?
@riskable@programming.dev avatar

FANTASTIC! I love that 100% of the games I want to play work great without issue but what I love even more is the conveniences that Linux provides over Windows:

  • It is trivially easy to sync my configs/saves/game data across my network to different PCs with rsync -ave ssh (i.e. if I want to play on the big screen via the HTPC).
  • I can do the same with my phone using the FolderSync Android app (which supports sync over SSH just like rsync).
  • I can script stuff! Example: A lot of games (especially those with 3rd party mods) can be buggy AF and as a result of that, increase the possibility of corrupting my saves/game/world data. For these games I use rdiff-backup right there in the save/game/world directory every 10 minutes with say, 100 backups. Put that in a cron job and the worst that happens is I lose 10 minutes.
  • If the game has a server, chances are there’s already a native Linux version which means I can run it locally on my PC in the background or just sync my whole game over to another of my Linux PCs and run it there. No need for complicated setups where you have to manage things across two completely different operating systems (like Windows 11 and Windows Server 2025 ahahaha; that’s a joke poking fun at the Windows ecosystem if you don’t get it 🤣).
  • I actually have the power to control where my sound goes on the fly and it actually fucking works (unlike Windows where you get to pick one device at a time and good luck keeping that one active if you have a Bluetooth audio device that likes to lose its connection from time to time… Ugh). You can actually do weird shit like send your audio over the network to a whole home’s worth of PCs (or stream it over the Internet I guess) but I only ever did that once and man was it cool, haha. Still, it’s nice to have the option (some open source dev worked really hard to make sure that works; and fantastically well too).
  • Multiple applications can use the GPU at the same time (if you’re using Wayland) and that actually works properly. Unlike in Windows—where if you enable “hardware acceleration” in an app like Discord it can suddenly become slow AF scrolling when you’ve got a game open in the background.
  • You have vastly more control over gamepad/controllers in Linux than you do in Windows. In Windows—if your controller is detected properly (which hopefully doesn’t require that you download a ~4GB of driver/bloat app bullshit)—you can test the buttons in the Settings/Control Panel. But that’s all you can do. The X button is the X button is the X button. You want that button to send something else? You need sketchy proprietary 3rd party software for that! In Linux, you can do whatever TF you want with that button and there’s several ways to do it (qjoypad gives you a nice GUI—right there in your distro’s repositories for quick install).
  • No “You need to reboot your computer” popups in the middle of gaming/streaming!
  • You don’t need sixteen bloated system tray/processes running at all times (slowing down your PC) to keep all your stuff working! If you use a Linux desktop for a few weeks then go back to Windows you’ll get annoyed AF pretty fast at all those pop-ups, “Why did I put up with this BS?” 🤣
  • Privacy by default: HP, Nvidia, Dell, Logitech, Razer, and Microsoft can’t see that you’re playing that game that just got banned by MasterCard/Visa 🤣

Also—generally speaking—Linux is just more fun to use! Customize TF out of your desktop experience. The only thing stopping you is… you.

termus,
@termus@beehaw.org avatar

Is there a co-pilot like function that can pair to controllers together? That feature with my Xbox Adaptive Controller is kind of keeping me on Windows. Or I have to give up those games.

verdigris,

I don’t understand what you mean, how do you do this in Windows?

termus,
@termus@beehaw.org avatar

Through the Xbox Accessories app you can enable co-pilot mode between two Xbox controllers. So both are seen as one device. So I can use Left trigger and right trigger with my feet on the XBAC while keeping my controller in my lap and disabling the triggers on it so they are accidentally pressed.

verdigris,

Hmmm okay I understand. There might well be a dedicated program for this, but I’m also sure it’s technically possible, just maybe far from trivial.

A bit of searching turned up this, I haven’t tried it myself but it claims to offer the functionality you want: sourceforge.net/projects/linuxjoymap/

termus,
@termus@beehaw.org avatar

Ooh this looks like it has some potential. I’ll give it a shot. Thanks so much!

xxce2AAb, do gaming w What are your experiences using Linux for gaming?

Given that I’m currently enjoying CP2077 on a 1080/i5, quite good.

muhyb, do gaming w What are your experiences using Linux for gaming?

I stopped dual-booting 5 years ago and I already was able to play most of my library back then. It gets better every day and I even almost forgot about adding launch options now, as they mostly run out of the box.

Anti-cheats might be a problem, especially the devs of the game refuse to use its Linux version. Or the anti-cheat is kernel-level. I also run into some games that use weird custom-made engines that won’t run. They were niche Japanese games, so I kinda understand.

mp3, do gaming w What are your experiences using Linux for gaming?
@mp3@lemmy.ca avatar

I use Bazzite on a different SSD in my desktop, and most of the game I play works as expected. I mostly play single-player and coop stuff, nothing competitive.

CubitOom, do gaming w What are your experiences using Linux for gaming?
@CubitOom@infosec.pub avatar

All my games work, however I avoid games that require kernel level root kits to run so your mileage may vary.

If you ever have an issue with a game running under proton. Look up the game in ProtonDB and make sure to use the filter to match your hardware.

termus,
@termus@beehaw.org avatar

I get avoiding those games on principal… but is there any harm that can come from playing those through Linux?

CubitOom,
@CubitOom@infosec.pub avatar

Its a kernel level rootkit, so if you have that installed your computer is no longer yours. They could in theory, read your RAM and use it to read encryption keys and have full access to your system and you would never know.

termus,
@termus@beehaw.org avatar

A kernel level rootkit for windows though. What is it going to have access to in Linux? Isn’t it just reading Proton’s windows files that are created for each game ran through it?

CubitOom,
@CubitOom@infosec.pub avatar

You may be right, but I don’t know enough about proton to say it’s a well isolated sandboxed environment. I’d rather not have it on my PC at all.

verdigris,

They won’t run on proton. “Kernel-level” means it’s well below the level that Proton runs at.

termus,
@termus@beehaw.org avatar

Helldivers 2 runs fine through Proton with it’s anti-cheat. It was claimed to be kernel level.

verdigris,

My understanding is that actual kernel-level software would have to at least have a Linux-specific driver included. Otherwise if it really is running entirely through Proton, it’s somehow faking the ring 0 access. I’m not entirely sure, but I do think that anti-cheat must work differently from the big ones like FACEIT and Valorant.

mushroomman_toad, do gaming w What are your experiences using Linux for gaming?

Switched my main gaming computer in 2023, never going back.

Dunstabzugshaubitze, do gaming w What are your experiences using Linux for gaming?
@Dunstabzugshaubitze@feddit.org avatar

I am playing almost exclusively in linux since 2012 (diablo3 came out, it worked on Linux, i sank an ungodly amount of hours into it.) the only thing that made me reinstall windows was to play counter-strike go on faceit, because their client did not work on linux.

proton made so much, so much easier that it almost became frictionless to play on linux. wine made huge strides before, but it never was so smooth before proton.

what often was a problem where laptops with dedicated and integraded graphics cards, or nvidia cards on rolling release distribution often having issues after kernel updates, which is why i was on fedora for a long time, because there the akmod stuff worked better in my experience.

overall: when it works on the deck its almost guranteed that it runs just as easy on other linux distributions, maybe don’t pick a rolling release distro if you have an nvidia card, and most of the time you can forget about the fact, that you are gaming on linux.

Senseless, do gaming w What are your experiences using Linux for gaming?

Switched last year from Win 11. Had some previous experience with Ubuntu and Mint but wanted to try Arch. I ended up with EndeavourOS, which is Arch based. At that time I had some things to learn about making my Nvidia GPU run and run properly. But there were some new drivers coming out alongside Nvidia partially opening up to the Linux crowd. Together with further advancements in Proton it’s been mostly smooth sailing I’d say.

Games on Steam mostly run out of the box. There might be some, that need another Proton oder GE-Proton version but those are easily switched/installed. You can always look up if games need certain tweaks on protondb.com I’ve even got Fallout 4 with 300+ mods (managed by Nexusmods / Vortex) to run. Currently playing Stalker 2 with some mods and “it just works”. I even managed to manually inject DLSS 4 to Stalker 2 so the really bad ghosting is far less.

Lutris or Heroic Launcher work for GOG, Uplay and EA Access (or whatever it is called nowadays).

There are a few games, like Icarus, that run like shit generally but even worse on Linux. Also, when using Steam / Proton, every time you change shaders they need to be pre-rendered. Usually that also happens when there’s been an update. Most of the time that doesn’t take long but I had singular games where that took 30+ minutes. And then there is an increasing number of games that run kernel level anti-cheat. Games like CoD 7 (I think), Valorant or the upcoming Battlefield 6. They straight out can’t be played on Linux. It sucks, because I wanted to play BF6 with friends but I just have to pass this one. Anticheat shouldn’t run on kernel level anyways. Speaking of anticheat: I think (please correct me if I’m wrong) BattleEye also doesn’t run on Linux. EAC does, but it needs to be enabled by the devs for Linux. Squad or Hell Let Loose run EAC and have it enabled for Linux and it runs fine. SCUM and Rust don’t have it enabled so you either have to play on servers that don’t use EAC or on specific linux compatible servers (there are some in Rust).

verdigris,

BattleEye and EAC have both worked on Linux since 2021. Any games that use those at this point but don’t support Linux are choosing to block the platform (e.g. Fortnite).

Kiloee,

Does BattleEye in general just work or does it require fiddling? One of my main games uses it, so that is a big factor in me not having made the jump yet. (The others are an NVidia GPU and my absolute dread to have to get around to actually clean up my files)

verdigris, (edited )

In my experience it either works or it doesn’t, based on whether the devs have blocked it or not. The only extra step I’ve needed to do for anti-cheat on Steam games is installing a Proton runtime for the given anti-cheat, which are just in the tools section.

TabbsTheBat, do gaming w What are your experiences using Linux for gaming?
@TabbsTheBat@pawb.social avatar

I’ve been on linux for 4ish years, and I’ve done a fair share of gaming in that time, with minimal issues

The few I can think of are mostly controller related:

  • having downloaded steam as a flatpak originally I ran into some issues with missing inputs in the steam input software (getting the .deb version of steam fixed it)
  • warframe crashes when switching windows with a controller connected
  • running steam in big picture mode results in some keyboard keys not working in certain games (o is the one I remember but there were a few of them)

Oh and one other I had was initially getting sims 3 running, but that one was fixed at some point and now it runs fine

toynbee, do games w Day 386 of posting a Daily Screenshot from the games I've been playing

If I weren’t familiar with this game and saw screenshots, I could believe it was an Adventure Time game.

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

I actually have never seen that show growing up. It took a friend who asked me to babysit and put it on for the child for me to even actually pay attention to it

toynbee,

Hah - I get that. The show wasn’t around when I was a kid and, when I tried to start it as an adult, the first two seasons didn’t exactly encourage me to pursue it. I’m not normally okay with “it gets good in season three” type shows, but a friend convinced me to stick with it and I’m glad they did because it’s now among my favorite shows.

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

I definitely didn’t click with it like others around my age despite seeing up season 3 I believe, but I totally respect the show and what it is. It had a lot of merit too it and values I think are important for people to learn

toynbee,

Season 3 is just when it starts to get good.

I’m sorry if I’m telling you something you already know, but for reference: the creator of AT was explicitly “anti canon” for the first two seasons. In the third they started to be willing to tell a consistent, coherent story. It’s a rough start, but it gets better from there; I understand if you’re reluctant to dedicate more time, but IMHO it’s well worth it.

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

Maybe I’ll give it another try. The worst that can happen is I decide it’s not for me

toynbee, (edited )

Whenever I introduce people to Adventure Time, there are a few episodes I recommend. They are generally episodes that don’t require much familiarity with the universe, though said familiarity would enhance the experience.

I encourage you to watch the show in whatever way seems beneficial to you, but if you want suggestions, I’m here for you.

edit: But even if you don’t seek out any other suggestions from me, it’s a good idea to watch the Graybles episodes a maximum of once.

extarion, do gaming w What are your experiences using Linux for gaming?

I think it very much depends on what games you’re looking to play, but I’ve been having a wonderful experience ever since I fully switched to Linux earlier this year.

I’m currently on Kubuntu and for games I’m using Steam, Heroic Games Launcher (GOG & Epic Games), and Lutris (Battle.net).

My experience with Steam has been pretty much flawless, Heroic Games Launcher was fairly straightforward to setup, and Lutris was pretty easy as well – mostly took some extra time due to bad reading on my part.

I mostly play singleplayer games (e.g. Baldur’s Gate III, W40K: Rogue Trader), with the occassional multiplayer game thrown in there (e.g., The Planet Crafter, Guild Wars 2). So far, I’ve had no issues besides having to install Proton-GE in favor of Steam’s Proton layer due to some iffy cinematics in games, but that seems to be par for the course when following many guides online.

The main games that don’t seem to work are those that require kernel-level anti-cheat, think PUBG or the upcoming Battlefield. Which is unfortunate, but I can personally live without. ProtonDB is an excellent website to check out before you make your switch, so that you can see which games won’t work.

Faydaikin, do gaming w What are your experiences using Linux for gaming?
@Faydaikin@beehaw.org avatar

I’ve only had problems with two games.

A game called OneShot, which has some meta things as part of the game. Like, it’s supposed to change your wallpaper and such “outside the game” things. No biggy, just had to run an executable with a specific version on Wine and it worked as intended.

The other was Vermitide 2, never got around to finding a solution for that one, as I honestly didn’t care enough to find out what the problem is.

Everything else has worked splendidly.

Addendum: getting Blizzards Launcher work was a bitch though. Thankfully, Steam provides.

xylol, do gaming w What are your experiences using Linux for gaming?

If you use steamdeck I’d check out bazzite. You can use the deck image for your steamdeck and desktop image for PC and then you won’t have to worry about big differences.

I switched to Linux about 2 years ago now and its been fine. The only games that don’t work are ea games like battlefield or Activision like cod

I don’t really like to mess with it so I just use the default settings on almost everything unless there is an issue then I check protondb to see if there are any solutions, usually all you need to do is go to the game properties in steam and select for use a different version of proton and it runs fine

verdigris,

I wouldn’t recommend replacing your steam deck os with bazzite… What’s the expected benefit?

xylol,

From my understanding its just more features and up to date, my reasoning mainly was if you go bazzite on desktop might as well use it on steamdeck so you have a similar experience across your devices

verdigris,

SteamOS works great for the steam deck, there really aren’t any extra features that I can think of that are useful from bazzite. Updates happen often enough… There’s just not really any reason to go through the effort of changing to bazzite and reinstalling everything, but I guess it shouldn’t hurt either.

It’s not always preferable to be constantly updating to the most bleeding edge available… On the contrary, for something like a handheld gaming device I think stability is a bigger priority. Most of the updates that might, for example, make a game start working better, will be from Proton anyway, and your choice of OS makes no difference to how fast you get those, they’re either from Steam or the ProtonUp app, which will get you the latest custom versions from GloriousEggroll.

colournoun, do gaming w What are your experiences using Linux for gaming?

Configuring and maintaining nvidia drivers on Linux continues to be a pain. I recommend using an amd-based gpu because their drivers are open source and more well integrated.

CubitOom,
@CubitOom@infosec.pub avatar

This will depend on your distro, however on EndeavorOS one can just run


<span style="color:#323232;">nvidia-inst
</span>
riskable,
@riskable@programming.dev avatar

They’re a pain, yeah but no worse than Windows. I want to point out that with Intel/AMD your drivers update in the background (like everything else) and you experience no issues at all. With Nvidia, the drivers will update in the background and—until you reboot—some apps can get a bit glitchy. The same shit happens with Windows even though Nvidia claims they can update the drivers without requiring a reboot. My father-in-law’s brand new Windows 11 PC has the exact same sort of glitching/crashes that I experience in Linux with games (when the Nvidia driver updates; if you haven’t rebooted).

The only reason why Windows users don’t experience it as much is because Windows forces you to reboot all the fucking time. Windows users have just accepted this as a natural part of using a PC.

That is the pain of the Nvidia drivers. It’s not a huge deal—just annoying.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • test1
  • krakow
  • rowery
  • ERP
  • Spoleczenstwo
  • sport
  • esport
  • Technologia
  • informasi
  • tech
  • healthcare
  • Gaming
  • FromSilesiaToPolesia
  • fediversum
  • muzyka
  • turystyka
  • NomadOffgrid
  • Psychologia
  • Cyfryzacja
  • Blogi
  • shophiajons
  • retro
  • Travel
  • gurgaonproperty
  • slask
  • nauka
  • warnersteve
  • Radiant
  • Wszystkie magazyny