Config files
UTEngine.ini764 lines · 22.5 KB[URL]
Protocol=unreal
Name=Player
Map=UTFrontEnd.ut3
LocalMap=UTFrontEnd.ut3
TransitionMap=EnvyEntry.ut3
MapExt=ut3
EXEName=UTGame.exe
DebugEXEName=DEBUG-UTGame.exe
SaveExt=usa
Port=7777
GameName=Unreal Tournament 3
GameNameShort=UT3
[Engine.Engine]
NetworkDevice=IpDrv.TcpNetDriver
ConsoleClassName=UTGame.UTConsole
GameViewportClientClassName=UTGame.UTGameViewportClient
LocalPlayerClassName=Engine.LocalPlayer
DataStoreClientClassName=Engine.DataStoreClient
Language=INT
bAllowMatureLanguage=FALSE
GameEngine=Engine.GameEngine
EditorEngine=UTEditor.UTEditorEngine
UnrealEdEngine=UTEditor.UTUnrealEdEngine
Client=SDLDrv.SDLClient
Render=Render.Render
Input=Engine.Input
Canvas=Engine.Canvas
TinyFontName=EngineFonts.TinyFont
SmallFontName=EngineFonts.SmallFont
MediumFontName=MultiFont'UI_Fonts_Final.HUD.MF_Medium'
LargeFontName=MultiFont'UI_Fonts_Final.HUD..MF_Large'
WireframeMaterialName=EngineMaterials.WireframeMaterial
DefaultMaterialName=EngineMaterials.DefaultMaterial
EmissiveTexturedMaterialName=EngineMaterials.EmissiveTexturedMaterial
GeomMaterialName=EngineMaterials.GeomMaterial
DefaultFogVolumeMaterialName=EngineMaterials.FogVolumeMaterial
TickMaterialName=EditorMaterials.Tick_Mat
CrossMaterialName=EditorMaterials.Cross_Mat
DefaultUICaretMaterialName=EngineMaterials.BlinkingCaret
SceneCaptureReflectActorMaterialName=EngineMaterials.ScreenMaterial
SceneCaptureCubeActorMaterialName=EngineMaterials.CubeMaterial
RandomAngleTextureName=EngineMaterials.RandomAngles
LevelColorationLitMaterialName=EngineMaterials.LevelColorationLitMaterial
LevelColorationUnlitMaterialName=EngineMaterials.LevelColorationUnlitMaterial
RemoveSurfaceMaterialName=EngineMaterials.RemoveSurfaceMaterial
EditorBrushMaterialName=EngineMaterials.EditorBrushMaterial
DefaultPhysMaterialName=EngineMaterials.DefaultPhysicalMaterial
TextureStreamingBoundsMaterialName=EditorMaterials.Utilities.TextureStreamingBounds_MATInst
TerrainCollisionMaterialName=EngineMaterials.TerrainCollisionMaterial
TerrainErrorMaterialName=EngineMaterials.MaterialError_Mat
TerrainMaterialMaxTextureCount=16
TerrainTessellationCheckCount=6
TerrainTessellationCheckBorder=2.0
TerrainTessellationCheckDistance=4096.0
BeginUPTryCount=200000
bStaticDecalsEnabled=True
bDynamicDecalsEnabled=True
bForceStaticTerrain=False
LightComplexityColors=(R=0,G=0,B=0,A=1)
LightComplexityColors=(R=0,G=255,B=0,A=1)
LightComplexityColors=(R=63,G=191,B=0,A=1)
LightComplexityColors=(R=127,G=127,B=0,A=1)
LightComplexityColors=(R=191,G=63,B=0,A=1)
LightComplexityColors=(R=255,G=0,B=0,A=1)
ShaderComplexityColors=(R=0,G=255,B=100,A=1)
ShaderComplexityColors=(R=0,G=255,B=0,A=1)
ShaderComplexityColors=(R=63,G=191,B=0,A=1)
ShaderComplexityColors=(R=127,G=127,B=0,A=1)
ShaderComplexityColors=(R=191,G=63,B=0,A=1)
ShaderComplexityColors=(R=255,G=0,B=0,A=1)
bUsePixelShaderComplexity=True
bUseAdditiveComplexity=True
MaxPixelShaderAdditiveComplexityCount=300
MaxPixelShaderOpaqueComplexityCount=100
MaxVertexShaderComplexityCount=100
TimeBetweenPurgingPendingKillObjects=30
bUseSound=True
bUseTextureStreaming=True
bUseBackgroundLevelStreaming=True
bSubtitlesEnabled=True
bSubtitlesForcedOff=FALSE
ScoutClassName=UTGame.UTScout
DefaultPostProcessName=FX_HitEffects.UTPostProcess
DefaultUIScenePostProcessName=EngineMaterials.DefaultUIPostProcess
ThumbnailSkeletalMeshPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
ThumbnailParticleSystemPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
ThumbnailMaterialPostProcessName=EngineMaterials.DefaultThumbnailPostProcess
bOnScreenKismetWarnings=true
bEnableKismetLogging=FALSE
AllowShadowVolumes=False
ShadowVolumeLightRadiusThreshold=1000
ShadowVolumePrimitiveScreenSpacePercentageThreshold=0.25
bEnableVSMShadows=False
bEnableBranchingPCFShadows=False
ShadowFilterRadius=2
DepthBias=.012
ModShadowFadeDistanceExponent=.2
CameraRotationThreshold=45.0
CameraTranslationThreshold=10000
PrimitiveProbablyVisibleTime=8.0
PercentUnoccludedRequeries=0.125
MinTextureDensity=0.0
IdealTextureDensity=13.0
MaxTextureDensity=55.0
bDisablePhysXHardwareSupport=True
DemoRecordingDevice=UTGame.UTDemoRecDriver
bPauseOnLossOfFocus=FALSE
MaxParticleResize=1024
MaxParticleResizeWarn=10240
NetClientTicksPerSecond=200
DefaultOnlineSubsystemName=OnlineSubsystemGameSpy.OnlineSubsystemGameSpy
UseStreaming=True
[Engine.ISVHacks]
bInitializeShadersOnDemand=False
DisableATITextureFilterOptimizationChecks=True
UseMinimalNVIDIADriverShaderOptimization=True
PumpWindowMessagesWhenRenderThreadStalled=False
[Engine.GameEngine]
bSmoothFrameRate=TRUE
MinSmoothedFrameRate=22
MaxSmoothedFrameRate=62
bClearAnimSetLinkupCachesOnLoadMap=TRUE
[Engine.DemoRecDriver]
AllowDownloads=True
DemoSpectatorClass=UTGame.DemoRecSpectator
MaxClientRate=25000
ConnectionTimeout=15.0
InitialConnectTimeout=200.0
AckTimeout=1.0
KeepAliveTime=1.0
SimLatency=0
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=30
LanServerMaxTickRate=30
[Engine.PackagesToAlwaysCook]
bStandaloneSFServerSideOnly=true
Package=EnvyEntry
Package=UTFrontEnd
Package=UTM-MissionSelection
Package=UT3Gold
Package=WebAdmin
;+Package=UTCin-Intro
SeekFreePackage=CH_Corrupt_Male
SeekFreePackage=CH_Corrupt_Male2
SeekFreePackage=CH_IronGuard_Male
SeekFreePackage=CH_IronGuard_Male2
SeekFreePackage=CH_RTeam_Male
SeekFreePackage=CH_RTeam_Male2
SeekFreePackage=CH_RTeam_Female
SeekFreePackage=CH_RTeam_Female2
SeekFreePackage=CH_Krall_Male
SeekFreePackage=CH_Necris_Male1
SeekFreePackage=CH_Necris_Female
SeekFreePackage=CH_Necris_Female2
SeekFreePackage=CH_IronGuard_Arms
SeekFreePackage=CH_Krall_Arms
SeekFreePackage=CH_IronGuard_Female
SeekFreePackage=CH_Necris_Arms
SeekFreePackage=CH_Corrupt_Arms
SeekFreePackage=CH_TwinSouls_Arms
[Engine.StartupPackages]
bSerializeStartupPackagesFromMemory=TRUE
bSerializeStartupPackagesFromMemoryCompressed=FALSE
Package=DefaultUISkin
Package=EngineMaterials
Package=EngineFonts
;;+Package=A_Interface
Package=FX_HitEffects
Package=UI_Fonts
Package=UI_Fonts_Final
Package=UI_InGameHud
Package=UT3GoldGame
[Engine.PackagesToForceCookPerMap]
Map=UTM-MissionSelection
Package=UI_Scenes_Campaign
;;.Package=UI_FrontEnd_Art
Package=UI_Skin_Derived
Package=UI_Skins
Map=UTFrontEnd
Package=UI_Scenes_Mutators
Package=UI_FrontEnd_Art
Package=UI_Portrait
Package=UI_Portrait1
Package=UI_Scenes_ChrisBLayout
Package=UI_Scenes_FrontEnd
Package=UI_Scenes_Common
Package=UI_Skin_Derived
Package=UI_Skins
Package=UI_Scenes_Campaign
Package=UI_Weapons
Package=UI_FrontEnd_Art3
Package=DLC1Frontend
Map=UTCin-UT3Credits
Package=UI_FrontEnd_Art
Package=UI_Skin_Derived
Package=UI_Skins
[Core.System]
MaxObjectsNotConsideredByGC=83221
SizeOfPermanentObjectPool=0
StaleCacheDays=30
MaxStaleCacheSize=100
MaxOverallCacheSize=300
AsyncIOBandwidthLimit=0
CachePath=..\UTGame\Cache
CacheExt=.uxx
Paths=..\Engine\Content
ScriptPaths=..\UTGame\Script
FRScriptPaths=..\UTGame\ScriptFinalRelease
CutdownPaths=..\UTGame\CutdownPackages
CutdownPaths=..\UTGame\Script
ScreenShotPath=..\UTGame\ScreenShots
LocalizationPaths=..\Engine\Localization
Extensions=upk
Extensions=u
TextureFileCacheExtension=tfc
Suppress=Dev
Suppress=DevAudio
Suppress=DevBind
Suppress=DevBsp
Suppress=DevCollision
Suppress=DevCompile
Suppress=DevComponents
Suppress=DevCooking
Suppress=DevDataStore
Suppress=DevGarbage
Suppress=DevKill
Suppress=DevLoad
Suppress=DevNetTraffic
Suppress=DevPath
Suppress=DevReplace
Suppress=DevSave
Suppress=DevSound
Suppress=DevStats
Suppress=DevTick
Suppress=DevUI
Suppress=DevUIFocus
Suppress=DevUIStates
Suppress=DevUIStyles
Suppress=DevUIAnimation
Suppress=Input
Suppress=Inventory
Suppress=Localization
Suppress=LocalizationWarning
Suppress=PlayerMove
Suppress=DevSHA
Paths=..\UTGame\Content
Paths=..\UTGame\DLC
Paths=..\UTGame\__Trashcan
LocalizationPaths=..\UTGame\Localization
Suppress=DevScript
Suppress=DevNet
Suppress=DevSpawn
Suppress=DevOnline
Suppress=DevAnim
Extensions=ut3
SeekFreePCPaths=..\UTGame\CookedPC
SeekFreePCExtensions=xxx
SavePath=..\UTGame\Save
[Engine.Client]
DisplayGamma=2.2
MinDesiredFrameRate=35.000000
InitialButtonRepeatDelay=0.2
ButtonRepeatDelay=0.1
[WinDrv.WindowsClient]
AudioDeviceClass=ALAudio.ALAudioDevice
MinAllowableResolutionX=0
MinAllowableResolutionY=0
MaxAllowableResolutionX=0
MaxAllowableResolutionY=0
MinAllowableRefreshRate=0
MaxAllowableRefreshRate=0
ParanoidDeviceLostChecking=1
AllowJoystickInput=0
[Engine.Player]
ConfiguredInternetSpeed=10000
ConfiguredLanSpeed=20000
PP_DesaturationMultiplier=1.0
PP_HighlightsMultiplier=1.0
PP_MidTonesMultiplier=1.0
PP_ShadowsMultiplier=1.0
[ALAudio.ALAudioDevice]
MaxChannels=32
UseEffectsProcessing=True
TimeBetweenHWUpdates=15
MinOggVorbisDurationGame=20
MinOggVorbisDurationEditor=4
DeviceName=Generic Software
[IpDrv.TcpNetDriver]
AllowDownloads=True
ConnectionTimeout=60.0
InitialConnectTimeout=60.0
AckTimeout=1.0
KeepAliveTime=0.2
MaxClientRate=15000
MaxInternetClientRate=10000
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=30
LanServerMaxTickRate=35
IdleServerTickRate=30
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
NetConnectionClassName=IpDrv.TcpipConnection
[IpServer.UdpServerQuery]
GameName=ut
[IpDrv.UdpBeacon]
DoBeacon=True
BeaconTime=0.50
BeaconTimeout=5.0
BeaconProduct=ut
ServerBeaconPort=8777
BeaconPort=9777
[TextureStreaming]
PoolSize=158
HysteresisLimit=20
DropMipLevelsLimit=16
StopIncreasingLimit=12
StopStreamingLimit=8
MinFudgeFactor=0.5
FudgeFactorIncreaseRateOfChange=0.5
FudgeFactorDecreaseRateOfChange=-0.4
MinRequestedMipsToConsider=11
MinTimeToGuaranteeMinMipCount=2
MaxTimeToGuaranteeMinMipCount=12
UseTextureFileCache=FALSE
[StreamByURL]
PostLoadPause=6.0
[Editor.EditorEngine]
LocalPlayerClassName=Editor.EditorPlayer
bUseSound=True
bSubtitlesEnabled=True
GridEnabled=True
SnapScaleEnabled=True
ScaleGridSize=5
SnapVertices=False
SnapDistance=10.000000
GridSize=(X=16.000000,Y=16.000000,Z=16.000000)
RotGridEnabled=True
RotGridSize=(Pitch=1024,Yaw=1024,Roll=1024)
GameCommandLine=-log
FOVAngle=90.000000
GodMode=True
AutoSaveDir=..\UTGame\Autosaves
InvertWidgetZAxis=True
UseAxisIndicator=True
MatineeCurveDetail=0.1
Client=WinDrv.WindowsClient
CurrentGridSz=4
bUseMayaCameraControls=True
bPrefabsLocked=True
HeightMapExportClassName=TerrainHeightMapExporterTextT3D
EditorOnlyContentPackages=EditorMeshes
EditorOnlyContentPackages=EditorMaterials
EditorOnlyContentPackages=EditorResources
EditPackagesInPath=..\Development\Src
EditPackages=Core
EditPackages=Engine
EditPackages=GameFramework
EditPackages=Editor
EditPackages=UnrealEd
EditPackages=UnrealScriptTest
EditPackages=IpDrv
EditPackagesOutPath=..\UTGame\Script
FRScriptOutputPath=..\UTGame\ScriptFinalRelease
EditPackages=OnlineSubsystemGameSpy
EditPackages=UTGame
EditPackages=UTEditor
EditPackages=UTGameContent
EditPackages=UT3Gold
EditPackages=UWeb
EditPackages=UT3GoldGame
InEditorGameURLOptions=?quickstart=1?numplay=1
[UnrealEd.UnrealEdEngine]
AutoSave=True
AutoSaveTimeMinutes=10
AutoSaveIndex=0
PackagesToBeFullyLoadedAtStartup=EditorMaterials
PackagesToBeFullyLoadedAtStartup=EditorMeshes
PackagesToBeFullyLoadedAtStartup=EditorResources
PackagesToBeFullyLoadedAtStartup=EngineMaterials
PackagesToBeFullyLoadedAtStartup=EngineFonts
PackagesToBeFullyLoadedAtStartup=EngineScenes
PackagesToBeFullyLoadedAtStartup=EngineResources
PackagesToBeFullyLoadedAtStartup=DefaultUISkin
PackagesToBeFullyLoadedAtStartup=Engine_MI_Shaders
[Engine.DataStoreClient]
GlobalDataStoreClasses=Engine.UIDataStore_Strings
GlobalDataStoreClasses=Engine.UIDataStore_Images
GlobalDataStoreClasses=Engine.UIDataStore_GameResource
GlobalDataStoreClasses=Engine.CurrentGameDataStore
GlobalDataStoreClasses=Engine.UIDataStore_SessionSettings
GlobalDataStoreClasses=Engine.UIDataStore_Fonts
GlobalDataStoreClasses=Engine.UIDataStore_Color
GlobalDataStoreClasses=Engine.UIDataStore_Gamma
GlobalDataStoreClasses=Engine.UIDataStore_Registry
PlayerDataStoreClassNames=Engine.PlayerOwnerDataStore
PlayerDataStoreclassNames=Engine.UIDataStore_PlayerSettings
GlobalDataStoreClasses=UTGame.UTUIDataStore_Options
GlobalDataStoreClasses=UTGame.UTUIDataStore_MenuItems
GlobalDataStoreClasses=UTGame.UTDataStore_GameSettingsDM
GlobalDataStoreClasses=UTGame.UTDataStore_GameSearchDM
GlobalDataStoreClasses=UTGame.UTUIDataStore_CustomChar
GlobalDataStoreClasses=UTGame.UTUIDataStore_StringList
GlobalDataStoreClasses=UTGame.UTDataStore_OnlineStats
GlobalDataStoreClasses=UTGame.UTUIDataStore_StringAliasMap
GlobalDataStoreClasses=UTGame.UTUIDataStore_Content
GlobalDataStoreClasses=UTGame.UTUIDataStore_2DStringList
PlayerDataStoreClassNames=Engine.UIDataStore_OnlinePlayerData
PlayerDataStoreClassNames=UTGame.UTUIDataStore_StringAliasBindingsMap
[Engine.UIDataStore_SessionSettings]
SessionSettingsProviderClassNames=Engine.SessionSettingsProvider_GameInfo
[DevOptions.Shaders]
AutoReloadChangedShaders=True
[StatNotifyProviders]
XmlStatNotifyProvider=false
CsvStatNotifyProvider=false
StatsNotifyProvider_UDP=true
PIXNamedCounterProvider=false
[StatNotifyProviders.StatNotifyProvider_UDP]
ListenPort=13000
[RemoteControl]
SuppressRemoteControlAtStartup=False
[LogFiles]
PurgeLogsDays=0
[AnimationCompression]
DefaultCompressionAlgorithm=AnimationCompressionAlgorithm_BitwiseCompressOnly
TranslationCompressionFormat=0
RotationCompressionFormat=1
[IpDrv.OnlineSubsystemCommonImpl]
MaxLocalTalkers=1
MaxRemoteTalkers=16
bIsUsingSpeechRecognition=true
[IpDrv.OnlineGameInterfaceImpl]
LanAnnouncePort=14001
LanQueryTimeout=5.0
LanPacketPlatformMask=1
LanGameUniqueId=0x4D5707DB
[OnlineSubsystemPC.OnlineSubsystemPC]
ProfileDataDirectory=..\UTGame\SaveData
ProfileDataExtension=.ue3profile
[OnlineSubsystemLive.OnlineSubsystemLive]
LiveSystemLinkPort=14000
LanAnnouncePort=14001
[Engine.StaticMeshCollectionActor]
bCookOutStaticMeshActors=TRUE
MaxStaticMeshComponents=1000
[Engine.StaticLightCollectionActor]
bCookOutStaticLightActors=TRUE
MaxLightComponents=1000
[LiveSock]
bUseVDP=True
bUseSecureConnections=true
MaxDgramSockets=64
MaxStreamSockets=16
DefaultRecvBufsizeInK=256
DefaultSendBufsizeInK=256
[CustomStats]
LD=Streaming fudge factor
LD=FrameTime
LD=Terrain Foliage Time
LD=Foliage Render Time
LD=Terrain Smooth Time
LD=Terrain Render Time
LD=Decal Render Time
LD=Terrain Triangles
LD=Foliage Instances
LD=Decal Triangles
LD=Decal Draw Calls
LD=Static Mesh Tris
LD=Skel Mesh Tris
LD=Skel Verts CPU Skin
LD=Skel Verts GPU Skin
LD=30+ FPS
LD=Audio Memory Used
LD=Total CPU rendering time
LD=Total GPU rendering time
LD=Occluded primitives
LD=Projected shadows
LD=Visible static mesh elements
LD=Visible dynamic primitives
LD=Texture Pool Size
LD=Physical Memory Used
LD=Virtual Memory Used
LD=Audio Memory Used
LD=Texture Memory Used
LD=Vertex Lighting Memory
LD=StaticMesh Vertex Memory
LD=StaticMesh Index Memory
LD=SkeletalMesh Vertex Memory
LD=SkeletalMesh Index Memory
[MemorySplitClassesToTrack]
Class=AnimSequence
Class=AudioComponent
Class=AudioDevice
Class=CylinderComponent
Class=DecalComponent
Class=DecalLifetime
Class=DecalLifetimeAge
Class=DecalLifetimeData
Class=DecalLifetimeDataAge
Class=DecalManager
Class=DecalMaterial
Class=Field
Class=Font
Class=Level
Class=Material
Class=MaterialInstanceConstant
Class=MaterialInstanceTimeVarying
Class=Model
Class=ModelComponent
Class=MorphTarget
Class=ObjectReferencer
Class=ParticleModule
Class=ParticleSystemComponent
Class=PathNode
Class=RB_BodyInstance
Class=RB_BodySetup
Class=ReachSpec
Class=SkeletalMesh
Class=SoundCue
Class=SoundNode
Class=StaticMesh
Class=StaticMeshActor
Class=StaticMeshComponent
Class=Terrain
Class=TerrainComponent
Class=Texture2D
Class=UIRoot
[ConfigCoalesceFilter]
FilterOut=UTEngine.ini
FilterOut=UTEditor.ini
FilterOut=UTInput.ini
FilterOut=UTGame.ini
FilterOut=UTUI.ini
FilterOut=UnrealEd.int
FilterOut=Editor.int
FilterOut=EditorTips.int
FilterOut=UnrealScriptTest.int
FilterOut=WinDrv.int
FilterOut=XWindow.int
FilterOut=UTEditorKeyBindings.ini
FilterOut=UTEditorUserSettings.ini
[MemoryPools]
FLightPrimitiveInteractionInitialBlockSize=512
[SystemSettings]
StaticDecals=True
DynamicDecals=True
DynamicLights=True
DynamicShadows=True
LightEnvironmentShadows=True
CompositeDynamicLights=False
DirectionalLightmaps=True
MotionBlur=False
DepthOfField=True
Bloom=True
QualityBloom=True
Distortion=True
DropParticleDistortion=False
SpeedTreeLeaves=True
SpeedTreeFronds=True
OnlyStreamInTextures=False
LensFlares=True
FogVolumes=True
FloatingPointRenderTargets=True
Trilinear=False
OneFrameThreadLag=True
UseVsync=False
UpscaleScreenPercentage=True
Fullscreen=False
AllowD3D10=True
EnableHighPolyChars=False
SkeletalMeshLODBias=0
ParticleLODBias=0
DetailMode=2
ShadowFilterQualityBias=0
MaxAnisotropy=4
MaxMultisamples=1
MinShadowResolution=32
MaxShadowResolution=512
ResX=800
ResY=600
ScreenPercentage=100.000000
SceneCaptureStreamingMultiplier=1.000000
FoliageDrawRadiusMultiplier=1.000000
ShadowTexelsPerPixel=2.000000
TEXTUREGROUP_World=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_WorldNormalMap=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_WorldSpecular=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Character=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_CharacterNormalMap=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_CharacterSpecular=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Weapon=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_WeaponNormalMap=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_WeaponSpecular=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Vehicle=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_VehicleNormalMap=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_VehicleSpecular=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Effects=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Skybox=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_UI=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_LightAndShadowMap=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_RenderTarget=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
[Configuration]
BasedOn=..\Engine\Config\BaseEngine.ini
[UTEditor.UTUnrealEdEngine]
HiddenKismetClassNames=SeqAct_HealDamage
HiddenKismetClassNames=SeqAct_UpdateDynamicCover
HiddenKismetClassNames=SeqAct_ModifyCover
HiddenKismetClassNames=SeqCond_IsInCombat
HiddenKismetClassNames=SeqAct_PlayCameraAnim
[SystemSettingsEditor]
TEXTUREGROUP_Character=(MinLODSize=512,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_CharacterNormalMap=(MinLODSize=512,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_CharacterSpecular=(MinLODSize=512,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_Effects=(MinLODSize=256,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_LightAndShadowMap=(MinLODSize=512,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_RenderTarget=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Skybox=(MinLODSize=512,MaxLODSize=2048,LODBias=0)
TEXTUREGROUP_UI=(MinLODSize=1024,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_Vehicle=(MinLODSize=1024,MaxLODSize=2048,LODBias=1)
TEXTUREGROUP_VehicleNormalMap=(MinLODSize=1024,MaxLODSize=2048,LODBias=1)
TEXTUREGROUP_VehicleSpecular=(MinLODSize=1024,MaxLODSize=2048,LODBias=1)
TEXTUREGROUP_Weapon=(MinLODSize=512,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_WeaponNormalMap=(MinLODSize=1024,MaxLODSize=1024,LODBias=2)
TEXTUREGROUP_WeaponSpecular=(MinLODSize=512,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=1024,LODBias=1)
TEXTUREGROUP_WorldNormalMap=(MinLODSize=512,MaxLODSize=1024,LODBias=2)
TEXTUREGROUP_WorldSpecular=(MinLODSize=256,MaxLODSize=1024,LODBias=1)
[Engine.AudioDevice]
SoundGroups=(GroupName=Ambient,Properties=(Volume=0.24))
SoundGroups=(GroupName=Announcer,Properties=(Volume=1,bAlwaysPlay=1,bNoReverb=TRUE))
SoundGroups=(GroupName=Briefing,Properties=(Volume=1,bAlwaysPlay=1,bIsUISound=TRUE))
SoundGroups=(GroupName=Character,Properties=(Volume=1))
SoundGroups=(GroupName=Cinematic,Properties=(Volume=1,bNoReverb=TRUE))
SoundGroups=(GroupName=CinematicDialog,Properties=(Volume=1))
SoundGroups=(GroupName=Dialog,Properties=(Volume=1),ChildGroupNames=(StoryDialog,CinematicDialog,Taunts,Briefing))
SoundGroups=(GroupName=Item,Properties=(Volume=1))
SoundGroups=(GroupName=Master,Properties=(Volume=1),ChildGroupNames=(SFX,Cinematic,Music,Announcer,VoiceChat,Dialog,MovieEffects,MovieVoice,UI))
SoundGroups=(GroupName=MovieEffects,Properties=(Volume=1))
SoundGroups=(GroupName=MovieVoice,Properties=(Volume=1))
SoundGroups=(GroupName=Music,Properties=(Volume=1,bNoReverb=TRUE,bAlwaysPlay=1))
SoundGroups=(GroupName=SFX,Properties=(Volume=1,bNoReverb=TRUE),ChildGroupNames=(Character,Item,Stinger,Vehicle,Weapon))
SoundGroups=(GroupName=Stinger,Properties=(Volume=1,bNoReverb=TRUE))
SoundGroups=(GroupName=StoryDialog,Properties=(Volume=1))
SoundGroups=(GroupName=Taunts,Properties=(Volume=1))
SoundGroups=(GroupName=UI,Properties=(Volume=1,bNoReverb=TRUE,bIsUISound=TRUE))
SoundGroups=(GroupName=Vehicle,Properties=(Volume=1))
SoundGroups=(GroupName=VoiceChat,Properties=(Volume=1,bNoReverb=TRUE))
SoundGroups=(GroupName=Weapon,Properties=(Volume=1))
SoundGroupEffects=()
SoundGroupEffects=(GroupEffect=((GroupName=Weapon,PitchAdjuster=0.4),(GroupName=Ambient,PitchAdjuster=0.4),(GroupName=Character,PitchAdjuster=0.4),(GroupName=Item,PitchAdjuster=0.4),(GroupName=Vehicle,PitchAdjuster=0.4)))
[Engine.UIDataStore_OnlinePlayerData]
ProfileSettingsClassName=UTGame.UTProfileSettings
FriendMessagesProviderClassName=UTGame.UTUIDataProvider_OnlineFriendMessages
FriendsProviderClassName=UTGame.UTUIDataProvider_OnlineFriends
PlayerRankingQueryClassName=UTGame.UTStatReadPlayerRatingPure
[Windows.StandardUser]
MyDocumentsSubDirName=Unreal Tournament 3
DirsToCreateAtStartup=..\UTGame\Src
[FullScreenMovie]
StartupMovies=Copyright_PC
StartupMovies=EpicLogo
StartupMovies=MidwayLogo
StartupMovies=UE3_logo
StartupMovies=Nvidia_PC
StartupMovies=Intel_Duo_Logo
StartupMovies=UT_loadmovie1
SkippableMovies=Nvidia_PC
SkippableMovies=Intel_Duo_Logo
SkippableMovies=EpicLogo
SkippableMovies=MidwayLogo
SkippableMovies=UE3_logo
SkippableMovies=Attract_Movie
SkippableMovies=UTCin-Axon_Treaty
SkippableMovies=UTCin-Combat_Briefing
SkippableMovies=UTCin-Conclusion
SkippableMovies=UTCin-Intro
SkippableMovies=UTCin-Malcolm_Betrayal
SkippableMovies=UTCin-Necris_Attack
SkippableMovies=UTCin-NEG_Intercedes
SkippableMovies=UTCin-Tutorial
LoadMapMovies=UT_loadmovie1
LoadMapMovies=UT_loadmovie2
LoadMapMovies=UT_loadmovie3
LoadMapMovies=UT_loadmovie4
LoadMapMovies=UT_loadmovie5
LoadMapMovies=UT_loadmovie6
LoadMapMovies=UT_loadmovie7
LoadMapMovies=UT_loadmovie8
bShouldStopMovieAtEndOfLoadMap=FALSE
[OnlineSubsystemGameSpy.OnlineSubsystemGameSpy]
bHasGameSpyAccount=True
EncryptedProductKey=NotForShip
QueryPort=6500
MaxRemoteTalkers=16
bIsUsingSpeechRecognition=True
MaxLocalTalkers=1
StunServerAddress=stunserver.org
StunServerAddress=stun.xten.com
[VoIP]
VolumeThreshold=0.1
bHasVoiceEnabled=true
[IniVersion]
Patch=12
0=1472006624.000000
1=1727000865.000000
[PS3CookFixes]
Package=VH_Manta.Effects.T_VH_Manta_PowerFog
Package=VH_Manta.Materials.M_Manta_EnergyFog
UTGame.ini2112 lines · 65.3 KB[Engine.GameInfo]
DefaultGame=UTGame.UTDeathmatch
DefaultServerGame=UTGame.UTDeathmatch
bAdminCanPause=false
MaxPlayers=32
GameDifficulty=+1.0
bChangeLevels=True
MaxSpectators=2
MaxIdleTime=+0.0
MaxTimeMargin=+0.0
TimeMarginSlack=+1.35
MinTimeMargin=-1.0
PlayerControllerClassName=UTGame.UTPlayerController
bKickMissingCDHashKeys=false
TimeToWaitForHashKey=45
bAllowSplitscreenPlayers=false
MaxChildConnections=1
[Engine.AccessControl]
IPPolicies=ACCEPT;*
AdminPassword=ADMINPASSWORD
[Engine.GameReplicationInfo]
ServerName=SERVERNAME
ShortName=UT3 Server
MessageOfTheDay=Welcome to a UT3 Server!
[DefaultPlayer]
Name=Player
team=255
[Engine.HUD]
bMessageBeep=true
HudCanvasScale=0.95
ConsoleMessageCount=4
ConsoleFontSize=5
MessageFontOffset=0
bShowHud=true
DebugDisplay=AI
[Engine.PlayerController]
bAimingHelp=false
bDynamicNetSpeed=true
InteractDistance=512
DynamicPingThreshold=+400.0
bCheckRelevancyThroughPortals=true
MaxConcurrentHearSounds=32
bAdminExecPipeCheck=True
[Engine.Weapon]
Priority=-1.0
[Engine.WorldInfo]
DefaultGravityZ=-520.0
RBPhysicsGravityScaling=2.0
SquintModeKernelSize=128.0
DecalManagerClassPath=UTGame.UTDecalManager
DefaultPostProcessSettings=(Bloom_Scale=0.2,DOF_BlurKernelSize=12.0,DOF_MaxNearBlurAmount=0.0,DOF_MaxNearBlurAmount=0.0,DOF_FocusInnerRadius=2000.0,DOF_FocusDistance=0.0,)
EmitterPoolClassPath=UTGame.UTEmitterPool
[Engine.DecalManager]
DecalLifeSpan=30.0
[Engine.UIDataStore_GameResource]
ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="Engine.UIGameInfoSummary")
ElementProviderTypes=(ProviderTag="KeyBindings",ProviderClassName="UTGame.UTUIDataProvider_KeyBinding")
[Engine.UISafeRegionPanel]
RegionPercentages=0.99
RegionPercentages=0.98
[Configuration]
BasedOn=..\Engine\Config\BaseGame.ini
[Engine.EmitterPool]
bLogPoolOverflow=false
[UTGame.UTPawn]
Bob=0.010
bWeaponBob=true
[UTGame.UTPlayerController]
bEnableDodging=true
bAlwaysMouseLook=True
bAutoTaunt=false
bLandingShake=true
PawnShadowMode=SHADOW_All
AutoObjectivePreference=AOP_NoPreference
bUseVehicleRotationOnPossess=true
bFirstPersonWeaponsSelfShadow=true
[UTGame.UTConsolePlayerController]
bTargetAdhesionEnabled=TRUE
bDebugTargetAdhesion=FALSE
[UTGame.DemoRecSpectator]
bLockRotationToViewTarget=false
bAutoSwitchPlayers=false
AutoSwitchPlayerInterval=0
[UTGame.UTDeathMessage]
bNoConsoleDeathMessages=false
[UTGame.UTTeamDeathMessage]
bNoConsoleDeathMessages=true
[UTGame.UTAnnouncer]
AnnouncerLevel=2
[UTGame.UTMusicManager]
MusicVolume=0.36
StingerVolumeMultiplier=1.1
[UTGame.UTGame]
BotRatio=+1.0
GoalScore=25
bTournament=false
bPlayersMustBeReady=false
NetWait=15
ClientProcessingTimeout=30
RestartWait=55
MinNetPlayers=1
bWaitForNetPlayers=true
SpawnProtectionTime=2.0
LateEntryLives=1
TimeLimit=20
GameDifficulty=+5.0
EndTimeDelay=4.0
bAllowMapVoting=true
VoteDuration=45
bMidGameMapVoting=True
MapVotePercentage=51
MinMapVotes=2
InitialVoteDelay=30
WebServerClassName=UWeb.WebServer
GameSpecificMapCycles=(GameClassName="UTDeathmatch",Maps=("DM-Arsenal","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Deimos","DM-Diesel","DM-Gateway","DM-HeatRay","DM-RisingSun","DM-Sentinel","DM-ShangriLa"))
GameSpecificMapCycles=(GameClassName="UTTeamGame",Maps=("DM-Arsenal","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Deimos","DM-Diesel","DM-Gateway","DM-HeatRay","DM-RisingSun","DM-Sentinel","DM-ShangriLa"))
GameSpecificMapCycles=(GameClassName="UTCTFGame_Content",Maps=("CTF-Coret","CTF-Hydrosis","CTF-Reflection","CTF-Vertebrae","CTF-OmicronDawn","CTF-Strident"))
GameSpecificMapCycles=(GameClassName="UTOnslaughtGame_Content",Maps=("WAR-Downtown","WAR-SinkHole","WAR-Dusk","WAR-Islander","WAR-Avalanche","WAR-MarketDistrict","WAR-OnyxCoast","WAR-Powersurge","WAR-Serenity","WAR-FloodGate","WAR-Torlan"))
GameSpecificMapCycles=(GameClassName="UTBetrayalGame",Maps=("DM-Arsenal","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Deimos","DM-Diesel","DM-Gateway","DM-HeatRay","DM-RisingSun","DM-Sentinel","DM-ShangriLa"))
GameSpecificMapCycles=(GameClassName="UTGreedGame_Content",Maps=("CTF-Coret","CTF-Hydrosis","CTF-Reflection","CTF-Vertebrae","CTF-OmicronDawn","CTF-Strident","VCTF-Corruption","VCTF-Necropolis","VCTF-Suspense"))
GameSpecificMapCycles=(GameClassName="UTDuelGame",Maps=("DM-Arsenal","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Diesel","DM-RisingSun","DM-Sentinel","DM-ShangriLa"))
GameSpecificMapCycles=(GameClassName="UTVehicleCTFGame_Content",Maps=("VCTF-Containment","VCTF-Corruption","VCTF-Necropolis","VCTF-Suspense","VCTF-SandStorm","VCTF-Kargo"))
MaxCustomChars=12
[UTGame.UTTeamGame]
GoalScore=60
bPlayersBalanceTeams=true
bWeaponStay=true
MaxLives=0
[UTGame.UTCTFGame]
GoalScore=3
bWeaponStay=true
[UTGame.UTOnslaughtGame]
ResetTimeDelay=18
NetWait=15
GoalScore=3
bSwapSidesAfterReset=true
[UTGame.UTDuelGame]
NumRounds=1
GoalScore=0
TimeLimit=5
ResetTimeDelay=15
[UTGame.UTBetrayalGame]
GoalScore=50
bPlayersBalanceTeams=true
bWeaponStay=true
MaxLives=0
[UT3GoldGame.UTGreedGame_Content]
GoalScore=100
bPlayersBalanceTeams=true
bWeaponStay=true
MaxLives=0
[UTGame.UTHUD]
ConsoleMessageCount=16
SafeRegionPct=1.0
bShowMap=true
MapDefaultSize=255
bShowClock=false
bShowDoll=true
bShowAmmo=true
bShowPowerups=true
PowerupDims=(X=48,Y=52);
bShowScoring=true
bShowLeaderboard=true
bShowVehicle=true
bShowDamage=true
DamageIndicatorSize=384
bShowVehicleArmorCount=True
ConsoleIconFontClassName=UI_Fonts.Fonts.UI_Fonts_Xbox18
[UTGame.UTInventoryManager]
bAutoSwitchWeaponOnPickup=true
[UTGame.UTMutator_Arena]
ArenaWeaponClassPath=UTGame.UTWeap_ShockRifle
[UTGame.UTUIScene_COptions]
FirstCinematicMapName=UTCin-Intro
[UTGame.UTUIFrontEnd_LoginScreen]
bSavePassword=True
[UTGame.UTUIDataStore_StringAliasMap]
FakePlatform=-1
MenuInputMapArray=(FieldName="None",MappedText="")
MenuInputMapArray=(FieldName="Term_Controller",Set="PC",MappedText="<Strings:UTGameUI.Terms.Controller_PC>")
MenuInputMapArray=(FieldName="Term_Controller",Set="PS3",MappedText="<Strings:UTGameUI.Terms.Controller_PS3>")
MenuInputMapArray=(FieldName="Term_Controller",Set="360",MappedText="<Strings:UTGameUI.Terms.Controller_360>")
MenuInputMapArray=(FieldName="Term_GamerCard",Set="PS3",MappedText="<Strings:UTGameUI.Terms.GamerCard_PS3>")
MenuInputMapArray=(FieldName="Term_GamerCard",Set="PC",MappedText="<Strings:UTGameUI.Terms.GamerCard_PC>")
MenuInputMapArray=(FieldName="Term_GamerCard",Set="360",MappedText="<Strings:UTGameUI.Terms.GamerCard_360>")
MenuInputMapArray=(FieldName="CycleTabs",Set="PS3",MappedText="CYCLE TABS")
MenuInputMapArray=(FieldName="CycleTabs",Set="360",MappedText="CYCLE TABS")
MenuInputMapArray=(FieldName="AnyKey",Set="PC",MappedText="<Strings:UTGameUI.Generic.Fire> ")
MenuInputMapArray=(FieldName="Accept",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_A> ")
MenuInputMapArray=(FieldName="Cancel",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_B> ")
MenuInputMapArray=(FieldName="Conditional1",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_Y> ")
MenuInputMapArray=(FieldName="Conditional2",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_X> ")
MenuInputMapArray=(FieldName="Start",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_Start> ")
MenuInputMapArray=(FieldName="ShiftUp",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_LeftBumper> ")
MenuInputMapArray=(FieldName="ShiftDown",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_RightBumper> ")
MenuInputMapArray=(FieldName="ShiftUpTrigger",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_LeftTrigger> ")
MenuInputMapArray=(FieldName="ShiftDownTrigger",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_RightTrigger> ")
MenuInputMapArray=(FieldName="ShiftBothTrigger",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_LeftTrigger><Strings:UTGameUI.ButtonFont.Xenon_RightTrigger> ")
MenuInputMapArray=(FieldName="Defaults",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_LeftTrigger> ")
MenuInputMapArray=(FieldName="AnyKey",Set="360",MappedText="<Strings:UTGameUI.ButtonFont.Xenon_A> ")
MenuInputMapArray=(FieldName="Accept",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_X> ")
MenuInputMapArray=(FieldName="Cancel",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_Circle> ")
MenuInputMapArray=(FieldName="Conditional1",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_Triangle> ")
MenuInputMapArray=(FieldName="Conditional2",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_Square> ")
MenuInputMapArray=(FieldName="Start",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_Start> ")
MenuInputMapArray=(FieldName="Select",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_Select> ")
MenuInputMapArray=(FieldName="ShiftUp",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_L1> ")
MenuInputMapArray=(FieldName="ShiftDown",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_R1> ")
MenuInputMapArray=(FieldName="ShiftUpTrigger",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_L2> ")
MenuInputMapArray=(FieldName="ShiftDownTrigger",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_R2> ")
MenuInputMapArray=(FieldName="ShiftBothTrigger",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_L2><Strings:UTGameUI.ButtonFont.PS3_R2> ")
MenuInputMapArray=(FieldName="LeftTrigger",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_L2> ")
MenuInputMapArray=(FieldName="Defaults",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_L2> ")
MenuInputMapArray=(FieldName="RightTrigger",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_R2> ")
MenuInputMapArray=(FieldName="AnyKey",Set="PS3",MappedText="<Strings:UTGameUI.ButtonFont.PS3_X> ")
[UTGame.UTUIDataStore_StringAliasBindingsMap]
FakePlatform=-1
MenuInputMapArray=(FieldName="None",MappedText="")
MenuInputMapArray=(FieldName="GBA_MoveForward")
MenuInputMapArray=(FieldName="GBA_Backward")
MenuInputMapArray=(FieldName="GBA_StrafeLeft")
MenuInputMapArray=(FieldName="GBA_StrafeRight")
MenuInputMapArray=(FieldName="GBA_TurnLeft")
MenuInputMapArray=(FieldName="GBA_TurnRight")
MenuInputMapArray=(FieldName="GBA_Jump")
MenuInputMapArray=(FieldName="GBA_Duck")
MenuInputMapArray=(FieldName="GBA_Fire")
MenuInputMapArray=(FieldName="GBA_AltFire")
MenuInputMapArray=(FieldName="GBA_Use")
MenuInputMapArray=(FieldName="GBA_FeignDeath")
MenuInputMapArray=(FieldName="GBA_SwitchToBestWeapon")
MenuInputMapArray=(FieldName="GBA_PrevWeapon")
MenuInputMapArray=(FieldName="GBA_NextWeapon")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon1")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon2")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon3")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon4")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon5")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon6")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon7")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon8")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon9")
MenuInputMapArray=(FieldName="GBA_SwitchWeapon10")
MenuInputMapArray=(FieldName="GBA_ToggleTranslocator")
MenuInputMapArray=(FieldName="GBA_ToggleSpeaking")
MenuInputMapArray=(FieldName="GBA_Talk")
MenuInputMapArray=(FieldName="GBA_TeamTalk")
MenuInputMapArray=(FieldName="GBA_Taunt1")
MenuInputMapArray=(FieldName="GBA_Taunt2")
MenuInputMapArray=(FieldName="GBA_Horn")
MenuInputMapArray=(FieldName="GBA_ShowMenu")
MenuInputMapArray=(FieldName="GBA_ShowCommandMenu")
MenuInputMapArray=(FieldName="GBA_ShowScores")
MenuInputMapArray=(FieldName="GBA_ShowMap")
MenuInputMapArray=(FieldName="GBA_ToggleMinimap")
MenuInputMapArray=(FieldName="GBA_TriggerHero")
MenuInputMapArray=(FieldName="GBA_GrowHud")
MenuInputMapArray=(FieldName="GBA_ShrinkHud")
MenuInputMapArray=(FieldName="GBA_ToggleMelee")
MenuInputMapArray=(FieldName="GBA_WeaponPicker")
MenuInputMapArray=(FieldName="GBA_Jump_Gamepad")
MenuInputMapArray=(FieldName="GBA_MoveForward_Gamepad")
MenuInputMapArray=(FieldName="GBA_TurnLeft_Gamepad")
MenuInputMapArray=(FieldName="GBA_Use_Gamepad")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_A",XBoxMapping="Xenon_A",PS3Mapping="PS3_X")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_B",XBoxMapping="Xenon_B",PS3Mapping="PS3_Circle")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_X",XBoxMapping="Xenon_X",PS3Mapping="PS3_Square")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_Y",XBoxMapping="Xenon_Y",PS3Mapping="PS3_Triangle")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_Start",XBoxMapping="Xenon_Start",PS3Mapping="PS3_Start")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_Back",XBoxMapping="Xenon_Back",PS3Mapping="PS3_Select")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftShoulder",XBoxMapping="Xenon_LeftBumper",PS3Mapping="PS3_L1")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightShoulder",XBoxMapping="Xenon_RightBumper",PS3Mapping="PS3_R1")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftTrigger",XBoxMapping="Xenon_LeftTrigger",PS3Mapping="PS3_L2")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightTrigger",XBoxMapping="Xenon_RightTrigger",PS3Mapping="PS3_R2")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Up",XBoxMapping="Xenon_DPadUp",PS3Mapping="PS3_DPadUp")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Down",XBoxMapping="Xenon_DPadDown",PS3Mapping="PS3_DPadDown")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Left",XBoxMapping="Xenon_DPadLeft",PS3Mapping="PS3_DPadLeft")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_DPad_Right",XBoxMapping="Xenon_DPadRight",PS3Mapping="PS3_DPadRight")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_LeftThumbstick",XBoxMapping="Xenon_LeftStickButton",PS3Mapping="PS3_LeftStickButton")
ControllerMapArray=(KeyName="GMS_XBoxTypeS_RightThumbstick",XBoxMapping="Xenon_RightStickButton",PS3Mapping="PS3_RightStickButton")
ControllerMapArray=(KeyName="GMS_XboxTypeS_LeftX",XBoxMapping="Xenon_LeftStick",PS3Mapping="PS3_LeftStick")
ControllerMapArray=(KeyName="GMS_XboxTypeS_LeftY",XBoxMapping="Xenon_LeftStick",PS3Mapping="PS3_LeftStick")
ControllerMapArray=(KeyName="GMS_XboxTypeS_RightX",XBoxMapping="Xenon_RightStick",PS3Mapping="PS3_RightStick")
ControllerMapArray=(KeyName="GMS_XboxTypeS_RightY",XBoxMapping="Xenon_RightStick",PS3Mapping="PS3_RightStick")
[UTGame.UTUIDataStore_StringList]
StringData=(Tag="ServerType",DefaultValueIndex=1)
StringData=(Tag="ServerType360",DefaultValueIndex=1)
StringData=(Tag="MatchType",DefaultValueIndex=1)
StringData=(Tag="MatchType360",DefaultValueIndex=1)
StringData=(Tag="BotTeams",DefaultValueIndex=0)
StringData=(Tag="RecordDemo",DefaultValueIndex=0)
StringData=(Tag="Fullscreen",DefaultValueIndex=1)
StringData=(Tag="ScreenResolution",DefaultValueIndex=0)
StringData=(Tag="PS3ButtonPresets",DefaultValueIndex=0)
StringData=(Tag="Splitscreen",DefaultValueIndex=0)
StringData=(Tag="CharacterParts",DefaultValueIndex=0)
StringData=(Tag="PlayerCardOptions",DefaultValueIndex=0,Strings=("Item1","Item2","Item3","Item4"))
StringData=(Tag="ComboTest",DefaultValueIndex=0,Strings=("Item1","Item2","Item3","Item4"))
StringData=(Tag="MissionList",CurrentValue="",Strings=(""))
StringData=(Tag="PlayerName",DefaultValueIndex=0)
StringData=(Tag="MatchTypeCampaign",DefaultValueIndex=0)
StringData=(Tag="Difficulty",DefaultValueIndex=1)
StringData=(Tag="BotCombatants",DefaultValueIndex=1)
StringData=(Tag="BotCombatantsRatio",DefaultValueIndex=1)
[UTGame.UTUIDataStore_MenuItems]
ElementProviderTypes=(ProviderTag="MainMenu",ProviderClassName="UTGame.UTUIDataProvider_MainMenuItems")
ElementProviderTypes=(ProviderTag="Settings",ProviderClassName="UTGame.UTUIDataProvider_SettingsMenuItem")
ElementProviderTypes=(ProviderTag="MultiplayerMenu",ProviderClassName="UTGame.UTUIDataProvider_MultiplayerMenuItem")
ElementProviderTypes=(ProviderTag="CommunityMenu",ProviderClassName="UTGame.UTUIDataProvider_CommunityMenuItem")
ElementProviderTypes=(ProviderTag="SettingsMenu",ProviderClassName="UTGame.UTUIDataProvider_SettingsMenuItem")
ElementProviderTypes=(ProviderTag="GameModes",ProviderClassName="UTGame.UTUIDataProvider_GameModeInfo")
ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="UTGame.UTUIDataProvider_MapInfo")
ElementProviderTypes=(ProviderTag="MidGameMenu",ProviderClassName="UTGame.UTUIDataProvider_MidGameMenu")
ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="UTGame.UTUIDataProvider_Mutator")
ElementProviderTypes=(ProviderTag="Weapons",ProviderClassName="UTGame.UTUIDataProvider_Weapon")
ElementProviderTypes=(ProviderTag="DropDownWeapons",ProviderClassName="UTGame.UTUIDataProvider_Weapon")
ElementProviderTypes=(ProviderTag="DemoFiles",ProviderClassName="UTGame.UTUIDataProvider_DemoFile")
[UTWeap_RocketLauncher UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_RocketLauncher
AmmoClassPath=UTGame.UTAmmo_RocketLauncher
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_RocketLauncher_3P
[UTWeap_BioRifle_Content UTUIDataProvider_Weapon]
ClassName=UTGameContent.UTWeap_BioRifle_Content
AmmoClassPath=UTGameContent.UTAmmo_BioRifle_Content
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_BioRifle_3P
[UTWeap_FlakCannon UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_FlakCannon
AmmoClassPath=UTGame.UTAmmo_FlakCannon
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_FlakCannon_3P
[UTWeap_SniperRifle UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_SniperRifle
AmmoClassPath=UTGame.UTAmmo_SniperRifle
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_SniperRifle_3P
[UTWeap_LinkGun UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_LinkGun
AmmoClassPath=UTGame.UTAmmo_LinkGun
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_LinkGun_3P
[UTWeap_ImpactHammer UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_ImpactHammer
Flags=CLASS_HideDropDown
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_Impact_3P
[UTWeap_Enforcer UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_Enforcer
AmmoClassPath=UTGame.UTAmmo_Enforcer
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_Enforcer_3P
[UTWeap_ShockRifle UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_ShockRifle
AmmoClassPath=UTGame.UTAmmo_ShockRifle
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_ShockRifle_3P
[UTWeap_Stinger UTUIDataProvider_Weapon]
ClassName=UTGame.UTWeap_Stinger
AmmoClassPath=UTGame.UTAmmo_Stinger
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_Stinger_3P
[UTWeap_Avril_Content UTUIDataProvider_Weapon]
ClassName=UTGameContent.UTWeap_Avril_Content
AmmoClassPath=UTGameContent.UTAmmo_AVRiL
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_Avril_3p
[UTWeap_Redeemer_Content UTUIDataProvider_Weapon]
ClassName=UTGameContent.UTWeap_Redeemer_Content
Flags=NOARENA
MeshReference=UI_Weapons.Mesh.SK_UI_Weapons_Redeemer_3P
[MoveForward UTUIDataProvider_KeyBinding]
Command=GBA_MoveForward
bIsCrucialBind=true
[MoveBackward UTUIDataProvider_KeyBinding]
Command=GBA_Backward
bIsCrucialBind=true
[StrafeLeft UTUIDataProvider_KeyBinding]
Command=GBA_StrafeLeft
bIsCrucialBind=true
[StrafeRight UTUIDataProvider_KeyBinding]
Command=GBA_StrafeRight
bIsCrucialBind=true
[TurnLeft UTUIDataProvider_KeyBinding]
Command=GBA_TurnLeft
[TurnRight UTUIDataProvider_KeyBinding]
Command=GBA_TurnRight
[Jump UTUIDataProvider_KeyBinding]
Command=GBA_Jump
bIsCrucialBind=true
[Duck UTUIDataProvider_KeyBinding]
Command=GBA_Duck
bRemoveOnPS3=1
bRemoveOn360=1
bIsCrucialBind=true
[Fire UTUIDataProvider_KeyBinding]
Command=GBA_Fire
bIsCrucialBind=true
[AltFire UTUIDataProvider_KeyBinding]
Command=GBA_AltFire
bIsCrucialBind=true
[Use UTUIDataProvider_KeyBinding]
Command=GBA_Use
bIsCrucialBind=true
[FeignDeath UTUIDataProvider_KeyBinding]
Command=GBA_FeignDeath
[SwitchToBestWeapon UTUIDataProvider_KeyBinding]
Command=GBA_SwitchToBestWeapon
[PreviousWeapon UTUIDataProvider_KeyBinding]
Command=GBA_PrevWeapon
[NextWeapon UTUIDataProvider_KeyBinding]
Command=GBA_NextWeapon
[SwitchWeapon1 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon1
[SwitchWeapon2 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon2
[SwitchWeapon3 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon3
[SwitchWeapon4 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon4
[SwitchWeapon5 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon5
[SwitchWeapon6 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon6
[SwitchWeapon7 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon7
[SwitchWeapon8 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon8
[SwitchWeapon9 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon9
[SwitchWeapon10 UTUIDataProvider_KeyBinding]
Command=GBA_SwitchWeapon10
[ToggleTranslocator UTUIDataProvider_KeyBinding]
Command=GBA_ToggleTranslocator
bIsCrucialBind=true
[TransmitVoice UTUIDataProvider_KeyBinding]
Command=GBA_ToggleSpeaking
[Talk UTUIDataProvider_KeyBinding]
Command=GBA_Talk
bRemoveOnPS3=True
bRemoveOn360=1
[TeamTalk UTUIDataProvider_KeyBinding]
Command=GBA_TeamTalk
bRemoveOnPS3=True
bRemoveOn360=1
[Taunt1 UTUIDataProvider_KeyBinding]
Command=GBA_Taunt1
[Taunt2 UTUIDataProvider_KeyBinding]
Command=GBA_Taunt2
[Horn UTUIDataProvider_KeyBinding]
Command=GBA_Horn
[ShowMenu UTUIDataProvider_KeyBinding]
Command=GBA_ShowMenu
bIsCrucialBind=true
[ShowCommandMenu UTUIDataProvider_KeyBinding]
Command=GBA_ShowCommandMenu
[ShowScores UTUIDataProvider_KeyBinding]
Command=GBA_ShowScores
[ShowMap UTUIDataProvider_KeyBinding]
Command=GBA_ShowMap
[ToggleMinimap UTUIDataProvider_KeyBinding]
Command=GBA_ToggleMinimap
[TriggerHero UTUIDataProvider_KeyBinding]
Command=GBA_TriggerHero
;Command=GBA_ShrinkHud
[Campaign UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[InstantAction UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Multiplayer UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Community UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Settings UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Exit UTUIDataProvider_MainMenuItems]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=1
[QuickMatch UTUIDataProvider_MultiplayerMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
bRequiresOnlineAccess=true
[JoinGame UTUIDataProvider_MultiplayerMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
bRequiresOnlineAccess=true
[JoinGameLan UTUIDataProvider_MultiplayerMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[HostGame UTUIDataProvider_MultiplayerMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
;bRemoveOnPC=0
;bRemoveOn360=0
;bRemoveOnPS3=0
[News UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=0
;bRemoveOnPC=0
;bRemoveOn360=1
;bRemoveOnPS3=0
[Friends UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=0
[Messages UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Achievements UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Leaderboards UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=0
[DemoPlayback UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=1
[Credits UTUIDataProvider_CommunityMenuItem]
bRemoveOnPC=0
bRemoveOn360=1
bRemoveOnPS3=1
;bRemoveOnPC=0
;bRemoveOn360=0
;bRemoveOnPS3=0
[VideoSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[AudioSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[InputSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[NetworkSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[WeaponSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[HUDSettings UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[Credits UTUIDataProvider_SettingsMenuItem]
bFrontEndOnly=true
bRemoveOnPC=0
bRemoveOn360=0
bRemoveOnPS3=0
[InstallPS3 UTUIDataProvider_SettingsMenuItem]
bRemoveOnPC=1
bRemoveOn360=1
bRemoveOnPS3=0
[UTMutator_SlowTimeKills UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_SlowTimeKills
GroupNames=GAMESPEED
bStandaloneOnly=1
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=1
[UTMutator_BigHead UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_BigHead
GroupNames=BIGHEAD
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=2
[UTMutator_NoOrbs UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_NoOrbs
GroupNames=WARFARE
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=4
[UTMutator_FriendlyFire UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_FriendlyFire
GroupNames=FRIENDLYFIRE
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=8
[UTMutator_Handicap UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_Handicap
GroupNames=HANDICAP
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=16
[UTMutator_Instagib UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_Instagib
GroupNames=WEAPONMOD|WEAPONRESPAWN|HANDICAP|POWERUPS
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=32
[UTMutator_LowGrav UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_LowGrav
GroupNames=JUMPING
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=64
[UTMutator_NoHoverboard UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_NoHoverboard
GroupNames=HOVERBOARD
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
[UTMutator_NoPowerups UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_NoPowerups
GroupNames=POWERUPS
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=128
[UTMutator_NoTranslocator UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_NoTranslocator
GroupNames=TRANSLOC
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=256
[UTMutator_Slomo UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_Slomo
GroupNames=GAMESPEED
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=512
[UTMutator_SpeedFreak UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_SpeedFreak
GroupNames=GAMESPEED|FIRINGSPEED
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=1024
[UTMutator_SuperBerserk UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_SuperBerserk
GroupNames=FIRINGSPEED
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=2048
[UTMutator_WeaponReplacement UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_WeaponReplacement
GroupNames=WEAPONMOD
UIConfigScene=UI_Scenes_Mutators.Scenes.WeaponReplacement
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=4096
[UTMutator_WeaponsRespawn UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_WeaponsRespawn
GroupNames=WEAPONRESPAWN
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=8192
[UTMutator_Survival UTUIDataProvider_Mutator]
ClassName=UTGame.UTMutator_Survival
GroupNames=
UIConfigScene=
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
BitValue=16384
[UTDeathmatch UTUIDataProvider_GameModeInfo]
GameMode=UTGame.UTDeathmatch
GameSettingsClass=UTgameSettingsDM
GameSearchClass=UTGameSearchDM
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.Deathmatch>
DefaultMap=DM-Deck
Prefixes=DM
OptionSet=DM
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=442
IconV=76
IconUL=129
IconVL=104
[UTTeamGame UTUIDataProvider_GameModeInfo]
GameMode=UTGame.UTTeamGame
GameSettingsClass=UTGameSettingsTDM
GameSearchClass=UTGameSearchTDM
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.TeamDeathmatch>
DefaultMap=DM-Deck
Prefixes=DM
OptionSet=TDM
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=571
IconV=76
IconUL=149
IconVL=105
[UTCTFGame_Content UTUIDataProvider_GameModeInfo]
GameMode=UTGameContent.UTCTFGame_Content
GameSettingsClass=UTGameSettingsCTF
GameSearchClass=UTGameSearchCTF
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.CaptureTheFlag>
DefaultMap=CTF-Strident
Prefixes=CTF
OptionSet=CTF
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=230
IconV=76
IconUL=104
IconVL=113
[UTVehicleCTFGame_Content UTUIDataProvider_GameModeInfo]
GameMode=UTGameContent.UTVehicleCTFGame_Content
GameSettingsClass=UTGameSettingsVCTF
GameSearchClass=UTGameSearchVCTF
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.VCTF>
DefaultMap=VCTF-Corruption
Prefixes=VCTF
OptionSet=VCTF
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=230
IconV=76
IconUL=104
IconVL=113
[UTOnslaughtGame_Content UTUIDataProvider_GameModeInfo]
GameMode=UTGameContent.UTOnslaughtGame_Content
GameSettingsClass=UTGameSettingsWAR
GameSearchClass=UTGameSearchWAR
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.Warfare>
DefaultMap=WAR-OnyxCoast
Prefixes=WAR
OptionSet=WAR
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=720
IconV=76
IconUL=186
IconVL=94
[UTDuelGame UTUIDataProvider_GameModeInfo]
GameMode=UTGame.UTDuelGame
GameSettingsClass=UTGameSettingsDUEL
GameSearchClass=UTGameSearchDUEL
DefaultMap=
PreviewImageMarkup=<Images:UI_FrontEnd_Art.GameTypes.Duel>
Prefixes=DM
OptionSet=DUEL
IconImage=UI_HUD.HUD.UI_HUD_BaseD
IconU=442
IconV=76
IconUL=129
IconVL=104
[UTCampaignGame UTUIDataProvider_GameModeInfo]
GameMode=CampaignGame
GameSettingsClass=UTGameSettingsCampaign
GameSearchClass=UTGameSearchCampaign
bIsCampaign=1
[CTF-Coret UTUIDataProvider_MapInfo]
MapName=CTF-Coret
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-Coret>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc20>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Coret>
[CTF-Hydrosis UTUIDataProvider_MapInfo]
MapName=CTF-Hydrosis
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-Hydrosis>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc8>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Hydrosis>
[CTF-OmicronDawn UTUIDataProvider_MapInfo]
MapName=CTF-OmicronDawn
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-DeadPlanet>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc34>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.OmicronDawn>
[CTF-Reflection UTUIDataProvider_MapInfo]
MapName=CTF-Reflection
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-Reflection>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc3>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Reflection>
[CTF-Strident UTUIDataProvider_MapInfo]
MapName=CTF-Strident
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-Strident>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc23>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Strident>
[CTF-Vertebrae UTUIDataProvider_MapInfo]
MapName=CTF-Vertebrae
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-CTF-Vertebrae>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc39>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Vertebrae>
[vCTF-Containment UTUIDataProvider_MapInfo]
MapName=vCTF-Containment
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Containment>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc52>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Containment>
[vCTF-Corruption UTUIDataProvider_MapInfo]
MapName=vCTF-Corruption
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Corruption>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc28>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Corruption>
[vCTF-Kargo UTUIDataProvider_MapInfo]
MapName=vCTF-Kargo
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Kargo>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc7>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Kargo>
[vCTF-Necropolis UTUIDataProvider_MapInfo]
MapName=vCTF-Necropolis
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Necropolis>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc38>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Necropolis>
[vCTF-Sandstorm UTUIDataProvider_MapInfo]
MapName=vCTF-Sandstorm
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Sandstorm>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc35>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Sandstorm>
[vCTF-Suspense UTUIDataProvider_MapInfo]
MapName=vCTF-Suspense
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-vCTF-Suspense>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc10>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Suspense>
[DM-Arsenal UTUIDataProvider_MapInfo]
MapName=DM-Arsenal
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Arsenal>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc16>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Arsenal>
[DM-Biohazard UTUIDataProvider_MapInfo]
MapName=DM-Biohazard
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Biohazard>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc45>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Biohazard>
[DM-CarbonFire UTUIDataProvider_MapInfo]
MapName=DM-CarbonFire
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-CarbonFire>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc57>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.CarbonFire>
[DM-Deck UTUIDataProvider_MapInfo]
MapName=DM-Deck
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Deck>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc139>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Deck>
[DM-Defiance UTUIDataProvider_MapInfo]
MapName=DM-Defiance
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Defiance>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc13>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Defiance>
[DM-Deimos UTUIDataProvider_MapInfo]
MapName=DM-Deimos
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Deimos>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc33>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Deimos>
[DM-Diesel UTUIDataProvider_MapInfo]
MapName=DM-Diesel
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Diesel>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc107>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Diesel>
[DM-Fearless UTUIDataProvider_MapInfo]
MapName=DM-Fearless
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Fearless>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc42>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Fearless>
[DM-Gateway UTUIDataProvider_MapInfo]
MapName=DM-Gateway
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Gateway>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc24>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Gateway>
[DM-HeatRay UTUIDataProvider_MapInfo]
MapName=DM-HeatRay
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-HeatRay>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc17>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.HeatRay>
[DM-RisingSun UTUIDataProvider_MapInfo]
MapName=DM-RisingSun
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-RisingSun>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc1>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.RisingSun>
[DM-Sanctuary UTUIDataProvider_MapInfo]
MapName=DM-Sanctuary
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Sanctuary>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc36>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Sanctuary>
[DM-Sentinel UTUIDataProvider_MapInfo]
MapName=DM-Sentinel
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-Sentinel>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc41>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Sentinel>
[DM-ShangriLa UTUIDataProvider_MapInfo]
MapName=DM-ShangriLa
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-DM-ShangriLa>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc2>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.ShangriLa>
[WAR-Avalanche UTUIDataProvider_MapInfo]
MapName=WAR-Avalanche
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Avalanche>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc32>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Avalanche>
[WAR-AvalancheTwoFronts UTUIDataProvider_MapInfo]
MapName=WAR-Avalanche?LinkSetup=Alt
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Avalanche>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc32>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.AvalancheTwoFronts>
[WAR-Downtown UTUIDataProvider_MapInfo]
MapName=WAR-Downtown
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Downtown>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc12>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Downtown>
[WAR-DowntownTwoFronts UTUIDataProvider_MapInfo]
MapName=WAR-Downtown?LinkSetup=Alt
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Downtown>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc12>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.DowntownTwoFronts>
[WAR-Dusk UTUIDataProvider_MapInfo]
MapName=WAR-Dusk
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Dusk>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc18>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Dusk>
[WAR-DuskFreeMine UTUIDataProvider_MapInfo]
MapName=WAR-Dusk?LinkSetup=Alt
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Dusk>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc18>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.DuskFreeMine>
[WAR-Floodgate UTUIDataProvider_MapInfo]
MapName=WAR-Floodgate
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Floodgate>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc40>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Floodgate>
[WAR-Islander UTUIDataProvider_MapInfo]
MapName=WAR-Islander
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Islander>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc22>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Islander>
[WAR-IslanderNecris UTUIDataProvider_MapInfo]
MapName=WAR-Islander_Necris
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Islander>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc22>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.IslanderNecris>
[WAR-MarketDistrict UTUIDataProvider_MapInfo]
MapName=WAR-MarketDistrict
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-MarketDistrict>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc5>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.MarketDistrict>
[WAR-OnyxCoast UTUIDataProvider_MapInfo]
MapName=WAR-OnyxCoast
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-OnyxCoast>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc30>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.OnyxCoast>
[WAR-PowerSurge UTUIDataProvider_MapInfo]
MapName=WAR-PowerSurge
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-PowerSurge>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc19>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.PowerSurge>
[WAR-Serenity UTUIDataProvider_MapInfo]
MapName=WAR-Serenity
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Serenity>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc11>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Serenity>
[WAR-SerenityNecris UTUIDataProvider_MapInfo]
MapName=WAR-Serenity_Necris
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Serenity>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc11>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.SerenityNecris>
[WAR-Sinkhole UTUIDataProvider_MapInfo]
MapName=WAR-Sinkhole
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Sinkhole>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc4>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Sinkhole>
[WAR-TankCrossing UTUIDataProvider_MapInfo]
MapName=WAR-TankCrossing
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-TankCrossing>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc6>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.TankCrossing>
[WAR-Torlan UTUIDataProvider_MapInfo]
MapName=WAR-Torlan
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Torlan>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc9>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.Torlan>
[WAR-TorlanClassic UTUIDataProvider_MapInfo]
MapName=WAR-Torlan?LinkSetup=classic
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Torlan>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc9>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.TorlanClassic>
[WAR-TorlanDoublePrime UTUIDataProvider_MapInfo]
MapName=WAR-Torlan?LinkSetup=TwoFronts
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Torlan>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc9>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.TorlanDoublePrime>
[WAR-TorlanNecris UTUIDataProvider_MapInfo]
MapName=WAR-Torlan_Necris
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Torlan>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc9>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.TorlanNecris>
[WAR-TorlanShort UTUIDataProvider_MapInfo]
MapName=WAR-Torlan?LinkSetup=short
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics.Map-Pic-WAR-Torlan>
Description=<Strings:UTGAMEUI.CampaignBriefing.BriefDesc9>
FriendlyName=<Strings:UTGameUI.FriendlyMapNames.TorlanShort>
[ChangeTeam UTUIDataProvider_MidGameMenu]
FriendlyName=Change Teams
Description=Change to a new team.
[Reconnect UTUIDataProvider_MidGameMenu]
FriendlyName=Reconnect
Description=Reconnect to the last server.
[ExitGame UTUIDataProvider_MidGameMenu]
FriendlyName=Exit Match
Description=Exit and return to the main menu.
[UTGame.UTUIDataStore_Options]
ElementProviderTypes=(ProviderTag="OptionSets",ProviderClassName="UTGame.UTUIDataProvider_MenuOption")
;OptionSet=Common
;DataStoreMarkup=<UTStringList:Splitscreen>
;bRemoveOnPC=1
;bRemoveOn360=1
[BotSkill_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTGameSettings:BotSkill>
bReadOnlyCombo=1
[BotCombatants_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTStringList:BotCombatants>
[BotCombatantsRatio_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTStringList:BotCombatantsRatio>
[NumBots_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTGameSettings:NumBots>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=32.0,bIntRange=1,NudgeValue=1.0,CurrentValue=10.0)
[GoalScore_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTGameSettings:GoalScore>
bEditableCombo=1
bNumericCombo=1
[TimeLimit_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTGameSettings:TimeLimit>
bEditableCombo=1
bNumericCombo=1
[BotTeam_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTStringList:BotTeams>
;OptionSet=DM
;DataStoreMarkup=<UTStringList:Splitscreen>
;bRemoveOn360=1
;OptionType=UTOT_CollectionCheckBox
;bRemoveOnPC=1
[BotSkill_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTGameSettings:BotSkill>
[BotSkill_DUEL UTUIDataProvider_MenuOption]
OptionSet=DUEL
DataStoreMarkup=<UTGameSettings:BotSkill>
bOfflineOnly=1
[BotCombatants_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=Betrayal
DataStoreMarkup=<UTStringList:BotCombatants>
bNotRanked=1
bOnlineOnly=1
[BotCombatantsRatio_TDM UTUIDataProvider_MenuOption]
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=Greed
DataStoreMarkup=<UTStringList:BotCombatantsRatio>
bNotRanked=1
bOnlineOnly=1
[NumBots_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTGameSettings:NumBotsIA>
OptionType=UTOT_Slider
RangeData=(MinValue=1.0,MaxValue=32.0,bIntRange=1,NudgeValue=1.0,CurrentValue=8.0)
bNotRanked=1
bOfflineOnly=1
;+OptionSet=WAR
;DataStoreMarkup=<UTGameSettings:VsBots>
;bOnlineOnly=1
;bNotRanked=1
[GoalScore_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=DUEL
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTGameSettings:GoalScore>
bEditableCombo=1
bNumericCombo=1
[TimeLimit_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=DUEL
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTGameSettings:TimeLimit>
bEditableCombo=1
bNumericCombo=1
[BotTeam_DM UTUIDataProvider_MenuOption]
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTStringList:BotTeams>
[ForceRespawn_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTGameSettings:ForceRespawn>
OptionType=UTOT_CollectionCheckBox
[RecordDemo_DM UTUIDataProvider_MenuOption]
OptionSet=DM
OptionSet=TDM
OptionSet=CTF
OptionSet=VCTF
OptionSet=WAR
OptionSet=DUEL
OptionSet=Greed
OptionSet=Betrayal
DataStoreMarkup=<UTStringList:RecordDemo>
bRemoveOn360=1
bRemoveOnPS3=1
OptionType=UTOT_CollectionCheckBox
;OptionSet=Audio
;DataStoreMarkup=<UTStringList:AudioDevices>
;bRemoveOn360=1
;bRemoveOnPS3=1
[HardwareOpenAL UTUIDataProvider_MenuOption]
OptionSet=Audio
DataStoreMarkup=<UTStringList:AudioDevices>
bRemoveOn360=1
bRemoveOnPS3=1
OptionType=UTOT_CollectionCheckBox
[SFXVolume UTUIDataProvider_MenuOption]
OptionSet=Audio
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.SFXVolume>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
[MusicVolume UTUIDataProvider_MenuOption]
OptionSet=Audio
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.MusicVolume>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
[VoiceVolume UTUIDataProvider_MenuOption]
OptionSet=Audio
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.VoiceVolume>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
[AmbianceVolume UTUIDataProvider_MenuOption]
OptionSet=Audio
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.AmbianceVolume>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
[AnnouncerVolume UTUIDataProvider_MenuOption]
OptionSet=Audio
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.AnnouncerVolume>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
[AnnounceSetting UTUIDataProvider_MenuOption]
OptionSet=Audio
DataStoreMarkup=<OnlinePlayerData:ProfileData.AnnounceSetting>
[AutoTaunt UTUIDataProvider_MenuOption]
OptionSet=Audio
DataStoreMarkup=<OnlinePlayerData:ProfileData.AutoTaunt>
OptionType=UTOT_CollectionCheckBox
;OptionSet=Audio
;DataStoreMarkup=<OnlinePlayerData:ProfileData.MessageBeep>
;bRemoveOn360=1
;bRemoveOnPS3=1
;OptionType=UTOT_CollectionCheckBox
[MuteVoice UTUIDataProvider_MenuOption]
OptionSet=Audio
DataStoreMarkup=<OnlinePlayerData:ProfileData.MuteVoice>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=1
bRemoveOnPS3=0
;OptionSet=Audio
;DataStoreMarkup=<OnlinePlayerData:ProfileData.SpeechRecognition>
;OptionType=UTOT_CollectionCheckBox
;bRemoveOnPS3=1
[TextToSpeechMode UTUIDataProvider_MenuOption]
OptionSet=Audio
DataStoreMarkup=<OnlinePlayerData:ProfileData.TextToSpeechMode>
bRemoveOn360=1
bRemoveOnPS3=1
[ControllerVibration UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.ControllerVibration>
bRemoveOnPS3=1
bRemoveOnPC=1
[InvertY UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.InvertY>
OptionType=UTOT_CollectionCheckBox
;OptionSet=Input
;DataStoreMarkup=<OnlinePlayerData:ProfileData.DodgingEnabled>
;OptionType=UTOT_CollectionCheckBox
[AutoAim UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.AutoAim>
bRemoveOnPS3=1
bRemoveOn360=1
OptionType=UTOT_CollectionCheckBox
[ControllerSensitivityMultiplier UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.ControllerSensitivityMultiplier>
OptionType=UTOT_Slider
RangeData=(MinValue=5,MaxValue=20,bIntRange=1,NudgeValue=1,CurrentValue=10)
[TurningAccelerationFactor UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.TurningAccelerationFactor>
OptionType=UTOT_Slider
RangeData=(MinValue=1.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=5.0)
bRemoveOnPC=1
[MouseSmoothing UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.MouseSmoothing>
bRemoveOn360=1
OptionType=UTOT_CollectionCheckBox
bKeyboardOrMouseOption=1
[MouseSensitivityGame UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.MouseSensitivityGame>
OptionType=UTOT_EditBox
EditBoxMaxLength=4
bRemoveOn360=1
bKeyboardOrMouseOption=1
[MouseSmoothingStrength UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.MouseSmoothingStrength>
OptionType=UTOT_Slider
RangeData=(MinValue=2.0,MaxValue=10.0,bIntRange=1,NudgeValue=1.0,CurrentValue=10.0)
bRemoveOn360=1
bRemoveOnPS3=1
[DodgeDoubleClickTime UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.DodgeDoubleClickTime>
OptionType=UTOT_Slider
RangeData=(MinValue=10,MaxValue=40,bIntRange=1,NudgeValue=5,CurrentValue=25)
bRemoveOn360=1
bRemoveOnPS3=1
[EnableJoyStick UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.EnableJoyStick>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=1
bRemoveOnPS3=1
[AutoCenterPitch UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.AutoCenterPitch>
bRemoveOnPC=1
[AutoCenterVehiclePitch UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.AutoCenterVehiclePitch>
bRemoveOnPC=1
[TiltSensing UTUIDataProvider_MenuOption]
OptionSet=Input
DataStoreMarkup=<OnlinePlayerData:ProfileData.TiltSensing>
bRemoveOnPC=1
bRemoveOn360=1
[VehicleControls UTUIDataProvider_MenuOption]
OptionSet=Input
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.VehicleControls>
bRemoveOnPC=1
[ScreenResolution UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<UTStringList:ScreenResolution>
bRemoveOn360=1
bRemoveOnPS3=1
[FullScreen UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<UTStringList:FullScreen>
bRemoveOn360=1
bRemoveOnPS3=1
[Brightness UTUIDataProvider_MenuOption]
OptionSet=Video
OptionSet=MidGameMenu
DataStoreMarkup=<OnlinePlayerData:ProfileData.Gamma>
OptionType=UTOT_Slider
RangeData=(MinValue=1,MaxValue=10,bIntRange=1,NudgeValue=1.0,CurrentValue=6.0)
[PostProcess UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<OnlinePlayerData:ProfileData.PostProcessPreset>
[GoreLevel UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<OnlinePlayerData:ProfileData.GoreLevel>
OptionType=UTOT_CollectionCheckBox
[Subtitles UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<OnlinePlayerData:ProfileData.Subtitles>
OptionType=UTOT_CollectionCheckBox
;OptionSet=Video
;DataStoreMarkup=<OnlinePlayerData:ProfileData.DefaultFOV>
;OptionType=UTOT_Slider
;RangeData=(MinValue=80.0,MaxValue=120.0,bIntRange=1,NudgeValue=2.0,CurrentValue=90.0)
; OptionSet=Video
; DataStoreMarkup=<OnlinePlayerData:ProfileData.ViewBob>
; OptionType=UTOT_CollectionCheckBox
[EnableHardwarePhysics UTUIDataProvider_MenuOption]
OptionSet=Video
DataStoreMarkup=<OnlinePlayerData:ProfileData.EnableHardwarePhysics>
bRemoveOn360=1
bRemoveOnPS3=1
OptionType=UTOT_CollectionCheckBox
[ScreenPercentage UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:ScreenPercentage>
OptionType=UTOT_Slider
RangeData=(MinValue=50,MaxValue=100,bIntRange=1,NudgeValue=2,CurrentValue=100)
bRemoveOn360=1
bRemoveOnPS3=1
[TextureDetail UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:TextureDetail>
OptionType=UTOT_Slider
RangeData=(MinValue=1,MaxValue=5,bIntRange=1,NudgeValue=1,CurrentValue=1)
bRemoveOn360=1
bRemoveOnPS3=1
[WorldDetail UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:WorldDetail>
OptionType=UTOT_Slider
RangeData=(MinValue=1,MaxValue=5,bIntRange=1,NudgeValue=1,CurrentValue=1)
bRemoveOn360=1
bRemoveOnPS3=1
;OptionSet=AdvancedVideo
;DataStoreMarkup=<Registry:PostProcessQuality>
;OptionType=UTOT_Slider
;RangeData=(MinValue=0,MaxValue=2,bIntRange=1,NudgeValue=1,CurrentValue=1)
;bRemoveOn360=1
;bRemoveOnPS3=1
;;RangeData=(MinValue=0,MaxValue=2,bIntRange=1,NudgeValue=1,CurrentValue=1)
bRemoveOnPC=1
[VSyncValue UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:VSyncValue>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[EnableMotionBlur UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:EnableMotionBlur>
bRemoveOn360=1
bRemoveOnPS3=1
OptionType=UTOT_Checkbox
[Alias UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.Alias>
OptionType=UTOT_EditBox
EditboxMaxLength=20
bRemoveOnPS3=1
bRemoveOnPC=1
[ClanTag UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.ClanTag>
OptionType=UTOT_EditBox
EditboxMaxLength=10
bRemoveOnPS3=1
bRemoveOn360=1
[NetworkConnection UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.NetworkConnection>
bRemoveOnPS3=1
bRemoveOn360=1
[DynamicNetspeed UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.DynamicNetspeed>
OptionType=UTOT_CollectionCheckBox
bRemoveOnPS3=1
bRemoveOn360=1
[AllowCustomCharacters UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.AllowCustomCharacters>
OptionType=UTOT_CollectionCheckBox
[AlwaysLoadCustomCharacters UTUIDataProvider_MenuOption]
OptionSet=Network
DataStoreMarkup=<OnlinePlayerData:ProfileData.AlwaysLoadCustomCharacters>
OptionType=UTOT_CollectionCheckBox
[CrosshairType UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.CrosshairType>
[WeaponSwitchOnPickup UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.WeaponSwitchOnPickup>
OptionType=UTOT_CollectionCheckBox
[WeaponHand UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.WeaponHand>
[SmallWeapons UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.SmallWeapons>
OptionType=UTOT_CollectionCheckBox
[DisplayWeaponBar UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.DisplayWeaponBar>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=1
bRemoveOnPS3=1
[ShowOnlyAvailableWeapons UTUIDataProvider_MenuOption]
OptionSet=Weapons
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowOnlyAvailableWeapons>
bRemoveOn360=1
bRemoveOnPS3=1
OptionType=UTOT_CollectionCheckBox
[RotateMap UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.RotateMap>
OptionType=UTOT_CollectionCheckBox
[ShowMap UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowMap>
OptionType=UTOT_CollectionCheckBox
[ShowClock UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowClock>
OptionType=UTOT_CollectionCheckBox
[ShowDoll UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowDoll>
OptionType=UTOT_CollectionCheckBox
;OptionSet=HUD
;DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowPowerups>
;OptionType=UTOT_CollectionCheckBox
[ShowScoring UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowScoring>
OptionType=UTOT_CollectionCheckBox
[ShowLeaderboard UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowLeaderboard>
OptionType=UTOT_CollectionCheckBox
[ShowVehicleArmorCount UTUIDataProvider_MenuOption]
OptionSet=HUD
DataStoreMarkup=<OnlinePlayerData:ProfileData.ShowVehicleArmorCount>
OptionType=UTOT_CollectionCheckBox
bRemoveOnPS3=1
bRemoveOn360=1
[ServerType UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTStringList:ServerType>
bRemoveOn360=1
[ServerType360 UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTStringList:ServerType360>
bRemoveOnPC=1
bRemoveOnPS3=1
[DedicatedServer UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:bIsDedicated>
OptionType=UTOT_CheckBox
bRemoveOn360=1
bRemoveOnPS3=1
[MaxPlayers_PC UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:MaxPlayers>
OptionType=UTOT_Slider
RangeData=(MinValue=2,MaxValue=32,bIntRange=1,NudgeValue=1,CurrentValue=16)
bRemoveOn360=1
bRemoveOnPS3=1
[MaxPlayers_Console UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:MaxPlayers>
OptionType=UTOT_Slider
RangeData=(MinValue=2,MaxValue=16,bIntRange=1,NudgeValue=1,CurrentValue=16)
bRemoveOnPC=1
[MinNumPlayers_PC UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:MinNetPlayers>
OptionType=UTOT_Slider
RangeData=(MinValue=0,MaxValue=32,bIntRange=1,NudgeValue=1,CurrentValue=16)
bRemoveOn360=1
bRemoveOnPS3=1
[MinNumPlayers_Console UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:MinNetPlayers>
OptionType=UTOT_Slider
RangeData=(MinValue=0,MaxValue=16,bIntRange=1,NudgeValue=1,CurrentValue=16)
bRemoveOnPC=1
[PrivateSlots UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:NumPrivateConnections>
OptionType=UTOT_Slider
RangeData=(MinValue=0,MaxValue=23,bIntRange=1,NudgeValue=1,CurrentValue=0)
bRemoveOnPS3=1
bRemoveOnPC=1
[AllowKeyboard UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<UTGameSettings:AllowKeyboard>
OptionType=UTOT_CollectionCheckBox
bRemoveOnPC=true
bRemoveOn360=true
[ServerDescription UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<OnlinePlayerData:ProfileData.ServerDescription>
OptionType=UTOT_EditBox
EditboxMaxLength=32
bRemoveOn360=true
[ServerMOTD UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<Registry:ServerMOTD>
OptionType=UTOT_EditBox
EditboxMaxLength=512
bRemoveOn360=true
[ServerPassword UTUIDataProvider_MenuOption]
OptionSet=Server
DataStoreMarkup=<Registry:ServerPassword>
OptionType=UTOT_EditBox
EditboxMaxLength=16
bRemoveOn360=true
;OptionSet=Client
;DataStoreMarkup=<UTStringList:Splitscreen>
;bRemoveOnPC=1
;bRemoveOn360=1
[MatchType UTUIDataProvider_MenuOption]
;+OptionSet=Client
OptionSet=QuickMatch
DataStoreMarkup=<UTStringList:MatchType>
bRemoveOn360=1
[MatchType360 UTUIDataProvider_MenuOption]
OptionSet=Client
OptionSet=QuickMatch
DataStoreMarkup=<UTStringList:MatchType360>
bRemoveOnPC=1
bRemoveOnPS3=1
[GameMode_Client UTUIDataProvider_MenuOption]
OptionSet=Client
OptionSet=QuickMatch
DataStoreMarkup=<UTMenuItems:GameModeFilter>
[AllGameModes_Client UTUIDataProvider_MenuOption]
OptionSet=Client
DataStoreMarkup=<Registry:ListAllGameModes>
OptionType=UTOT_CheckBox
OptionIndex=3
[PureServer_Client UTUIDataProvider_MenuOption]
OptionSet=Client
OptionSet=QuickMatch
DataStoreMarkup=<UTGameSearch:DesiredSettings.PureServer>
OptionType=UTOT_ComboReadOnly
[FullServer_Client UTUIDataProvider_MenuOption]
OptionSet=Client
DataStoreMarkup=<UTGameSearch:DesiredSettings.ShowFullServers>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=true
[EmptyServer_Client UTUIDataProvider_MenuOption]
OptionSet=Client
DataStoreMarkup=<UTGameSearch:DesiredSettings.ShowEmptyServers>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=true
bRemoveOnPS3=true
[LockedServer_Client UTUIDataProvider_MenuOption]
OptionSet=Client
DataStoreMarkup=<UTGameSearch:DesiredSettings.LockedServer>
OptionType=UTOT_CollectionCheckBox
bRemoveOn360=true
[AllowKeyboard_Client UTUIDataProvider_MenuOption]
OptionSet=Client
OptionSet=QuickMatch
DataStoreMarkup=<UTGameSearch:DesiredSettings.AllowKeyboard>
OptionType=UTOT_ComboReadOnly
bRemoveOnPC=true
[ShowOnlyDedicatedServers UTUIDataProvider_MenuOption]
OptionSet=Client
;OptionSet=QuickMatch
DataStoreMarkup=<UTGameSearch:DesiredSettings.IsDedicated>
OptionType=UTOT_CollectionCheckbox
bRemoveOn360=true
[StickConfiguration_PresetsPS3 UTUIDataProvider_MenuOption]
OptionSet=PresetsPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_AnalogStickPreset>
[ButtonPreset_PresetsPS3 UTUIDataProvider_MenuOption]
OptionSet=PresetsPS3
DataStoreMarkup=<UTStringList:PS3ButtonPresets>
[StickConfiguration_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_AnalogStickPreset>
[X_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonA>
[Circle_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonB>
[Square_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonX>
[Triangle_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_ButtonY>
[R1_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightBumper>
[R2_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightTrigger>
[R3_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_RightThumbstickPressed>
[L1_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftBumper>
[L2_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftTrigger>
[L3_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_LeftThumbstickPressed>
[DPadUp_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadUp>
[DPadDown_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadDown>
[DPadLeft_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadLeft>
[DPadRight_KeysPS3 UTUIDataProvider_MenuOption]
OptionSet=KeysPS3
DataStoreMarkup=<OnlinePlayerData:ProfileData.GamepadBinding_DPadRight>
[SmoothFramerate UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:SmoothFramerate>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[PlayerFOV UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:PlayerFOV>
OptionType=UTOT_Slider
RangeData=(MinValue=80,MaxValue=100,bIntRange=1,NudgeValue=1,CurrentValue=90)
bRemoveOn360=1
bRemoveOnPS3=1
[StaticDecals UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:StaticDecals>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DynamicDecals UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DynamicDecals>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DynamicLights UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DynamicLights>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DynamicShadows UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DynamicShadows>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[LightEnvironmentShadows UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:LightEnvironmentShadows>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[CompositeDynamicLights UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:CompositeDynamicLights>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DirectionalLightmaps UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DirectionalLightmaps>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[Bloom UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:Bloom>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[QualityBloom UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:QualityBloom>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[Distortion UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:Distortion>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DropParticleDistortion UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DropParticleDistortion>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[SpeedTreeLeaves UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:SpeedTreeLeaves>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[SpeedTreeFronds UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:SpeedTreeFronds>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[DetailMode UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:DetailMode>
OptionType=UTOT_Slider
RangeData=(MinValue=0,MaxValue=2,bIntRange=1,NudgeValue=1,CurrentValue=0)
bRemoveOn360=1
bRemoveOnPS3=1
[LensFlares UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:LensFlares>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[FogVolumes UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:FogVolumes>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
bRemoveOnPC=1
[OneFrameThreadLag UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:OneFrameThreadLag>
OptionType=UTOT_Checkbox
bRemoveOn360=1
bRemoveOnPS3=1
[SkeletalMeshLODBias UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:SkeletalMeshLODBias>
OptionType=UTOT_Slider
RangeData=(MinValue=-2,MaxValue=0,bIntRange=1,NudgeValue=1,CurrentValue=0)
bRemoveOn360=1
bRemoveOnPS3=1
[ParticleLODBias UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:ParticleLODBias>
OptionType=UTOT_Slider
RangeData=(MinValue=-3,MaxValue=0,bIntRange=1,NudgeValue=1,CurrentValue=0)
bRemoveOn360=1
bRemoveOnPS3=1
[ShadowFilterQualityBias UTUIDataProvider_MenuOption]
OptionSet=AdvancedVideo
DataStoreMarkup=<Registry:ShadowFilterQualityBias>
OptionType=UTOT_Slider
RangeData=(MinValue=-1,MaxValue=1,bIntRange=1,NudgeValue=1,CurrentValue=0)
bRemoveOn360=1
bRemoveOnPS3=1
[IniVersion]
0=1472006545.000000
1=1727000865.000000
UTWeb.ini23 lines · 0.4 KB[UWeb.WebConnection]
MaxValueLength=4096
MaxLineLength=4096
[UWeb.WebServer]
Applications[0]=WebAdmin.UTServerAdmin
Applications[1]=WebAdmin.UTImageServer
ApplicationPaths[0]=/ServerAdmin
ApplicationPaths[1]=/images
;;Applications[0]=UWeb.HelloWeb
;;ApplicationPaths[0]=/Hello
ListenPort=7779
MaxConnections=18
ExpirationSeconds=86400
bEnabled=True
[UWeb.WebResponse]
IncludePath=/Web
CharSet=iso-8859-1
[IniVersion]
0=1472006624.000000
What these settings mean
Quick reference for the 5 most important keys in this Unreal Tournament 3 config. Hover or tap any key to see what it controls — useful when you're tuning a server for the first time and don't want to grep through the upstream wiki.
Core
2 settingsmaxplayers- Hard cap on simultaneous players. Allocate slot budget for admins / reserved.
servername- Public-facing server name shown in the in-game browser. UE games use this everywhere instead of `hostname`.
Network
1 settingqueryport- Steam server browser query port. Steam uses this to fetch server info — must be reachable from the internet.
Gameplay
1 settinggamemode- Default mode for new players: survival, creative, adventure, or spectator.
RCON
1 settingadminpassword- In-game admin / cheat-command password. Anyone with this can run admin commands — keep it long and unique.
More arena fps configs
Browse allSkip the setup. Host Unreal Tournament 3 with XGamingServer.
Spin up a managed Unreal Tournament 3 server with one click. Backups, mods, control panel and DDoS protection included.

