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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
and try this
start -> run/search -> cmd
tracert google.com
(first hop is your router most are 192.168.x.1)
(2nd-3rd are your modem or isp)
ping -t 192.168.x.1 (modem ip)
open another cmd prompt
ping -t (2nd hop that responds)
play a game til you get lag spikes
go back to cmd prompts and hit ctrl+c to stop them
they will give results, min, max, avg and loss
if max is over 100ms to your router/modem then its a lan issue
if its wired, replace cables or get a new router
if its wireless, change its wireless channel to one thats less populated
*protip, use a droid phone and download 'wifi analizer'
https://play.google.com/store/apps/details?id=com.farproc.wifi.analyzer&hl=en
will show nearby wifi networks and what channels they are on
if the 2nd hop is getting spikes and the first is not, its an isp issue, have them send out a tec to fix it
Try restarting your router and/or modem.
@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1
del %0
Save as whatever.bat and double click. Your PC will restart and the problem is hopefully solved.
short for batch
It is a file that contains multiple command line commands so they cn be run wih a simple click of a button rather than entering them into the cmd prompt 1 by 1.
They are basically text files and can be viewed eaily in notepad or any other text editing programme, i use notepad++
id rename it to hosts.bak or something in case you need to recover it
That speed test you ran and linked to for results shows that you are at 0.84Mb/s and that equates to roughly 840Kb/s. When you start downloading things from servers, they may not be nearly as responsive as the servers on the speedtest network, so you may have something less than your subscription speeds depending on the load on the servers and network devices between that server and your network.
I don't know how fast your internet is but mine is always maxed out by Steam.
I have 76mbit which on a speed test I get around 60Mbit (63 on a good day) AKA 7.5 Mega Bytes per second maximum and steam gives me exactly that.