Posted July 08, 2024
blotunga: It could save in the manifest where it saved a certain game. I would probably use some sort of least full algorithm. Splitting the manifest sounds like a chore, I hate doing chores :D
Yeah but what if you buy a new game that starts with an A? The first drive is already beyond its limit, so how does it decide where to download that game, or does it just put it to the first drive which hasn't yet reached the limit (which most probably will be the last hard drive in your set, unless some games have gone down in size over time, which is normally not the case...)? So if you have several hard drives, over time it becomes impossible to know by heart which hard drive has this and that game, have to search all of them. Splitting the manifest manually is a chore, but doable. It becomes even more of a chore if you want to keep using the same manifest file over and over again because then you probably need to join the split parts together again for the next time, after you have run "verify" (because only after that it has the data which games have already been verified).
Then again, I normally just delete the old manifest file(s) and let "update" create a new one from scratch. At least then I don't need to do any re-joining of split manifest files etc., I just need to the the split right after running "update", before "download" and "clean" (and possibly "verify"). And then afterwards delete the split files. Naturally one can also keep the original unsplit manifest file and reuse it for the next update run and split it again, but it will still be missing any "verify" data because it is done after the split, and updated to the split files.
Decisions decisions...
Post edited July 08, 2024 by timppu