Posted July 08, 2024

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