Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Guide contains the number that you need to use as an argument.
Depot_ID is a number that points to the exact item in this repository. In this case we only need item that stores game files.
Guide contains the number that you need to use as an argument.
Manifest_ID is a number that points to certain version (or build) of the game. This number is different for each version of the game (even for tiny bugfixes).
Guide contains some numbers that you can use, but if you need number that points to another version you can look for it on SteamDB.
To tell the truth, you don't need to think a lot about this part. You can just copy-paste this command:
download_depot 1943950 1943951 *version_number*
and change *version_number* to number that points to version you need.
<App_ID> - the thing that points to the game/app.
<Depot_ID> - this is more interesting. You surely noticed that when you download the game, it can download different libraries. Game's repository stores not only the game itself but also the libraries. But we need only the game itself.
[Manifest_ID] - Steam's internal number of the version.
I do NOT understand this part