kethin 发表于 2010-10-16 19:31

2.0.4.5版本final刷服工具不能用了

所有2045服 都显示版本不符, 只能再控制台里打connect才能连接. 查看一下steam.inf 发现版本标识有变了,原来好像没有patch release这项 ,所以final不能识别了,求解

fzeipeng 发表于 2010-10-16 20:06

left4dead2下找到steam.inf   如下:

// NetworkVersion is the version in the wire protcol between client<->server,
// its not used for matchmaking, PatchVersion is used for that to ensure
// we don't get cross connecting to different releases.Only bump this if
// you know an incompatible change has happened to the network protocol in
// game and old demos will not work.
NetworkVersion=2.0.4.2
PatchVersion=2.0.4.5
ProductName=left4dead2
appID=550


保留:

NetworkVersion=2.0.4.2
PatchVersion=2.0.4.5
ProductName=left4dead2
appID=550

其他都删除即可正常加入游戏.

kethin 发表于 2010-10-17 08:13

多谢版大
页: [1]
查看完整版本: 2.0.4.5版本final刷服工具不能用了