Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
What slows down delivery:
the size of the packages. The size of the truck. The weight of the truck. The fuel the truck uses. The type of truck. The roads the truck uses. How many gates the truck needs to hop through. How many times the truck is inspected, etc.
You want the fastest downloads on Steam out of the box?
Use linux.
But EA, etc. is fast.
Yes, I know- but Steam is old and weird and Steam doesn't feel inclined to improve their software, nor their forum, etc.
Steam ignores UAC, uses a hack to bypass all permissions roadblocks and installs games as a background service using Trusted Installer permission level.
That alone makes windows think installing is not user initiated, but a background service, so whatever you do will slow down downloading; it has no priority.
Steam also downloads files as a stream, which windows also limits download speed of by default.
The combination is that everything is running on power saving mode / green power mode and everything is also offloaded to you CPU, which then runs the task on Efficiency Cores or whatever green power setting and lows the power even further, causing the huge bottlenecks with download speed.
Turn on youtube or netflix and it gets worse yes.
You can fix it, but you need to tweak your entire pc; every driver involved basically.
Edit:
Seems like you have already has this discussion here:
https://steamcommunity.com/discussions/forum/1/595139465034351973/
Some people buy premade, preinstalled, preoptimized PCs, other buy laptops
laptops have it the worst when it comes to being optimized to use as little power as possible-
the point being some people don't need to do anything to max out their download speed, even when they live in the same location.
I + others do not know anything about your pc
and you can blame steam sure-
just like how you can blame the user for not using chrome when a website decides to block out firefox all of the sudden-
If you don't know the order of events, you will blame steam more likely. But it is a fact unfortunately, that steam, currently likely runs under power saving circumstances, at least on modern / the latest hardware.
Older PCs have none of these specific issues. All they needed to do was run tcp optimizer and in a flash they had max download speed.
You need a M.2 NVMe drive to make use of the full speed on Steam. More info here:
https://steamcommunity.com/discussions/forum/1/3203746811810061210/#c3203747342899193194
https://steamcommunity.com/discussions/forum/1/595139465034351973/
1. Downloading the encrypted and compressed chunk (Internet)
2. Decrypting and unpacking the chunk (Disk)
3. Applying the diff delta to a new copy of the patched file (Disk) [if it's a patch]
4. Deleting the previous now outdated copy of the file (Disk) [if it's a patch]
Either usage limits the other: Slower internet slows down disk progress, slow disk progress slows down chunk download.
Such operation is I/O heavy and SATA is simply too slow to keep up.
So, for example "Windows by default limits download speeds of stream type downloads" + the claim that Steam uses this mechanic to download?
In the registry, you can find:
HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows NT \\ CurrentVersion \\ Multimedia \\ SystemProfile
which contains a key: NetworkThrottlingIndex
By default, this is set to A
Extremely simplified, this averagely means 10% of your download speed is throttled for stream downloads. When you have if you have 1Gigabit speed (1000Mbits), then likely you can only get about 900mbits or maybe slightly over.
You can disable it by setting it to FFFFFFFF instead.
more complicatedly: it limits the mbits/s each download stream can do at the same time. When a valid connection has been made, then it basically won't go over 100mbit/s for that one stream, however Steam downloads using multiple streams to get a file as fast as possible.
Some connections to a file have less streams available at a certain time, others have a lot more. The point is, its not a good setting with high download speeds.
The trusted installer part I mentioned is obvious. You can see it in task manager.
Look up Core Parking
Inspect your driver (hardware monitor, etc.), look at the Offloading settings for your network interface.
At any rate, stop invalidating the commentary just because you don't like it. Provide stuff that proves the opposite when you want to invalidate it.