Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Steam manifest format #476

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

NicknineTheEagle
Copy link
Contributor

@NicknineTheEagle NicknineTheEagle commented Feb 12, 2024

This migrates DepotDownloader to the original manifest format used by Steam, phasing out the pseudo-format from the old days before Steam itself was using protobuf. The output manifest files stored in download dir are compatible with Steam client and match what you can find in Steam's depotcache dir.

@NicknineTheEagle
Copy link
Contributor Author

NicknineTheEagle commented Feb 22, 2024

Needs SteamKit with SteamRE/SteamKit#1337 merged since very large depots are slow to serialize without it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant