• 30 Posts
  • 143 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


  • I know this is just a meme, but I think it’s an important clarification: The rule of thumb is ~6 months’ worth of expenses, not salary. It really is important to hold you over in case of sudden job loss, since it takes most people 3-6 months to find a new job (but it doubles as a fund for genuine emergencies too, which can save your ass for stuff like unexpected medical or vet bills).

    But unfortunately, lots of people live paycheck to paycheck, so for them, a month’s worth of expenses is the same thing as a month’s salary…










  • I’m not even sure to be honest, was just following the solution that others had posted.

    Pop’s site says that the --configure -a command configures any unpacked but not yet configured packages. And someone on Pop’s github theorized it was related to Microsoft adding their own apt source for VSCode. So it was probably some issue with Microsoft’s new apt source being unpacked but unconfigured, and that caused something in apt/dpkg to freak out. That’s my best guess at least.


  • There were lots of other peope having this issue, including myself, who have never installed Mullvad. I think it’s related to something in the Ubuntu repos. What fixed it for me was to run:

    sudo dpkg --configure -a
    sudo apt update && sudo apt upgrade
    

    Some people were also reporting a broken install due to missing packagekit, so maybe ensure packagekit is installed with:

    sudo apt install packagekit
    

    Then reboot, and you should be able to update stuff normally now.




  • 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.



  • If I played any Rockstar games, I’d be unhappy with their new anti-cheat too, since it needlessly blocks linux, but this isn’t the way this should be protested. If anything, this probably validates their decision.

    The way this should be protested is to just stop playing. Stop giving them money. Stop boosting their month active user numbers that they can flaunt to investors. Hit them financially, since it’s the only hit they really care about. There’s a sea of other high-quality games you can play instead.