• woelkchen@lemmy.world
    link
    fedilink
    English
    arrow-up
    34
    arrow-down
    1
    ·
    2 days ago

    I still had to go multi-arch on my x64 Debian system, leading to a lot of problems…

    That’s what Flatpak is for. 32bit crap is moved into its own corner without interfering with any system level stuff.

    • Maestro@fedia.io
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      2 days ago

      Doesn’t the Flatpak version have it’s own issues? I’m considering just installing Bazzite on a separate partition.

          • Jean-luc Peak-hard@piefed.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            20 hours ago

            I should add, Debian is more “bare bones” than more gaming focused distros. e.g. flatpak isn’t installed by default on Debian, so you have to take that step before you can install steam via the gnome store or command line. It’s not difficult, but it is an additional step.

            • woelkchen@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              17 hours ago

              When I first read that the ship a dedicated Distrobox container just for Steam, I was utterly confused as to what the benefit would be and I still cannot see it. Maybe the Bazzite developers dislike some of the restricted permissions of the Steam Flatpak or maybe they just want to package it on their own but the benefit for the user escapes me.

              I’ve read another comment and then I realized it’s because of Bazzite’s Game Mode session. It’s a special login session and not just Steam in Big Picture Mode. Flatpaks cannot be used for this kind of specific use case.

      • JustEnoughDucks@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 day ago

        Yes, it doesn’t work out of the box. Proton games literally won’t launch. You need to run this command (at least on atomic distros):

        flatpak permission-set background background com.valvesoftware.Steam yes

        https://github.com/AeonDesktop/Project/wiki/Troubleshooting#steam-flatpak-opens-but-cant-start-games

        Mangohud also doesn’t work without modifications, as well as a couple games having absolutely abysmal framerates like rocket league.

        Gamemode doesn’t work AFAIK

        It is a worse experience in general, but works for a lot of people.

        • BradleyUffner@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          24 hours ago

          This is what I hate about flatpak. I shouldn’t have to just know what random permission something needs. It should be marked with what permissions it requires, and then prompt for whether or not to grant them when it’s launched.

          • woelkchen@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            17 hours ago

            If the permission was necessary, the Flathub package would enable it by default. I can’t remember ever having a bad experience with the Flathub package.