• @Dasnap
    link
    8528 days ago

    Gotta love GOG’s patch rollback.

    • Ephera
      link
      fedilink
      3928 days ago

      Honestly, that’s the real problem here. No one would complain about a patch, if they could freely decide to play with it or not…

      • @gaael
        link
        528 days ago

        Why can’t they (genuine question) ?

        • @[email protected]
          link
          fedilink
          1728 days ago

          Because Bethesda doesn’t provide the legacy versions on steam, unlike other mod focused games, afaik. Once you’ve updated your game, you are stuck with whatever version you have.

          Sure, you can always download the right version from somewhere else, but I wouldn’t count piracy + the risks coming with it as a viable excuse for their fuckup.

          • @systemglitch
            link
            928 days ago

            You can still access the legacy versions if you learn how to download the old steam depo manifest that is always archived.

          • LiveLM
            link
            fedilink
            English
            528 days ago

            Steam desperately needs to allow you to NOT update a game.

        • @[email protected]
          link
          fedilink
          828 days ago

          Steam has support for this (and many games use it). As far as I know it’s just a matter of the developers using it.

        • @ShortFuse
          link
          1
          edit-2
          27 days ago

          Steam has limited rollback support from the command line which we had to do plenty of times for Starfield when working on Luma. Sometimes updates are small. Sometimes the entire exe gets reshuffled so you have to find where to patch the exe all over again.

          All the versions are apparently there. You just need to download the “depot” and it’ll dump into a folder. From there you copy that folder over your game directly.

          It also works the other way around. I can download the depot for the latest version and stay on the version I’m at. It’s useful to pick apart and diff what was actually changed.

          Why they can’t add that as an option I’m not sure. That seems more of a UX/UI issue rather than a technical one (like avoiding people using old versions on the web server).

        • @[email protected]
          link
          fedilink
          028 days ago

          Hosting costs probably. Rolling back a patch is a rare scenario and Steam would have to host every version of every game in their store on their servers indefinitely.

          • @[email protected]
            link
            fedilink
            1028 days ago

            Afaik that’s actually something steam does though, tools like Depot Downloader combined with SteamDB to get the metadata for a target version totally work, I’ve used that in the past to downgrade Skyrim before disabling auto updates. You can do it through the steam console as well.

            • @systemglitch
              link
              228 days ago

              I always did this manually, interesting to note there is a program to help with this.