• ampersandrew@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Supporting it can be extra work; hosting the old versions costs the platform holder more money. It’s not automatic, but I really want them to figure it out. USF4 definitely required a ton of work for their edition select, but what I’m asking for is much closer to the boot menu of StarCraft/Brood War rather than picking the exact balance patch from a list of dozens, lol.

    • missingno@fedia.io
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      Don’t know about other platforms, but it’s worth noting that Steam already does keep old versions and there’s some command line method that can force download an older depot. Valve could offer UI to officially support this.

      • Chozo@fedia.io
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        2 days ago

        Something that you may not be considering is that a big part of live service updates is stopping cheaters. Whether the game is balanced or not doesn’t matter at all if other players are flying through the map and insta-killing everybody else.

        Allowing the use of old versions of your game will consequentially allow cheaters to continue having access to known, exploitable files. Even if those files are no longer in use in the “live” version of the game, giving cheaters a sandbox to experiment in inevitably allows for further exploits to be discovered in the live version.

        • missingno@fedia.io
          link
          fedilink
          arrow-up
          6
          ·
          2 days ago

          Normally games shouldn’t allow players on different versions to connect to each other. Version checks may be something devs need to explicitly implement, but surely most games should already have them or else I have questions for the developers.

          Also, in the context of fighting games specifically, this is largely a nonissue. Fighting game netcode works by sending button inputs only, and the other client will play back those inputs to independently verify the outcome. There’s very little cheaters can try to do that won’t just result in a desync. To my knowledge there’s only ever been one cheating scandal in the FGC, and the accused turned out to be innocent in the end.