暗黑破坏神4卡门等问题,修改host保姆级教学!裸连!解决卡门、卡顿、掉线!
本文参考了NGA论坛@swqsldz的帖子
[关于D4] 测试卡大门大概率是域名解析问题,改host可解·可直接裸连https://bbs.nga.cn/read.php?tid=35696373

1.Win+R打开运行
2.输入CMD后回车,进入命令提示符


3.输入 ping kr.actual.battle.net 后回车
不同的服务器输入的地址不同,示范以亚服为例
(亚服kr.actual.battle.net 美服us.actual.battle.net 欧服eu.actual.battle.net)

4.用解析到的IP,绑host后即可 解决卡门问题/获得加速效果

以下是修改hosts的流程:
1.可在搜索栏内搜索记事本然后右键选择“以管理员身份运行”


2.找到hosts文件并打开
hosts路径:C:\Windows\System32\drivers\etc\hosts

3.打开后在最后一行添加"prod.actual.battle.net+相应的IP"后保存

例如:亚服添加prod.actual.battle.net 59.153.40.74
美服添加prod.actual.battle.net 137.221.104.172
欧服添加prod.actual.battle.net 37.244.55.135
(仅供参考)

也可先Ping一下自己登陆的服务器域名,如果不是网易的服务器则不需要更改

如图是连接到了网易的服务器

Hosts初始值

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost