this post was submitted on 18 Apr 2024
622 points (92.6% liked)

Memes

45187 readers
1187 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
622
submitted 5 months ago* (last edited 5 months ago) by OttoVonNoob@lemmy.ca to c/memes@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[–] ShortFuse@lemmy.world 1 points 5 months ago* (last edited 5 months 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).