File tree 3 files changed +12
-4
lines changed
3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,10 @@ IPv6状态以下几种:
85
85
86
86
A: 请按照上一条的方法检查防火墙设置。但也不排除是游戏版本/DLC不一致导致的问题,尝试调整房间设置后再次尝试。
87
87
88
+ - Q: 为什么我能正常发现房间,也可以正常加入房间,但是3个人及以上无法同时加入游戏?
89
+
90
+ A: 这是一个已知的奇怪问题,如果您使用的是 IPv4 公网联机,暂时没有很好的解决方案。如果您使用的是 IPv6 公网联机,可以在服务端使用 >=v0.3.3 版本的 injciv6-gui工具。如果更改版本后客户端侧变为了无法发现房间,可以尝试在客户端使用 <=v0.3.2 版本的 injciv6-gui工具。(有待解决)
91
+
88
92
========================= ** 直接使用原始注入工具** ==============================
89
93
90
94
双击 ` injciv6.exe ` 自动注入正在运行的 文明6 进程(一个进程不要多次注入)
Original file line number Diff line number Diff line change @@ -56,3 +56,7 @@ A: 最有可能的原因是您的防火墙阻止了游戏的网络连接,可
56
56
57
57
Q: 为什么我注入后,能发现房间,但是一直卡在“正在检索创建人信息”?
58
58
A: 请按照上一条的方法检查防火墙设置。但也不排除是游戏版本/DLC不一致导致的问题,尝试调整房间设置后再次尝试。
59
+
60
+ Q: 为什么我能正常发现房间,也可以正常加入房间,但是3个人及以上无法同时加入游戏?
61
+ A: 这是一个已知的奇怪问题,如果您使用的是 IPv4 公网联机,暂时没有很好的解决方案。如果您使用的是 IPv6 公网联机,可以在服务端使用 >=v0.3.3 版本的 injciv6-gui工具。
62
+ 如果更改版本后客户端侧变为了无法发现房间,可以尝试在客户端使用 <=v0.3.2 版本的 injciv6-gui工具。(有待解决)
Original file line number Diff line number Diff line change 28
28
"#2" : {
29
29
"0000" : {
30
30
"fixed" : {
31
- "file_version" : " 0.3.2 .0" ,
32
- "product_version" : " 0.3.2 .0" ,
31
+ "file_version" : " 0.3.3 .0" ,
32
+ "product_version" : " 0.3.3 .0" ,
33
33
"flags" : " "
34
34
},
35
35
"info" : {
36
36
"0409" : {
37
37
"Comments" : " " ,
38
38
"CompanyName" : " " ,
39
39
"FileDescription" : " injciv6 GUI" ,
40
- "FileVersion" : " 0.3.2 .0" ,
40
+ "FileVersion" : " 0.3.3 .0" ,
41
41
"InternalName" : " " ,
42
42
"LegalCopyright" : " © xaxys" ,
43
43
"LegalTrademarks" : " " ,
44
44
"OriginalFilename" : " injciv6-gui.exe" ,
45
45
"PrivateBuild" : " " ,
46
46
"ProductName" : " injciv6-gui" ,
47
- "ProductVersion" : " 0.3.2 .0" ,
47
+ "ProductVersion" : " 0.3.3 .0" ,
48
48
"SpecialBuild" : " "
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments