Ever had a question about Linux but felt too afraid to ask? Well now’s your chance, ask any question about Linux, no matter how noob or repeated it is, and I and others will help answer them.

Previous noob question thread: https://lemmy.ml/post/14261893

  • potentiallynotfelix@lemdro.id
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 days ago

    I don’t think your GPU is the issue here as well, I think your game might not work. If you want to try and diagnose the issue, I’d be happy to help. First, add the following to your Steam game options: PROTON_LOG=1 %command%. Then, run the game. This will make a log file in your home directory, with the prefix “steam-” and then your appid. If you want to upload the log or paste the output here, I can try and look at it and try to help.

    • Sanctus@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 days ago

      That may be a while for me. But I will try to remember to swi g back around here and comment in like, a month or two lol whenever Recall is about to hit. I will admit, I tried to launch Sea of Thieves, Elden Ring, Cassette Beasts, and the Master Chief Collection, all which have really great scores on protondb. I chalked it up to inexperience at the time but I’ll run these log commands.

      • potentiallynotfelix@lemdro.id
        link
        fedilink
        English
        arrow-up
        2
        ·
        13 days ago

        If they have good scores on protondb, it’s probably an issue with configuration. First, make sure you’re running it with proton. Go to the game’s configuration > compatibility and tick “force the use of a specific steam play compatibility tool.” then select the highest version of proton available(don’t choose experimental if your game is supported according to protondb). Then, click play. if needed, proton will install and this should solve your issue. If it doesn’t, then you can delete steam(sudo pacman -R steam), and remove the .steam folder in your home folder. This deletes your configuration for steam, and might help resolve issues. Then, re-install steam(sudo pacman -S steam), and sign in again. Download your game and set up proton as I told you. If that still doesn’t work, you’ll want to make a post and share the log files.

        • Sanctus@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          13 days ago

          Thats actually exactly how I set it up the first time ahead of time. I followed another guide and had set it to force the use of the newest version of proton, thats when I tried all of those games. I’ll have to install arch and try it again and let you know. If my memory serves me well enough to come back here.