DepotDownloader
DepotDownloader copied to clipboard
Support manifest patches
See https://github.com/SteamRE/SteamKit/pull/616
This is pending additional investigation. I am currently not able to see any manifest patches being requested.
I'm seeing at least the call for this.
GET /depot/4001/patch/5790672644094240583/9093411848864174328
It looks like we should expect empty responses when there's no patch.
Need to catch an example and examine more details about the patch method.
It looks like we should expect empty responses when there's no patch.
IIRC steam sends proto request if the patch from one to another manifest is available.
Will this get implemented? @xPaw Oh wait you said your not doing this
Some progress was made on this with VZipDeltaUtil https://gist.github.com/azuisleet/ecac4bc0b911359d60fd13c4698ad65f
Any more progress or will this get closed?