• Chloé 🥕@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    13 hours ago

    well, many games are tied to the steam client (through the steam runtimes, steam DRM, steam input, needing a steam account for online play…). for most games, no, you can’t just take the executable and do whatever you want with it. you’ll need the steam client, and this creates a lock-in effect. because you need steam open to play all your steam games, you won’t look elsewhere for games, and you won’t see games not on steam, unless they’re big enough.

    imo, the solution to this is to break the lock-in, have interoperability between clients. there’s no good reason why cross-play between steam and GOG, for example, is an exception and not the norm. there’s no good reason why the steam client is required for so many games, there should be offline installers. there’s no good reason why steam input only works with the steam client. part of the reason why proton is so amazing is that it’s open-source, other steam technologies should be the same!

    • testfactor@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      12 hours ago

      Sure, many games are tied to various Steam services, but that’s by the choice of the games developer. Steam offers various built in services that game devs can choose to use if they want. It’s not like it’s some kind of requirement.

      You might as well complain that game devs use Windows binaries, locking their games to only run on Windows. Sure, I prefer it when they target other platforms, but that’s 1000% not Microsoft’s fault that the dev chose to dev for their platform. I’m not mad at Microsoft for so many games being Windows only. I’m mad at the devs.

      And games that build themselves around Steam services are of course going to be tied to Steam. That’s a choice the devs made. If they wanted their game to run without needing the Steam client, they trivially could have built it that way. They just would have had to either reimplement all those Steam features themselves, or done without.

      And if people want those Steam features, every store client who wants to run those games would have to implement those features in an interoperable way. It’s easy to say “have interoperability between clients,” but that’s glossing over the potentially thousands of dev hours required to implement all of the features needed. And that’s assuming they could all agree on a spec.

      And to your final point about being open source. First, it gives very “any musician who gets paid is a sellout” energy. But more than that, it doesn’t actually solve the problem you have. Even if Steam open sourced their tooling, that doesn’t mean other players in the space could integrate it. Steam has grown organically for the past 30yrs, and trying to extricate the deep inner bits and then graft them on to your own solution isn’t as easy as it sounds.