Updating site via make at 2024-02-28T09:27:23+02:00
This commit is contained in:
parent
e853fd0ab4
commit
497949494d
1 changed files with 7 additions and 6 deletions
|
@ -1,14 +1,15 @@
|
||||||
To get faster steam downloads in linux:
|
<p>To get faster steam downloads in linux:<br>
|
||||||
|
<br>
|
||||||
create <code>~/.steam/steam/steam_dev.cfg</code> and add:
|
create <code>~/.steam/steam/steam_dev.cfg</code> and add:
|
||||||
<pre>
|
<pre>
|
||||||
@nClientDownloadEnableHTTP2PlatformLinux 0
|
@nClientDownloadEnableHTTP2PlatformLinux 0
|
||||||
@fDownloadRateImprovementToAddAnotherConnection 1.0
|
@fDownloadRateImprovementToAddAnotherConnection 1.0
|
||||||
</pre>
|
</pre></p>
|
||||||
|
|
||||||
restart steam, start a download, and you should notice a better download rate.
|
<p>restart steam, start a download, and you should notice a better download
|
||||||
|
rate.</p>
|
||||||
|
|
||||||
for me it went from capping at 100mbps to now going 500+mbps like it
|
<p>for me it went from capping at 100mbps to now going 500+mbps like it
|
||||||
should.
|
should.</p>
|
||||||
<p><b>09:20:02</b>: publish</p>
|
<p><b>09:20:02</b>: publish</p>
|
||||||
|
|
||||||
|
|
Reference in a new issue