• 3 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle

  • AMD is ideal but Nvidia is fine. Basically any game that would work on AMD will work on Nvidia (only exception I know of is the VR mode of Phasmophobia edit: apparently this was fixed ~1yr ago). Gamepass still won’t work though - blame Microsoft for that one.

    That said, Nvidia has more of a performance hit when switching. Ancient Gameplays recently did a video comparing Nobara vs Windows 11, with both the RX 7900XTX and the RTX 4080 Super. These were his average results across 20 games:

    RX 7900XTX: 1080p +2%, 1440p +0%, 4k -2.2%

    RTX 4080S: 1080p -13.8%, 1440p -13%, 4k -10.2%

    So your games will work. They just might run 10%-15% slower until you can snag an AMD card. If you’re interested in fully committing, looks like most used 3080s are going for ~$500 on ebay, so you could probably get an AMD card and get most of your money back.


  • I had the same audio crackling issues in Helldivers on Pop!_OS too. What fixed it for me was following mmstick’s (Pop!_OS dev) instructions from his reddit post about audio crackling, particularly the headroom advice (I think somewhere between 256-512 worked for me):

    If you experience audio crackling, try changing the ALSA properties in /usr/share/wireplumber/main.lua.d/50-alsa-config.lua. Particularly the period-size and headroom. Remove the leading -- from properties you are modifying. Log out and log back in after making changes. Note that any changes to this file will be overwritten on the next wireplumber update.

    First start with changing the headroom to 1024, then 2048. Then try adjusting the period-size. Higher values increase latency and may reduce crackling. A lower period size decreases latency but requires more CPU.

    Edit: also Pop!_OS uses pipewire by default for a few years now, not pulse audio


  • If you accidentally ban linux users in three[1] different[2] banwaves[3], then linux was only halfway supported in the first place, even if they overturned (almost) all of those bans.

    I think the real reason they did it was EA’s financial situation. Since money is tight, the amount of resources they were willing to put into real linux anti-cheat probably dropped to “none at all,” and now we’re here. Otherwise other cheater-prone games like Counter Strike, Overwatch, Halo, The Finals, DayZ, Hunt Showdown, etc would have probably dropped/blocked linux by now too.







  • You didn’t list your distro, but I had the same issue on Pop!_OS. I fixed it by modifying the ALSA properties in /usr/share/wireplumber/main.lua.d/50-alsa-config.lua. I’d first try uncommenting headroom and changing it to 1024, then logging out and back in. If that doesn’t work, go 2048. If that still doesn’t work, then I’d maybe try adjusting period-size.

    For me, a value in the ~1200 range for headroom fixed it completely. But it will entirely depend on your sound card/hardware. And note, these values will probably be overwritten with any wireplummer updates.

    Also keep in mind, increasing headroom will increase audio latency, so try not to increase it too drastically.






  • I’ve been able to stream my non-steam games from my linux desktop to my steam link, at least the ones in Heroic Games Launcher. Although, for that to work I had to use Heroic’s “add game to steam” and “minimize heroic on game launch” options. Without the minimize option, the game thought I was using a mouse and keyboard instead of controller.