https://github.com/GloriousEggroll/ULWGL

From the github:

WHAT DOES THIS MEAN FOR OTHER LAUNCHERS (lutris/bottles/heroic/legendary,etc):

  • everyone can use + contribute to the same protonfixes, no more managing individual install scripts per launcher
  • everyone can run their games through proton just like a native steam game
  • no steam or steam binaries required
  • a unified online database of game fixes (protonfixes)
  • Th4tGuyII
    link
    fedilink
    155 months ago

    Yeah - that was my worry.

    Unification of standards only works if everyone agrees to use it and only it (i.e. mobile phones and USB C), otherwise you’re just adding another one to the pile.

    • @GreyEyedGhost@lemmy.ca
      link
      fedilink
      95 months ago

      This is a bigger issue for hardware than software. This is why we can use heroic, proton, lutris, or whatever. And most programmers who can offload a part of their code onto another project that is doing the job well will. That’s exactly how Linux started.

      • @bouh@lemmy.world
        link
        fedilink
        15 months ago

        It is a big issue for software. But usually companies are happy to try to trap users into their own thing, or developers are too arrogant to work with thee work on another developer.

        • @GreyEyedGhost@lemmy.ca
          link
          fedilink
          7
          edit-2
          5 months ago

          You realize we’re talking about multiple projects based on WINE, which has had updates supplied by Valve, who has made a Linux distribution, which is based on multiple different projects all packaged together in one big install file, right?

          Yes, you will get ego and “not invented here” syndrome in software, even in open software. But these groups are literally based on building off another person or group’s idea to make something better or easier.

          • @bouh@lemmy.world
            link
            fedilink
            25 months ago

            Haven’t you heard of the stories ego or hubris that make projects split and die? Maybe you’re one of those people who think Linux was already fine 10 years ago and users should try a little bit to use it instead of setting for Windows without thinking?

            Diversity is a strength. But hubris is a weakness. Inventing a new standard every 6 months is stupid.

            C is 50 years old. Http is 30 years old, as is python. We forgot about fortrans, and it is a good thing. But you don’t build lasting things on technologies that are revolutionised every 6 months.

    • firecat
      link
      fedilink
      -615 months ago

      My worry is Valve will look at the project and shut it down. Remember, Valve doesn’t care about your Linux, it only cares about money. Not having users on their Client side platform means less revenue and less ads to show.

      • conciselyverbose
        link
        fedilink
        565 months ago

        Do you know what open source means?

        They’re not relying on Valve’s goodwill. The license explicitly permits this.

        • firecat
          link
          fedilink
          -395 months ago

          “Third party software included and respected byproducts of Valve’s proprietary”

          Legit doesn’t mean you own all the code.

            • firecat
              link
              fedilink
              -285 months ago

              You’re the troll if you can’t explain why no one owns all the code. You can’t even accept the lawsuits that the people of America brought against to Valve Corporation.

              Dont talk like you have anything worthwhile going when you refuse to acknowledge their crimes.

              • conciselyverbose
                link
                fedilink
                155 months ago

                When you just make up imaginary phantom shit, no one is going to bother refuting it.

                • firecat
                  link
                  fedilink
                  -85 months ago

                  You cannot download all the code, try it bitch i know you can’t because i also cant. Next time confirm your conspiracy theory first.

              • prole
                link
                fedilink
                English
                45 months ago

                if you can’t explain why no one owns all the code.

                Is this the first time you’re hearing about open source software?

                • firecat
                  link
                  fedilink
                  15 months ago

                  The code isn’t the operating systems that Valve owns. networking 101, something connects to make the thing work. Not the code that follows the rules. Learn about it.

          • @teawrecks@sopuli.xyz
            link
            fedilink
            14
            edit-2
            5 months ago

            Afaik proton is BSD-3, and everything else important is part of wine which is LGPL. Sure, valve can be hostile if they choose, but they haven’t given themselves the legal tools to do much.

            Edit: DXVK is apparently under the zlib license.

            • firecat
              link
              fedilink
              -95 months ago

              That’s Wine/Proton not the other thing that connects to Valves severs and other components.

      • @five82@lemmy.world
        link
        fedilink
        215 months ago

        Proton is open source. Valve has also been incredibly supportive of and is actively contributing to an open ecosystem for Linux and SteamOS. Desktop mode in SteamOS exists so end users can install whatever tools they want on it.

      • @seang96@spgrn.com
        link
        fedilink
        145 months ago

        Valve also worries about relying on Microsoft. They want people to transition to Linux since it’s open and no corporation can go “all games have to go through my store for 30% commission!” The proton fixes that these clients make Valve can also probably utilize to also make and I’m sure the devs for these also contribute to proton so it’s a win for everyone.

      • @cjf@feddit.uk
        link
        fedilink
        English
        125 months ago

        This doesn’t affect valve at all though. It’s borrowing their tech that they’ve made open source, and figuring out how to use it elsewhere outside of steam.

        Actually, it’ll benefit them. More eyes are on proton and any fix will benefit everyone, including games played via steam.

        • @teawrecks@sopuli.xyz
          link
          fedilink
          45 months ago

          It’s really up to the corporation whether they think it will benefit them. I agree that Valve has so far not been hostile toward GE, and it looks like proton has a very permissive license, but if it were any other digital storefront, doing anything to allow users to consume your content without using your storefront would be seen as at attack on their bottom line.

          I’m actually curious how this new standard would potentially benefit other storefronts who haven’t natively supported Linux yet. If it’s going to make things easier for existing open source launchers, then it would also make things easier for competing launchers. I know as a consumer, I want GOG, Epic, EA, etc. supporting Linux, but does valve? I don’t know, maybe, maybe not. On the one hand, maybe they don’t want competition in their niche space, on the other hand, maybe they’ll do anything to take marketshare from msft.

          • Kaldo
            link
            fedilink
            15 months ago

            Valve’s Proton is open source but is it also free to use and distribute in commercial software? Cuz if so, there’d be nothing stopping GOG or Epic from implementing it already, they don’t need this project at all

            • @Patch@feddit.uk
              link
              fedilink
              3
              edit-2
              5 months ago

              Valve’s Proton is open source but is it also free to use and distribute in commercial software?

              Yes.

              Valve’s Proton code is licensed under the BSD licence, which is a “do anything you like with this code” licence.

              Wine code is under the LGPL. You can ship this in commercial software as long as you “make the source code available” (which, assuming the distributor isn’t modifying the Wine code further, can be achieved by just linking people back to the main Wine project code repository).

              DXVK is licensed under zlib, which is functionally the same as the BSD licence.

            • @teawrecks@sopuli.xyz
              link
              fedilink
              25 months ago

              Someone else already explained the licenses, but to your second point, yes, nothing stops any other launcher from using proton, which is what all the other open source launchers do. And yes, no one “needs” this project, just like we don’t “need” any standards for anything, but it could make things a lot cleaner and easier to support.