资深玩家
![Rank: 9](static/image/common/star_level3.gif) ![Rank: 9](static/image/common/star_level3.gif) ![Rank: 9](static/image/common/star_level1.gif)
- 贡献度
- 2187
- 金元
- 56244
- 积分
- 14412
- 精华
- 4
- 注册时间
- 2009-10-6
|
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
其他都删除即可正常加入游戏. |
|