15 lines
397 B
Plaintext
15 lines
397 B
Plaintext
<p>To get faster steam downloads in linux:<br>
|
|
<br>
|
|
create <code>~/.steam/steam/steam_dev.cfg</code> and add:
|
|
<pre>
|
|
@nClientDownloadEnableHTTP2PlatformLinux 0
|
|
@fDownloadRateImprovementToAddAnotherConnection 1.0
|
|
</pre></p>
|
|
|
|
<p>restart steam, start a download, and you should notice a better download
|
|
rate.</p>
|
|
|
|
<p>for me it went from capping at 100mbps to now going 500+mbps like it
|
|
should.</p>
|
|
|