• SethranKada@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I’m using Proton Experimental. While I have checked ProtonDB, I wasn’t able to find a solution. I did find that quite a large number of people suggested I put the following in the launch options: for var in $(printenv | cut -d= -f1); do export $var=$(echo ${!var} | rev | cut -c1-1000 | rev); done ; OPENSSL_ia32cap=~0x20000000 %command% -window -noborder

    But it didn’t change anything.

          • SethranKada@lemmy.ca
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            Sorry, Flatpak

            I edited my original comment to contain some other system information and the logs.

              • SethranKada@lemmy.ca
                link
                fedilink
                English
                arrow-up
                0
                ·
                edit-2
                2 months ago

                I haven’t tried any of the other versions in a while, mostly because it takes forever to install, but I can do that. I’ll point out that this issue has been going on for years, and I had issues with all variants of steam I’ve tried before.

                I’ll download steam a few other times from various package managers to see if any of them work now that some time has passed. In particular, I’ll try rpm-ostree layering, docker, and nix

                i’ll get back to you with the information when I’ve finished installing them