• Blue@lemmy.world
    link
    fedilink
    arrow-up
    37
    ·
    2 hours ago

    Linux versions of Epic games store and GOG galaxy is still a big win for everyone

    • Voroxpete@sh.itjust.works
      link
      fedilink
      arrow-up
      11
      ·
      50 minutes ago

      Not just because it enables more access for everyone, but because it represents a deepening commitment by these companies to Linux as a gaming platform.

      The more companies see Linux as a viable gaming platform, the more consumers will. It’s a virtuous cycle, and one that will only help to erode Windows grip on the desktop OS space.

      • eurodyne@piefed.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 minutes ago

        Consider considering that it has worked very well on macOS for years, it can’t be that much of a leap to get it working on Linux.

    • eurodyne@piefed.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      3 minutes ago

      The one big deal about GOG galaxy, at least for me, is that it’s been available on macOS for years, and that they’re doing everything they can to make sure that all games currently available and playable on macOS will also continue to be playable and available on macOS even after macOS no longer supports the x64 architecture via Rosetta.

      If they care that much about keeping Mac games playable even on the new arm/Mx line of chips, then I’m sure they’re gonna put a lot of care into making sure that old games are playable on Linux, although I’m not entirely aware of their development timeline.

      I could not really give a shit about what happens with the epic game store.

  • dudesss@piefed.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    34 minutes ago

    I think https://usebottles.com/ is a much cooler and secure concept if you can get it working with your application.

    Its definitely more complex, but does a much better job of isolating applications like EG.

    • rozodru@piefed.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      50 minutes ago

      yeah Lutris is a shame how far it’s fallen. used to be decent, the user scripts were invaluable for some games but now I won’t touch that thing with a 10ft pole.

      Most of the stuff can now be accomplished via stream/steamrun anyways.

    • Natanox@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      27
      ·
      2 hours ago

      It’s kinda sad. I felt the maintainers feeling of being overwhelmed and underappreciated, but that whole discussion in the issue and the later statement to just hide AI use was such a phenomenal PR debacle he’ll probably never get rid of.

      Lutris was pretty good…

      • macniel@feddit.org
        link
        fedilink
        arrow-up
        12
        ·
        2 hours ago

        Lutris was pretty good…

        Undoubtedly, the lutris scripts really made it a great community driven project.

        • addie@feddit.uk
          link
          fedilink
          arrow-up
          6
          ·
          2 hours ago

          Just for gaming purposes, having a unified front end that:

          • lets you start an application with the arguments it needs, whether to use a specific Wine folder, or start an emulator with the right arguments

          • lets you tag up each application with some custom arguments - genre, date, and so on - and lets you filter and sort by them

          • lets you configure each app with their own box art or whatever as an icon

          • keeps some gaming-related metadata; hours played, whether you’ve finished it, …

          Essentially, Windows 3.1 Program Manager for the 21st century. Lutris did that quite well. Heroic doesn’t let you add custom stuff, it just integrates with store fronts. RetroArch has the old-school Linux problem of “all the functionality you need, plus all the functionality anyone might ever need, plus all the functionality that no-one needs, all arranged seemingly at random in dozens of menus”.

          Lutris scripts were great - just having the required winetricks commands to get something obscure working was awesome, but packaged up in a useful way along with art and metadata was handy. The front-end being “only what you need” was good as well. Shame it’s gone off the rails a bit…

      • GregorGizeh@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        2 hours ago

        AFAIK the dev reversed his stance on ai after the blowback. Do you have newer information that contradicts that? Because otherwise you are both just hating on lutris for no reason.

        • db2@lemmy.world
          link
          fedilink
          arrow-up
          7
          ·
          2 hours ago

          AFAIK the dev had committed a bunch of AI nonsense intentionally not labeling it at such or keeping track of what was slop in any way. Do you have newer information that contradicts that? Because otherwise you don’t know what you’re talking about for no reason.

    • HerbGrower@slrpnk.net
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 hours ago

      What is wrong with it? Never had any problems running games on Lutris and it doesn’t require steam (DRM) which is pretty nice.

        • HerbGrower@slrpnk.net
          link
          fedilink
          arrow-up
          3
          ·
          1 hour ago

          Has that caused problems? I don’t really care if they are just using AI. If they are breaking things because of it and not validating anything then that is a larger concern.

          • db2@lemmy.world
            link
            fedilink
            arrow-up
            8
            ·
            1 hour ago

            Even if it runs fine there are still problems

            • Slop code can’t be licensed, the license Lutris had is invalid. That means you can’t even fork it unless you can identify the point slop started and fork prior to that.
            • There’s no guarantee the developer who uses slop code even knows what it’s doing. Github is full of nonsense like that now.
            • TheTechnician27@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              30 minutes ago

              the license Lutris had is invalid.

              That part isn’t true whatsoever. Public domain doesn’t work like a poison pill. If I put the collected works of Arthur Conan Doyle on my website, that doesn’t mean the site can’t be CC BY-SA 4.0; it means someone is free to take that specific part without worrying about CC BY-SA 4.0.

              Even for the slop code where it’s more mixed in, it’s on the person trying to take it to affirmatively show the part they’re taking was generated by an LLM, i.e. you can’t just say “this is slop, I’m taking this” and expect a project to have to affirmatively defend that it’s human-written.

              And lastly, AI assistance doesn’t automatically even poison the code being created/changed with it. This one is murky, but so far, the general consensus is that so long as you, the human, worked on it – i.e. that you didn’t just let the slop machine run wild and take whatever it outputted without your own changes – it’s still your copyright.

              —someone who doesn’t do slop

            • HerbGrower@slrpnk.net
              link
              fedilink
              arrow-up
              1
              ·
              22 minutes ago

              Don’t all the big software companies use AI, are you suggesting that everything actually has an invalid licence?