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.
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.
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.
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.
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.
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.