50 lines
1.1 KiB
INI
50 lines
1.1 KiB
INI
|
[Core.System]
|
||
|
Paths=../../../Engine/Content
|
||
|
Paths=%GAMEDIR%Content
|
||
|
Paths=../../../UnrealTournament/Plugins/SampleGameMode/Content
|
||
|
Paths=../../../UnrealTournament/Plugins/ContentOnly/Content
|
||
|
|
||
|
[/Script/UnrealTournament.UTGameEngine]
|
||
|
bFirstRun=False
|
||
|
RconPassword=
|
||
|
|
||
|
[OnlineSubsystemMcp.BaseServiceMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[OnlineSubsystemMcp.GameServiceMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[OnlineSubsystemMcp.AccountServiceMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[OnlineSubsystemMcp.OnlineFriendsMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[OnlineSubsystemMcp.PersonaServiceMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[OnlineSubsystemMcp.OnlineImageServiceMcp]
|
||
|
Domain=master-ut4.timiimit.com
|
||
|
Protocol=https
|
||
|
|
||
|
[HttpNetworkReplayStreaming]
|
||
|
ServerURL="https://replayserver.azurewebsites.net/"
|
||
|
|
||
|
[NetworkReplayStreaming]
|
||
|
DefaultFactoryName=HttpNetworkReplayStreaming
|
||
|
|
||
|
[/Script/OnlineSubsystemUtils.IpNetDriver]
|
||
|
NetServerMaxTickRate=100
|
||
|
LanServerMaxTickRate=100
|
||
|
MaxInternetClientRate=24000
|
||
|
MaxClientRate=24000
|
||
|
ConnectionTimeout=100.0
|
||
|
InitialConnectTimeout=200.0
|
||
|
|
||
|
|