• corbin@infosec.pubOP
    link
    fedilink
    arrow-up
    7
    ·
    8 months ago

    It’s a little bit of column A and a little bit of column B. Apple very obviously doesn’t want the Mac gaming ecosystem to exist in the same capacity as Windows and Linux, but Valve also has an obligation to its customers using Macs to keep the service running well.

    • YaBoyMax@programming.dev
      link
      fedilink
      English
      arrow-up
      40
      ·
      edit-2
      8 months ago

      macOS 10.14 has been EOL for more than 2 years now and basically every Mac released since 2012 is compatible with 10.15. Valve also didn’t actively flip a switch and disable functionality; they’re just no longer providing updates. I don’t think Valve shoulders any blame in this specific case - it’s unreasonable to expect any company to indefinitely support platforms that are effectively obsolete.

      • corbin@infosec.pubOP
        link
        fedilink
        arrow-up
        6
        ·
        8 months ago

        I meant more that the Steam client needs to be fully functional on modern macOS. Dropping older operating systems is more justifiable, but does still add to the picture of Valve not treating Mac owners all that well.

    • verdare [he/him]@beehaw.org
      link
      fedilink
      arrow-up
      15
      ·
      edit-2
      8 months ago

      Yeah, Valve has put a lot of effort into bridging the compatibility gap for Linux. Most of that work could also be ported to macOS, but they just don’t care.

      It’s a shame, because getting 32-bit to 64-bit compatibility working would help Linux as well. I don’t know how much longer distros want to keep supporting 32-bit libraries, and some distros have already dropped them.

      That said, macOS compatibility seems like a non-sequitur for an article calling Steam a “time bomb.” DRM is definitely the bigger issue here.

      • CalcProgrammer1@lemmy.ml
        link
        fedilink
        arrow-up
        12
        ·
        8 months ago

        It’s not just 32 on 64 bit, new Macs use ARM64 processors so x86/x86_64 code is effectively obsolete on Mac. I would love to see Valve pour resources into a cross platform x86 on ARM64 emulation layer though, it would benefit Linux as well.

        • verdare [he/him]@beehaw.org
          link
          fedilink
          arrow-up
          3
          ·
          8 months ago

          The ARM translation may be less of a problem on macOS because of Rosetta. That said, integrating something like Box64 would absolutely benefit both Mac and Linux.