-
Notifications
You must be signed in to change notification settings - Fork 6
/
PC-TransGame.ini
282 lines (245 loc) · 7.65 KB
/
PC-TransGame.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
[Engine.GameInfo]
DefaultGame=TransContent.TnCampaignGameSolo
DefaultServerGame=TransContent.TnCampaignGame
bAdminCanPause=false
MaxPlayers=20
GameDifficulty=+1.0
bChangeLevels=True
MaxSpectators=2
MaxIdleTime=60
MaxTimeMargin=+0.0
TimeMarginSlack=+1.35
MinTimeMargin=-1.0
TotalNetBandwidth=120000
MaxDynamicBandwidth=64000
MinDynamicBandwidth=12000
ArbitrationHandshakeTimeout=3
bKickLiveIdlers=true
;; increasing bandwidth for connection stability ;; 11/2/2024 -legion
[Engine.StandbyCheatDetector]
ReceiveCheatTime=2.1
BadPingThreshold=500
PercentForBadPing=0.75
NumBadReceiveForKick=3
NumBadTransmitForKick=3
PercentInHistoryForHostCheating=0.75
ReportHistoryTimeWindow=2
NumHostInfractionsForKick=3
[TransGame.TnLobbyGameBase]
MaxPlayers=20
AutomatedTestingPlaylistId=101
DelayBeforeMigrateToBestHost=2
DelayBeforeShowCancelInGenericMessageBox=10
BroadcastLobbyStatusThrottleTime=0.5
BroadcastTeamStatusThrottleTime=1.0
MinimumTimeInWaitingForAsyncTasks=8
[TransGame.TnLobbyCountdownCoordinatorPublic]
_CountdownTime=60
_RequirePlayersToBeConnected=true
[TransContent.TnSurvivalGame]
MaxPlayers=4
PlayerCanBeDowned=true
MatchAutoStartCountdown=15
SelfDamageMultiplier=0.25
[TransContent.TnMultiplayerGame]
MatchAutoStartCountdown=20
MatchOverCountdown=10
MaxWaitToStartDuration=20
AutomatedTestingEnableRandomQuit=false
AutomatedTestingRandomQuitInterval=(Min=20,Max=30)
SelfDamageMultiplier=0.25
StatSendInterval=0.5
[TransGame.TnRobotForm]
WhirlwindDamageMultiplier=0.545
;; 0.6 -> 0.545 ;; 11/2/2024 -legion
[TransGame.TnOnlineGameSettingsBase]
PartyLobbyMapName=UI_Lobby_m
PartyLobbyGameTypeName=TransContent.TnLobbyGame
PartyGameTeamStatus=GTS_TeamGame
MinRespawnDelay=3
EmergencyDefaultMapId=1500
ShouldPrestream=true
ShouldSeamlessTravel=true
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsPartyPersistent]
NumPublicConnections=20
NumPrivateConnections=0
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsPartyPresence]
NumPublicConnections=20
NumPrivateConnections=0
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsPartyPersistentSV]
PartyLobbyMapName=UI_Lobby_ESC_m
PartyGameTeamStatus=GTS_SingleTeamGame
NumPublicConnections=4
NumPrivateConnections=0
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsPartyPresenceSV]
PartyLobbyMapName=UI_Lobby_ESC_m
PartyGameTeamStatus=GTS_SingleTeamGame
NumPublicConnections=4
NumPrivateConnections=0
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsKOTH]
GameClass=TransContent.TnVersusGame
GameModeTag=KOTH
NumRequiredPlayers=2
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsDOM]
GameClass=TransContent.TnVersusGame
GameModeTag=DOM
NumRequiredPlayers=2
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsDOMPublic]
NumPublicConnections=20
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsDOMPrivate]
NumPublicConnections=0
NumPrivateConnections=20
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsDM]
GameClass=TransContent.TnMultiplayerGame
GameModeTag=DM
NumRequiredPlayers=2
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsDMPublic]
NumPublicConnections=20
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsDMPrivate]
NumPublicConnections=0
NumPrivateConnections=20
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsTDM]
GameClass=TransContent.TnVersusGame
GameModeTag=TDM
NumRequiredPlayers=2
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsTDMPublic]
NumPublicConnections=20
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsTDMPrivate]
NumPublicConnections=0
NumPrivateConnections=20
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsSV]
PartyLobbyMapName=UI_Lobby_ESC_m
PartyGameTeamStatus=GTS_SingleTeamGame
GameClass=TransContent.TnSurvivalGame
GameModeTag=SV
NumRequiredPlayers=1
ShouldPrestream=true
ShouldSeamlessTravel=true
[TransGame.TnOnlineGameSettingsSVPublic]
NumPublicConnections=4
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=true
EnableStandbyCheatDetection=true
EmergencyDefaultMapId=1600
[TransGame.TnOnlineGameSettingsSVPrivate]
NumPublicConnections=0
NumPrivateConnections=4
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
EmergencyDefaultMapId=1600
[TransGame.TnOnlineGameSettingsCTF]
GameClass=TransContent.TnVersusGame
GameModeTag=CTF
NumRequiredPlayers=2
MinRespawnDelay=3
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsCTFPublic]
NumPublicConnections=20
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsCTFPrivate]
NumPublicConnections=0
NumPrivateConnections=20
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsHH]
GameClass=TransContent.TnHeadHunterGame
GameModeTag=HH
NumRequiredPlayers=2
TimeLimits=600
TimeLimits=900
TimeLimits=1200
[TransGame.TnOnlineGameSettingsHHPublic]
NumPublicConnections=12
NumPrivateConnections=0
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TransGame.TnOnlineGameSettingsHHPrivate]
NumPublicConnections=0
NumPrivateConnections=20
AllowLobbyBestHostDeterminationHostMigration=false
AllowLobbyHostMigration=false
AllowInGameHostMigration=false
AllowInGameHostMigrationResultingInOnePlayer=false
EnableStandbyCheatDetection=false
[TnTeamGame TnDataProvider_GameModeInfo]
SettingsConfigName=TDM
[TnFreeForAllGame TnDataProvider_GameModeInfo]
SettingsConfigName=DM
[TnDOMGame TnDataProvider_GameModeInfo]
SettingsConfigName=DOM
[TnCTFGame TnDataProvider_GameModeInfo]
SettingsConfigName=CTF
[TnHHGame TnDataProvider_GameModeInfo]
SettingsConfigName=HH
[TransGame.TnXpEventType]
GlobalXpMultiplier=4
DeathmatchXpAmount=4