-
Notifications
You must be signed in to change notification settings - Fork 271
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
DepotDownloader does not use lancache.steamcontent.com for lan caches #400
Comments
Are you trying to use DepotDownloader to install games from the Lancache, or just get them preloaded in the cache ahead of time? |
My use-case is explained in the discussion linked: #248 (reply in thread)
So, to answer it more directly, to install games and allow re-installation of them through the Lancache |
Makes sense to me! Added a comment to your original thread with some stuff that may be helpful. |
Lancache support was added in 3.0.0. |
Copy of the discussion reply made here - #248 (comment)
This however is actually an issue with DepotDownloader, and is not just a "setup" by users.
Steam doesn't just use the override of a DNS server to handle it. It does a lot more logic to decide if Lancaches are in use, and how to handle them. This is not logic that DepotDownloader does, and so it's only assuming it's the very large DNS overrides, which are not used.
lancachenet/monolithic#85 has good information on this process.
In short:
So, because DepotDownloader is not doing that same logic, it's not using the caches. These are the only DNS entries (the last one being the local CDNs to actually get said files)
media.steampowered.com
api.steampowered.com
cache6-dfw1.steamcontent.com
The text was updated successfully, but these errors were encountered: