Advertisement
Guest User

Default UDKInput Dungeon Defenders

a guest
Oct 22nd, 2011
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 45.41 KB | None | 0 0
  1. [Engine.PlayerInput]
  2. Bindings=(Name="MouseScrollUp",Command="ZoomCameraIn")
  3. Bindings=(Name="MouseScrollDown",Command="ZoomCameraOut")
  4. MoveForwardSpeed=1200
  5. MoveStrafeSpeed=1200
  6. LookRightScale=300
  7. LookUpScale=-250
  8. MouseSensitivity=30.0
  9. DoubleClickTime=0.250000
  10. bEnableMouseSmoothing=true
  11. bInvertMouse=false
  12. Bindings=(Name="Fire",Command="Button bFire | StartFire | OnRelease StopFire")
  13. Bindings=(Name="AltFire",Command="StartAltFire | OnRelease StopAltFire")
  14. Bindings=(Name="MoveForward",Command="Axis aBaseY Speed=1.0")
  15. Bindings=(Name="MoveBackward",Command="Axis aBaseY Speed=-1.0")
  16. Bindings=(Name="TurnLeft",Command="Axis aBaseX Speed=-200.0 AbsoluteAxis=100")
  17. Bindings=(Name="TurnRight",Command="Axis aBaseX  Speed=+200.0 AbsoluteAxis=100")
  18. Bindings=(Name="StrafeLeft",Command="Axis aStrafe Speed=-1.0")
  19. Bindings=(Name="StrafeRight",Command="Axis aStrafe Speed=+1.0")
  20. Bindings=(Name="Jump",Command="Jump | Axis aUp Speed=+1.0 AbsoluteAxis=100")
  21. Bindings=(Name="Pause",Command="Pause")
  22. Bindings=(Name="W",Command="MoveForward")
  23. Bindings=(Name="S",Command="MoveBackward")
  24. Bindings=(Name="A",Command="StrafeLeft")
  25. Bindings=(Name="D",Command="StrafeRight")
  26. Bindings=(Name="MouseX",Command="Count bXAxis | Axis aMouseX")
  27. Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY")
  28. Bindings=(Name="SpaceBar",Command="Jump")
  29. Bindings=(Name="Up",Command="MoveForward")
  30. Bindings=(Name="Down",Command="MoveBackward")
  31. Bindings=(Name="F1",Command="viewmode wireframe")
  32. Bindings=(Name="F2",Command="viewmode unlit")
  33. Bindings=(Name="F3",Command="viewmode lit")
  34. Bindings=(Name="F9",Command="shot")
  35. Bindings=(Name="PrimaryFire",Command="Button bFire | StartFire | OnRelease StopFire")
  36. Bindings=(Name="Up",Command="MoveForward")
  37. Bindings=(Name="Down",Command="MoveBackward")
  38. Bindings=(Name="Left",Command="StrafeLeft")
  39. Bindings=(Name="Right",Command="StrafeRight")
  40. Bindings=(Name="U",Command="ShowTradeUI")
  41. Bindings=(Name="RotateCamera",Command="Button bRotateCamera")
  42. Bindings=(Name="DisplayMiniMap",Command="Button bDisplayMiniMap")
  43. Bindings=(Name="LeftMouseButton",Command="PrimaryFire")
  44. Bindings=(Name="",Command="ZoomCameraIn")
  45. Bindings=(Name="",Command="ZoomCameraOut")
  46. Bindings=(Name="Escape",Command="Pause")
  47. Bindings=(Name="MiddleMouseButton",Command="ToggleActionWheel")
  48. Bindings=(Name="E",Command="CheckActivation")
  49. Bindings=(Name="LeftControl",Command="RotateCamera")
  50. Bindings=(Name="RightMouseButton",Command="AltFire")
  51. Bindings=(Name="One",Command="HotKeyOne | OnRelease HotKeyOff")
  52. Bindings=(Name="Two",Command="HotKeyTwo | OnRelease HotKeyOff")
  53. Bindings=(Name="Three",Command="HotKeyThree | OnRelease HotKeyOff")
  54. Bindings=(Name="Four",Command="HotKeyFour | OnRelease HotKeyOff")
  55. Bindings=(Name="Five",Command="HotKeyFive | OnRelease HotKeyOff")
  56. Bindings=(Name="Six",Command="HotKeySix | OnRelease HotKeyOff")
  57. Bindings=(Name="Seven",Command="HotKeySeven | OnRelease HotKeyOff")
  58. Bindings=(Name="Eight",Command="HotKeyEight | OnRelease HotKeyOff")
  59. Bindings=(Name="Nine",Command="HotKeyNine | OnRelease HotKeyOff")
  60. Bindings=(Name="Zero",Command="HotKeyTen | OnRelease HotKeyOff")
  61. Bindings=(Name="C",Command="CallOutOn | OnRelease CallOutOff")
  62. Bindings=(Name="F",Command="CheckAlternateActivation")
  63. Bindings=(Name="I",Command="ShowMyHeroInfo")
  64. Bindings=(Name="LeftShift",Command="DisplayMiniMap")
  65. Bindings=(Name="LeftAlt",Command="PushToTalk")
  66. Bindings=(Name="XboxTypeS_RightTrigger",Command="PrimaryFire")
  67. Bindings=(Name="R",Command="AltFire")
  68. Bindings=(Name="XboxTypeS_LeftX",Command="Axis aStrafe Speed=1.0 DeadZone=0.3")
  69. Bindings=(Name="XboxTypeS_LeftY",Command="Axis aBaseY Speed=1.0 DeadZone=0.3")
  70. Bindings=(Name="XboxTypeS_RightX",Command="Axis aTurn Speed=1.0 DeadZone=0.2")
  71. Bindings=(Name="XboxTypeS_RightY",Command="Axis aLookup Speed=0.8 DeadZone=0.2")
  72. Bindings=(Name="XboxTypeS_LeftTriggerAxis",Command="Axis aLeftAnalogTrigger Speed=1.0 DeadZone=0.11")
  73. Bindings=(Name="XboxTypeS_RightTriggerAxis",Command="Axis aRightAnalogTrigger Speed=1.0 DeadZone=0.11")
  74. Bindings=(Name="XboxTypeS_LeftThumbstick",Command="PushToTalk")
  75. Bindings=(Name="XboxTypeS_RightTrigger",Command="PrimaryFire")
  76. Bindings=(Name="XboxTypeS_RightShoulder",Command="ToggleActionWheel")
  77. Bindings=(Name="XboxTypeS_LeftShoulder",Command="RotateCamera")
  78. Bindings=(Name="XboxTypeS_B",Command="CallOutOn | OnRelease CallOutOff")
  79. Bindings=(Name="XboxTypeS_DPad_Left",Command="HotKeyOne | OnRelease HotKeyOff")
  80. Bindings=(Name="XboxTypeS_DPad_Down",Command="HotKeyTwo | OnRelease HotKeyOff")
  81. Bindings=(Name="XboxTypeS_DPad_Up",Command="HotKeyThree | OnRelease HotKeyOff")
  82. Bindings=(Name="XboxTypeS_DPad_Right",Command="HotKeyFour | OnRelease HotKeyOff")
  83. Bindings=(Name="XboxTypeS_X",Command="CheckActivation")
  84. Bindings=(Name="XboxTypeS_A",Command="Jump")
  85. Bindings=(Name="XboxTypeS_Y",Command="CheckAlternateActivation")
  86. Bindings=(Name="XboxTypeS_Back",Command="ShowMyHeroInfo")
  87. Bindings=(Name="XboxTypeS_RightThumbstick",Command="DisplayMiniMap")
  88. Bindings=(Name="XboxTypeS_Start",Command="Pause")
  89. Bindings=(Name="XboxTypeS_LeftThumbstick",Command="CycleZoom")
  90. Bindings=(Name="XboxTypeS_LeftTrigger",Command="AltFire")
  91.  
  92. [Engine.DebugCameraInput]
  93. Bindings=(Name="MoveUp",Command="Axis aUp Speed=1.0")
  94. Bindings=(Name="MoveDown",Command="Axis aUp Speed=-1.0")
  95. Bindings=(Name="MoveForward",Command="Axis aBaseY Speed=1.0")
  96. Bindings=(Name="MoveBackward",Command="Axis aBaseY Speed=-1.0")
  97. Bindings=(Name="TurnLeft",Command="Axis aBaseX Speed=-200.0 AbsoluteAxis=100")
  98. Bindings=(Name="TurnRight",Command="Axis aBaseX  Speed=+200.0 AbsoluteAxis=100")
  99. Bindings=(Name="StrafeLeft",Command="Axis aStrafe Speed=-1.0")
  100. Bindings=(Name="StrafeRight",Command="Axis aStrafe Speed=+1.0")
  101. Bindings=(Name="Q",Command="MoveDown")
  102. Bindings=(Name="E",Command="MoveUp")
  103. Bindings=(Name="W",Command="MoveForward")
  104. Bindings=(Name="S",Command="MoveBackward")
  105. Bindings=(Name="A",Command="StrafeLeft")
  106. Bindings=(Name="D",Command="StrafeRight")
  107. Bindings=(Name="F",Command="FreezeRendering")
  108. Bindings=(Name="MouseX",Command="Count bXAxis | Axis aMouseX")
  109. Bindings=(Name="MouseY",Command="Count bYAxis | Axis aMouseY")
  110. Bindings=(Name="Left",Command="TurnLeft")
  111. Bindings=(Name="Right",Command="TurnRight")
  112. Bindings=(Name="c",Command="ToggleDebugCamera",Control=False,Shift=False,Alt=True)
  113. Bindings=(Name="LeftShift",Command="MoreSpeed | OnRelease NormalSpeed",Control=False,Shift=False,Alt=False)
  114. Bindings=(Name="XboxTypeS_LeftThumbstick",Command="ToggleDebugCamera")
  115. Bindings=(Name="XboxTypeS_LeftX",Command="Axis aStrafe Speed=1.0 DeadZone=0.3")
  116. Bindings=(Name="XboxTypeS_LeftY",Command="Axis aBaseY Speed=1.0 DeadZone=0.3")
  117. Bindings=(Name="XboxTypeS_RightX",Command="Axis aTurn Speed=1.0 DeadZone=0.2")
  118. Bindings=(Name="XboxTypeS_RightY",Command="Axis aLookup Speed=0.8 DeadZone=0.2")
  119. Bindings=(Name="XboxTypeS_LeftTrigger",Command="MoveDown")
  120. Bindings=(Name="XboxTypeS_RightTrigger",Command="MoveUp")
  121. Bindings=(Name="XboxTypeS_A",Command="SetFreezeRendering")
  122. Bindings=(Name="XboxTypeS_B",Command="MoreSpeed | OnRelease NormalSpeed")
  123.  
  124. [UnrealEd.EditorViewportInput]
  125. Bindings=(Command="MODE WIDGETMODECYCLE",Name=SpaceBar)
  126. Bindings=(Command="MODE WIDGETCOORDSYSTEMCYCLE",Name=Tilde)
  127. Bindings=(Command="DELETE",Name=Delete)
  128. Bindings=(Command="EDCALLBACK SELECTEDPROPS",Name=F4)
  129. Bindings=(Command="QUIT_EDITOR",Name=F4,Alt=True)
  130. Bindings=(Command="EDCALLBACK SURFPROPS",Name=F5)
  131. Bindings=(Command="EDCALLBACK LEVELPROPS",Name=F6)
  132. Bindings=(Command="ACTOR SELECT ALL",Name=A,Shift=True)
  133. Bindings=(Command="POLY SELECT MATCHING BRUSH",Name=B,Shift=True)
  134. Bindings=(Command="POLY SELECT ADJACENT COPLANARS",Name=C,Shift=True)
  135. Bindings=(Command="DUPLICATE",Name=D,Shift=True)
  136. Bindings=(Command="ACTOR SELECT MATCHINGSTATICMESH",Name=E,Shift=True)
  137. Bindings=(Command="POLY SELECT ADJACENT FLOORS",Name=F,Shift=True)
  138. Bindings=(Command="EDCALLBACK FITTEXTURETOSURFACE",Name=F,Control=True,Shift=True)
  139. Bindings=(Command="POLY SELECT MATCHING GROUPS",Name=G,Shift=True)
  140. Bindings=(Command="POLY SELECT MATCHING ITEMS",Name=I,Shift=True)
  141. Bindings=(Command="POLY SELECT ADJACENT ALL",Name=J,Shift=True)
  142. Bindings=(Command="POLY SELECT MEMORY SET",Name=M,Shift=True)
  143. Bindings=(Command="ACTOR LEVELCURRENT",Name=M)
  144. Bindings=(Command="ACTOR MOVETOCURRENT",Name=M,Control=True)
  145. Bindings=(Command="SELECT NONE",Name=N,Shift=True)
  146. Bindings=(Command="POLY SELECT MEMORY INTERSECT",Name=O,Shift=True)
  147. Bindings=(Command="POLY SELECT REVERSE",Name=Q,Shift=True)
  148. Bindings=(Command="POLY SELECT MEMORY RECALL",Name=R,Shift=True)
  149. Bindings=(Command="POLY SELECT ALL",Name=S,Shift=True)
  150. Bindings=(Command="POLY SELECT MATCHING TEXTURE",Name=T,Shift=True)
  151. Bindings=(Command="POLY SELECT MEMORY UNION",Name=U,Shift=True)
  152. Bindings=(Command="POLY SELECT ADJACENT WALLS",Name=W,Shift=True)
  153. Bindings=(Command="POLY SELECT MEMORY XOR",Name=X,Shift=True)
  154. Bindings=(Command="POLY SELECT ADJACENT SLANTS",Name=Y,Shift=True)
  155. Bindings=(Command="ACTOR SELECT MATCHINGSTATICMESH ALLCLASSES",Name=Z,Shift=True)
  156. Bindings=(Command="EDIT COPY",Name=C,Control=True)
  157. Bindings=(Command="EDIT PASTE",Name=V,Control=True)
  158. Bindings=(Command="DUPLICATE",Name=W,Control=True)
  159. Bindings=(Command="EDIT CUT",Name=X,Control=True)
  160. Bindings=(Command="TRANSACTION REDO",Name=Y,Control=True)
  161. Bindings=(Command="TRANSACTION UNDO",Name=Z,Control=True)
  162. Bindings=(Command="BRUSH ADD",Name=A,Control=True)
  163. Bindings=(Command="BRUSH SUBTRACT",Name=S,Control=True)
  164. Bindings=(Command="BRUSH FROM INTERSECTION",Name=I,Control=True)
  165. Bindings=(Command="BRUSH FROM DEINTERSECTION",Name=D,Control=True)
  166. Bindings=(Command="PREFAB SELECTACTORSINPREFABS",Name=P,Shift=True)
  167. Bindings=(Command="ACTOR ALIGN SNAPTOFLOOR ALIGN=0",Name=End)
  168. Bindings=(Command="ACTOR ALIGN MOVETOGRID",Name=End,Control=True)
  169. Bindings=(Command="CAMERA ALIGN",Name=Home)
  170. Bindings=(Command="CAMERA ALIGN ACTIVEVIEWPORTONLY",Name=Home,Shift=True)
  171. Bindings=(Command="MAP BRUSH GET",Name=P,Control=True)
  172. Bindings=(Command="ACTOR FIND KISMET",Name=K,Control=True)
  173. Bindings=(Command="ACTOR SELECT ALL FROMOBJ",Name=A,Control=True,Shift=True)
  174. Bindings=(Command="ACTOR SYNCBROWSER",Name=B,Control=True)
  175. Bindings=(Command="ACTOR DESELECT",Name=Escape)
  176. Bindings=(Command="CTRLTAB SHIFTDOWN=FALSE",Name=Tab,Control=True)
  177. Bindings=(Command="CTRLTAB SHIFTDOWN=TRUE",Name=Tab,Control=True,Shift=True)
  178. Bindings=(Command="ACTOR LINKSELECTED",Name=L,Control=True,Shift=True)
  179. Bindings=(Command="ACTOR UNLINKSELECTED",Name=U,Control=True,Shift=True)
  180. Bindings=(Command="BUILDLIGHTING",Name=Semicolon,Control=True,Shift=True)
  181.  
  182. [UnrealEd.ObjectEditorViewportInput]
  183. Bindings=(Command="TRANSACTION REDO",Name=Y,Control=True)
  184. Bindings=(Command="TRANSACTION REDO",Name=Z,Control=True,Shift=True)
  185. Bindings=(Command="TRANSACTION UNDO",Name=Z,Control=True)
  186.  
  187. [Engine.Console]
  188. ConsoleKey=Tilde
  189. TypeKey=Tab
  190. MaxScrollbackSize=1024
  191. HistoryBot=-1
  192. ManualAutoCompleteList=(Command="Exit",Desc="Exit (Exits the game)")
  193. ManualAutoCompleteList=(Command="Open",Desc="Open <MapName> (Opens the specified map)")
  194. ManualAutoCompleteList=(Command="DisplayAll",Desc="DisplayAll <ClassName> <PropertyName> (Display property values for instances of classname)")
  195. ManualAutoCompleteList=(Command="DisplayAllState",Desc="DisplayAllState <ClassName> (Display state names for all instances of classname)")
  196. ManualAutoCompleteList=(Command="DisplayClear",Desc="DisplayClear (Clears previous DisplayAll entries)")
  197. ManualAutoCompleteList=(Command="FlushPersistentDebugLines",Desc="FlushPersistentDebugLines (Clears persistent debug line cache)")
  198. ManualAutoCompleteList=(Command="GetAll ",Desc="GetAll <ClassName> <PropertyName> (Log property values of all instances of classname)")
  199. ManualAutoCompleteList=(Command="GetAllState",Desc="GetAllState <ClassName> (Log state names for all instances of classname)")
  200. ManualAutoCompleteList=(Command="Obj List ",Desc="Obj List <Class=ClassName> <Type=MetaClass> <Outer=OuterObject> <Package=InsidePackage> <Inside=InsideObject>")
  201. ManualAutoCompleteList=(Command="Obj ListContentRefs",Desc="Obj ListContentRefs <Class=ClassName> <ListClass=ClassName>")
  202. ManualAutoCompleteList=(Command="Obj Classes",Desc="Obj Classes (Shows all classes)")
  203. ManualAutoCompleteList=(Command="EditActor",Desc="EditActor <Class=ClassName> or <Name=ObjectName> or TRACE")
  204. ManualAutoCompleteList=(Command="EditDefault",Desc="EditDefault <Class=ClassName>")
  205. ManualAutoCompleteList=(Command="EditObject",Desc="EditObject <Class=ClassName> or <Name=ObjectName> or <ObjectName>")
  206. ManualAutoCompleteList=(Command="ReloadCfg ",Desc="ReloadCfg <Class/ObjectName> (Reloads config variables for the specified object/class)")
  207. ManualAutoCompleteList=(Command="ReloadLoc ",Desc="ReloadLoc <Class/ObjectName> (Reloads localized variables for the specified object/class)")
  208. ManualAutoCompleteList=(Command="Set ",Desc="Set <ClassName> <PropertyName> <Value> (Sets property to value on objectname)")
  209. ManualAutoCompleteList=(Command="Show BOUNDS",Desc="Show BOUNDS (Displays bounding boxes for all visible objects)")
  210. ManualAutoCompleteList=(Command="Show BSP",Desc="Show BSP (Toggles BSP rendering)")
  211. ManualAutoCompleteList=(Command="Show COLLISION",Desc="Show COLLISION (Toggles collision rendering)")
  212. ManualAutoCompleteList=(Command="Show COVER",Desc="Show COVER (Toggles cover rendering)")
  213. ManualAutoCompleteList=(Command="Show DECALS",Desc="Show DECALS (Toggles decal rendering)")
  214. ManualAutoCompleteList=(Command="Show FOG",Desc="Show FOG (Toggles fog rendering)")
  215. ManualAutoCompleteList=(Command="Show LEVELCOLORATION",Desc="Show LEVELCOLORATION (Toggles per-level coloration)")
  216. ManualAutoCompleteList=(Command="Show PATHS",Desc="Show PATHS (Toggles path rendering)")
  217. ManualAutoCompleteList=(Command="Show POSTPROCESS",Desc="Show POSTPROCESS (Toggles post process rendering)")
  218. ManualAutoCompleteList=(Command="Show SKELMESHES",Desc="Show SKELMESHES (Toggles skeletal mesh rendering)")
  219. ManualAutoCompleteList=(Command="Show TERRAIN",Desc="Show TERRAIN (Toggles terrain rendering)")
  220. ManualAutoCompleteList=(Command="Show VOLUMES",Desc="Show VOLUMES (Toggles volume rendering)")
  221. ManualAutoCompleteList=(Command="Show SPLINES",Desc="Show SPLINES (Toggles spline rendering)")
  222. ManualAutoCompleteList=(Command="Stat FPS",Desc="Stat FPS (Shows FPS counter)")
  223. ManualAutoCompleteList=(Command="Stat UNIT",Desc="Stat UNIT (Shows hardware unit framerate)")
  224. ManualAutoCompleteList=(Command="Stat LEVELS",Desc="Stat LEVELS (Displays level streaming info)")
  225. ManualAutoCompleteList=(Command="Stat GAME",Desc="Stat GAME (Displays game performance stats)")
  226. ManualAutoCompleteList=(Command="Stat MEMORY",Desc="Stat MEMORY (Displays memory stats)")
  227. ManualAutoCompleteList=(Command="Stat XBOXMEMORY",Desc="Stat XBOXMEMORY (Displays Xbox memory stats while playing on PC)")
  228. ManualAutoCompleteList=(Command="Stat PHYSICS",Desc="Stat PHYSICS (Displays physics performance stats)")
  229. ManualAutoCompleteList=(Command="Stat STREAMING",Desc="Stat STREAMING")
  230. ManualAutoCompleteList=(Command="Stat COLLISION",Desc="Stat COLLISION")
  231. ManualAutoCompleteList=(Command="Stat PARTICLES",Desc="Stat PARTICLES")
  232. ManualAutoCompleteList=(Command="Stat SCRIPT",Desc="Stat SCRIPT")
  233. ManualAutoCompleteList=(Command="Stat AUDIO",Desc="Stat AUDIO")
  234. ManualAutoCompleteList=(Command="Stat ANIM",Desc="Stat ANIM")
  235. ManualAutoCompleteList=(Command="Stat NET",Desc="Stat NET")
  236. ManualAutoCompleteList=(Command="Stat LIST",Desc="Stat LIST Groups/Sets/Group (List groups of stats, saved sets, or specific stats within a specified group)")
  237. ManualAutoCompleteList=(Command="ListTextures",Desc="ListTextures (Lists all loaded textures and their current memory footprint)")
  238. ManualAutoCompleteList=(Command="RestartLevel",Desc="RestartLevel (restarts the level)")
  239. ManualAutoCompleteList=(Command="ListSounds",Desc="ListSounds (Lists all the loaded sounds and their memory footprint)")
  240. ManualAutoCompleteList=(Command="ListWaves",Desc="ListWaves (List the WaveInstances and whether they have a source)")
  241. ManualAutoCompleteList=(Command="ListSoundClasses",Desc="ListSoundClasses (Lists a summary of loaded sound collated by class)")
  242. ManualAutoCompleteList=(Command="ListSoundModes",Desc="ListSoundModes (Lists loaded sound modes)")
  243. ManualAutoCompleteList=(Command="ListAudioComponents",Desc="ListAudioComponents (Dumps a detailed list of all AudioComponent objects)")
  244. ManualAutoCompleteList=(Command="ListSoundDurations",Desc="ListSoundDurations")
  245. ManualAutoCompleteList=(Command="PlaySoundCue",Desc="PlaySoundCue (Lists a summary of loaded sound collated by class)")
  246. ManualAutoCompleteList=(Command="PlaySoundWave",Desc="PlaySoundWave")
  247. ManualAutoCompleteList=(Command="SetSoundMode",Desc="SetSoundMode <ModeName>")
  248. ManualAutoCompleteList=(Command="DisableLowPassFilter",Desc="DisableLowPassFilter")
  249. ManualAutoCompleteList=(Command="DisableEQFilter",Desc="DisableEQFilter")
  250. ManualAutoCompleteList=(Command="IsolateDryAudio",Desc="IsolateDryAudio")
  251. ManualAutoCompleteList=(Command="IsolateReverb",Desc="IsolateReverb")
  252. ManualAutoCompleteList=(Command="ResetSoundState",Desc="ResetSoundState (Resets volumes to default and removes test filters)")
  253. ManualAutoCompleteList=(Command="ModifySoundClass",Desc="ModifySoundClass <SoundClassName> Vol=<new volume>")
  254.  
  255. [Engine.DebugCameraController]
  256. PrimaryKey=LeftMouseButton
  257. SecondaryKey=RightMouseButton
  258. UnselectKey=Escape
  259. bShowSelectedInfo=true
  260.  
  261. [Engine.UIInputConfiguration]
  262. AxisEmulationDefinitions=(AxisInputKey=MouseX,AdjacentAxisInputKey=MouseY,bEmulateButtonPress=False)
  263. AxisEmulationDefinitions=(AxisInputKey=MouseY,AdjacentAxisInputKey=MouseX,bEmulateButtonPress=False)
  264. AxisEmulationDefinitions=(AxisInputKey=XboxTypeS_LeftX,AdjacentAxisInputKey=XboxTypeS_LeftY,bEmulateButtonPress=True,InputKeyToEmulate[0]=Gamepad_LeftStick_Right,InputKeyToEmulate[1]=Gamepad_LeftStick_Left)
  265. AxisEmulationDefinitions=(AxisInputKey=XboxTypeS_LeftY,AdjacentAxisInputKey=XboxTypeS_LeftX,bEmulateButtonPress=True,InputKeyToEmulate[0]=Gamepad_LeftStick_Up,InputKeyToEmulate[1]=Gamepad_LeftStick_Down)
  266. AxisEmulationDefinitions=(AxisInputKey=XboxTypeS_RightX,AdjacentAxisInputKey=XboxTypeS_RightY,bEmulateButtonPress=True,InputKeyToEmulate[0]=Gamepad_RightStick_Right,InputKeyToEmulate[1]=Gamepad_RightStick_Left)
  267. AxisEmulationDefinitions=(AxisInputKey=XboxTypeS_RightY,AdjacentAxisInputKey=XboxTypeS_RightX,bEmulateButtonPress=True,InputKeyToEmulate[0]=Gamepad_RightStick_Down,InputKeyToEmulate[1]=Gamepad_RightStick_Up)
  268. WidgetInputAliases=(WidgetClassName="Engine.UIButton",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"),(InputKeyName="Gamepad_RightStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"),(InputKeyName="Gamepad_RightStick_Right"))),(InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="XboxTypeS_A"),(InputKeyName="XboxTypeS_RightTrigger"),(InputKeyName="XboxTypeS_RightShoulder"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton"),(InputKeyName="XboxTypeS_RightTrigger"),(InputKeyName="XboxTypeS_RightShoulder")))))))
  269. WidgetInputAliases=(WidgetClassName="Engine.UIToggleButton",WidgetStates=((StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton")))))))
  270. WidgetInputAliases=(WidgetClassName="Engine.UICheckbox",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"),(InputKeyName="Gamepad_RightStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"),(InputKeyName="Gamepad_RightStick_Right"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton")))))))
  271. WidgetInputAliases=(WidgetClassName="Engine.UIComboBox",WidgetStates=((StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton"))))),(StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="XBoxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"),(InputKeyName="Gamepad_RightStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"),(InputKeyName="Gamepad_RightStick_Right")))))))
  272. WidgetInputAliases=(WidgetClassName="Engine.ConsoleEntry",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right")))))))
  273. WidgetInputAliases=(WidgetClassName="Engine.UIEditBox",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="SubmitText",LinkedInputKeys=((InputKeyName="Enter"),(InputKeyName="XboxTypeS_Start"),(InputKeyName="XboxTypeS_A"))),(InputAliasName="DeleteCharacter",LinkedInputKeys=((InputKeyName="Delete"))),(InputAliasName="MoveCursorLeft",LinkedInputKeys=((InputKeyName="Left",ModifierKeyFlags=0))),(InputAliasName="MoveCursorRight",LinkedInputKeys=((InputKeyName="Right",ModifierKeyFlags=0))),(InputAliasName="MoveCursorToLineStart",LinkedInputKeys=((InputKeyName="Home",ModifierKeyFlags=0))),(InputAliasName="MoveCursorToLineEnd",LinkedInputKeys=((InputKeyName="End",ModifierKeyFlags=0))),(InputAliasName="BackSpace",LinkedInputKeys=((InputKeyName="BackSpace"),(InputKeyName="XboxTypeS_X"))),(InputAliasName="Char",LinkedInputKeys=((InputKeyName="A"),(InputKeyName="B"),(InputKeyName="C"),(InputKeyName="D"),(InputKeyName="E"),(InputKeyName="F"),(InputKeyName="G"),(InputKeyName="H"),(InputKeyName="I"),(InputKeyName="J"),(InputKeyName="K"),(InputKeyName="L"),(InputKeyName="M"),(InputKeyName="N"),(InputKeyName="O"),(InputKeyName="P"),(InputKeyName="Q"),(InputKeyName="R"),(InputKeyName="S"),(InputKeyName="T"),(InputKeyName="U"),(InputKeyName="V"),(InputKeyName="W"),(InputKeyName="X"),(InputKeyName="Y"),(InputKeyName="Z"),(InputKeyName="zero"),(InputKeyName="One"),(InputKeyName="Two"),(InputKeyName="Three"),(InputKeyName="Four"),(InputKeyName="Five"),(InputKeyName="Six"),(InputKeyName="seven"),(InputKeyName="eight"),(InputKeyName="nine"),(InputKeyName="NumPadZero"),(InputKeyName="NumPadOne"),(InputKeyName="NumPadTwo"),(InputKeyName="NumPadThree"),(InputKeyName="NumPadfour"),(InputKeyName="NumPadFive"),(InputKeyName="NumPadsix"),(InputKeyName="NumPadSeven"),(InputKeyName="NumPadEight"),(InputKeyName="NumPadNine"),(InputKeyName="Multiply"),(InputKeyName="Add"),(InputKeyName="Subtract"),(InputKeyName="Decimal"),(InputKeyName="Divide"),(InputKeyName="Semicolon"),(InputKeyName="Equals"),(InputKeyName="Comma"),(InputKeyName="Underscore"),(InputKeyName="Period"),(InputKeyName="Slash"),(InputKeyName="Tilde"),(InputKeyName="LeftBracket"),(InputKeyName="Backslash"),(InputKeyName="RightBracket"),(InputKeyName="Quote"),(InputKeyName="Character"),(InputKeyName="SpaceBar"))),(InputAliasName="Consume",LinkedInputKeys=((InputKeyName="LeftShift"),(InputKeyName="RightShift"),(InputKeyName="LeftControl"),(InputKeyName="RightControl"),(InputKeyName="LeftAlt"),(InputKeyName="RightAlt"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"),(InputKeyName="Gamepad_RightStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"),(InputKeyName="Gamepad_RightStick_Right"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton"))))),(StateClassName="Engine.UIState_Pressed",StateInputAliases=((InputAliasName="MouseSelect",LinkedInputKeys=((InputKeyName="MouseX",ModifierKeyFlags=0)))))))
  274. WidgetInputAliases=(WidgetClassName="Engine.UINumericEditBox",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="SubmitText",LinkedInputKeys=((InputKeyName="Enter"),(InputKeyName="XboxTypeS_Start"),(InputKeyName="XboxTypeS_A"))),(InputAliasName="DeleteCharacter",LinkedInputKeys=((InputKeyName="Delete"))),(InputAliasName="MoveCursorLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="Gamepad_RightStick_Left"))),(InputAliasName="MoveCursorRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="Gamepad_RightStick_Right"))),(InputAliasName="MoveCursorToLineStart",LinkedInputKeys=((InputKeyName="Home"))),(InputAliasName="MoveCursorToLineEnd",LinkedInputKeys=((InputKeyName="End"))),(InputAliasName="BackSpace",LinkedInputKeys=((InputKeyName="BackSpace"),(InputKeyName="XboxTypeS_X"))),(InputAliasName="Char",LinkedInputKeys=((InputKeyName="A"),(InputKeyName="B"),(InputKeyName="C"),(InputKeyName="D"),(InputKeyName="E"),(InputKeyName="F"),(InputKeyName="G"),(InputKeyName="H"),(InputKeyName="I"),(InputKeyName="J"),(InputKeyName="K"),(InputKeyName="L"),(InputKeyName="M"),(InputKeyName="N"),(InputKeyName="O"),(InputKeyName="P"),(InputKeyName="Q"),(InputKeyName="R"),(InputKeyName="S"),(InputKeyName="T"),(InputKeyName="U"),(InputKeyName="V"),(InputKeyName="W"),(InputKeyName="X"),(InputKeyName="Y"),(InputKeyName="Z"),(InputKeyName="zero"),(InputKeyName="One"),(InputKeyName="Two"),(InputKeyName="Three"),(InputKeyName="Four"),(InputKeyName="Five"),(InputKeyName="Six"),(InputKeyName="seven"),(InputKeyName="eight"),(InputKeyName="nine"),(InputKeyName="NumPadZero"),(InputKeyName="NumPadOne"),(InputKeyName="NumPadTwo"),(InputKeyName="NumPadThree"),(InputKeyName="NumPadfour"),(InputKeyName="NumPadFive"),(InputKeyName="NumPadsix"),(InputKeyName="NumPadSeven"),(InputKeyName="NumPadEight"),(InputKeyName="NumPadNine"),(InputKeyName="Multiply"),(InputKeyName="Decimal"),(InputKeyName="Divide"),(InputKeyName="Semicolon"),(InputKeyName="Equals"),(InputKeyName="Comma"),(InputKeyName="Underscore"),(InputKeyName="Period"),(InputKeyName="Slash"),(InputKeyName="Tilde"),(InputKeyName="LeftBracket"),(InputKeyName="Backslash"),(InputKeyName="RightBracket"),(InputKeyName="Quote"),(InputKeyName="Character"),(InputKeyName="SpaceBar"))),(InputAliasName="Consume",LinkedInputKeys=((InputKeyName="LeftShift"),(InputKeyName="RightShift"),(InputKeyName="LeftControl"),(InputKeyName="RightControl"),(InputKeyName="LeftAlt"),(InputKeyName="RightAlt"))),(InputAliasName="IncrementNumericValue",LinkedInputKeys=((InputKeyName="Gamepad_RightStick_Up"),(InputKeyName="Add"))),(InputAliasName="DecrementNumericValue",LinkedInputKeys=((InputKeyName="Gamepad_RightStick_Down"),(InputKeyName="Subtract")))))))
  275. WidgetInputAliases=(WidgetClassName="Engine.UIScene",WidgetStates=((StateClassName="Engine.UIState_Enabled",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton",ModifierKeyFlags=0),(InputKeyName="RightMouseButton",ModifierKeyFlags=0),(InputKeyName="MiddleMouseButton",ModifierKeyFlags=0)))))))
  276. WidgetInputAliases=(WidgetClassName="Engine.UILabelButton",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton")))))))
  277. WidgetInputAliases=(WidgetClassName="Engine.UIList",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="MoveSelectionUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="MouseScrollUp"))),(InputAliasName="MoveSelectionDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="MouseScrollDown"))),(InputAliasName="MoveSelectionLeft",LinkedInputKeys=((InputKeyName="Left"))),(InputAliasName="MoveSelectionRight",LinkedInputKeys=((InputKeyName="Right"))),(InputAliasName="SelectFirstElement",LinkedInputKeys=((InputKeyName="Home"))),(InputAliasName="SelectLastElement",LinkedInputKeys=((InputKeyName="End"))),(InputAliasName="PageUp",LinkedInputKeys=((InputKeyName="PageUp"))),(InputAliasName="PageDown",LinkedInputKeys=((InputKeyName="PageDown"))),(InputAliasName="SelectAllItems",LinkedInputKeys=((InputKeyName="A",ModifierKeyFlags=42))),(InputAliasName="SubmitListSelection",LinkedInputKeys=((InputKeyName="SpaceBar"),(InputKeyName="Enter"),(InputKeyName="XboxTypeS_A"),(InputKeyName="XboxTypeS_RightTrigger"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton",ModifierKeyFlags=24))),(InputAliasName="ResizeColumn",LinkedInputKeys=((InputKeyName="MouseX"),(InputKeyName="MouseY")))))))
  278. WidgetInputAliases=(WidgetClassName="Engine.UIPanel",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab")))))))
  279. WidgetInputAliases=(WidgetClassName="Engine.ScriptConsoleEntry",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab")))))))
  280. WidgetInputAliases=(WidgetClassName="Engine.UISlider",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"),(InputKeyName="XboxTypeS_DPad_Up"),(InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"),(InputKeyName="XboxTypeS_DPad_Down"),(InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down"))),(InputAliasName="DecrementSliderValue",LinkedInputKeys=((InputKeyName="Subtract"),(InputKeyName="Left"),(InputKeyName="Gamepad_LeftStick_Left"),(InputKeyName="XboxTypeS_DPad_Left"))),(InputAliasName="IncrementSliderValue",LinkedInputKeys=((InputKeyName="Add"),(InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton"))),(InputAliasName="DragSlider"))),(StateClassName="Engine.UIState_Pressed",StateInputAliases=((InputAliasName="DragSlider",LinkedInputKeys=((InputKeyName="MouseX"),(InputKeyName="MouseY")))))))
  281. WidgetInputAliases=(WidgetClassName="Engine.UITabControl",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextPage",LinkedInputKeys=((InputKeyName="Tab",ModifierKeyFlags=42),(InputKeyName="XboxTypeS_RightShoulder"))),(InputAliasName="PreviousPage",LinkedInputKeys=((InputKeyName="Tab",ModifierKeyFlags=14),(InputKeyName="XboxTypeS_LeftShoulder")))))))
  282. WidgetInputAliases=(WidgetClassName="Engine.UIContextMenu",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="HideContextMenu",LinkedInputKeys=((InputKeyName="Escape")))))))
  283. WidgetInputAliases=(WidgetClassName="Engine.UIObject",WidgetStates=((StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="ShowContextMenu",LinkedInputKeys=((InputKeyName="RightMouseButton"))))),(StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="XboxTypeS_DPad_Right")))))))
  284. WidgetInputAliases=(WidgetClassName="Engine.UIOptionListBase",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="MoveSelectionLeft",LinkedInputKeys=((InputKeyName="Left"),(InputKeyName="XboxTypeS_DPad_Left"),(InputKeyName="Gamepad_LeftStick_Left"))),(InputAliasName="MoveSelectionRight",LinkedInputKeys=((InputKeyName="Right"),(InputKeyName="XboxTypeS_DPad_Right"),(InputKeyName="Gamepad_LeftStick_Right"))))),(StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton",ModifierKeyFlags=0)))))))
  285. WidgetInputAliases=(WidgetClassName="Engine.UIScreenObject",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NextControl",LinkedInputKeys=((InputKeyName="Tab"))),(InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Down"))),(InputAliasName="NavFocusLeft",LinkedInputKeys=((InputKeyName="Left"))),(InputAliasName="NavFocusRight",LinkedInputKeys=((InputKeyName="Right"))),(InputAliasName="PrevControl",LinkedInputKeys=((InputKeyName="Tab",ModifierKeyFlags=28)))))))
  286. WidgetInputAliases=(WidgetClassName="Engine.UIScrollbar",WidgetStates=((StateClassName="Engine.UIState_Active",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="LeftMouseButton")))))))
  287. WidgetInputAliases=(WidgetClassName="Engine.UIScrollbarMarkerButton",WidgetStates=((StateClassName="Engine.UIState_Pressed",StateInputAliases=((InputAliasName="DragSlider",LinkedInputKeys=((InputKeyName="MouseX"),(InputKeyName="MouseY")))))))
  288. WidgetInputAliases=(WidgetClassName="Engine.UITabButton",WidgetStates=((StateClassName="Engine.UIState_TargetedTab",StateInputAliases=((InputAliasName="Clicked",LinkedInputKeys=((InputKeyName="Enter",ModifierKeyFlags=0),(InputKeyName="SpaceBar",ModifierKeyFlags=0)))))))
  289. WidgetInputAliases=(WidgetClassName="Engine.UIImage",WidgetStates=((StateClassName="Engine.UIState_Focused",StateInputAliases=((InputAliasName="NavFocusUp",LinkedInputKeys=((InputKeyName="Gamepad_LeftStick_Up"),(InputKeyName="Gamepad_RightStick_Up"))),(InputAliasName="NavFocusDown",LinkedInputKeys=((InputKeyName="Gamepad_LeftStick_Down"),(InputKeyName="Gamepad_RightStick_Down")))))))
  290.  
  291. [Engine.UIDataStore_InputAlias]
  292. InputAliases=(AliasName="Term_Controller",PlatformInputKeys[0]=(ButtonFontMarkupString="GAMEPAD"),PlatformInputKeys[1]=(ButtonFontMarkupString="GAMEPAD_360"),PlatformInputKeys[2]=(ButtonFontMarkupString="GAMEPAD_PS3"))
  293. InputAliases=(AliasName="Term_GamerCard",PlatformInputKeys[0]=(ButtonFontMarkupString="X BUTTON"))
  294. InputAliases=(AliasName="CycleLeft",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="XboxTypeS_LeftShoulder"),ButtonFontMarkupString="LEFT SHOULDER"))
  295. InputAliases=(AliasName="CycleRight",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="XboxTypeS_RightShoulder"),ButtonFontMarkupString="RIGHT SHOULDER"))
  296. InputAliases=(AliasName="AnyKey",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="*"),ButtonFontMarkupString="ANY KEY"))
  297. InputAliases=(AliasName="Accept",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Enter"),ButtonFontMarkupString="ACCEPT"))
  298. InputAliases=(AliasName="Cancel",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Escape"),ButtonFontMarkupString="CANCEL"))
  299. InputAliases=(AliasName="Conditional1",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_X"),ButtonFontMarkupString="X BUTTON"))
  300. InputAliases=(AliasName="Conditional2",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_Y"),ButtonFontMarkupString="Y BUTTON"))
  301. InputAliases=(AliasName="Start",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_Start"),ButtonFontMarkupString="START"))
  302. InputAliases=(AliasName="Back",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_Back"),ButtonFontMarkupString="BACK"))
  303. InputAliases=(AliasName="ShiftUp",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Subtract"),ButtonFontMarkupString="SUBTRACT"))
  304. InputAliases=(AliasName="ShiftDown",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Add"),ButtonFontMarkupString="ADD"))
  305. InputAliases=(AliasName="ShiftUpPage",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="PageUp"),ButtonFontMarkupString="PAGEUP"))
  306. InputAliases=(AliasName="ShiftDownPage",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="PageDown"),ButtonFontMarkupString="PAGEDOWN"))
  307. ;InputAliases=(AliasName="ShiftBoth",PlatformInputKeys[1]=(InputKeyData=(InputKeyName=""),ButtonFontMarkupString=""))  @todo
  308. InputAliases=(AliasName="Defaults",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_LeftTrigger"),ButtonFontMarkupString="LEFT TRIGGER"))
  309. InputAliases=(AliasName="Defaults",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_RightTrigger"),ButtonFontMarkupString="RIGHT TRIGGER"))
  310. InputAliases=(AliasName="MouseLeft",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="LeftMouseButton"),ButtonFontMarkupString="LEFT MOUSE"))
  311. InputAliases=(AliasName="MouseRight",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="RightMouseButton"),ButtonFontMarkupString="RIGHT MOUSE"))
  312. InputAliases=(AliasName="ClickLeft",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_LeftThumbstick"),ButtonFontMarkupString="CLICK LEFT STICK"))
  313. InputAliases=(AliasName="ClickRight",PlatformInputKeys[1]=(InputKeyData=(InputKeyName="XboxTypeS_RightThumbstick"),ButtonFontMarkupString="CLICK RIGHT STICK"))
  314. ;!InputAliases=ClearArray
  315.  
  316. [Configuration]
  317.  
  318. [GamepadSettings]
  319. SwapLeftAndRightStick=False
  320. SwapLeftStickAxes=False
  321. SwapRightStickAxes=False
  322. InvertLeftStickAxisX=False
  323. InvertLeftStickAxisY=False
  324. InvertRightStickAxisX=False
  325. InvertRightStickAxisY=False
  326.  
  327. [UDKGame.UI_PlayerHUD]
  328. Mobile_MaxQuickReleaseTime=0.2
  329. Mobile_MinHoldTime=0.25
  330. bAllowAllMobileKeys=false
  331.  
  332. [UDKGame.DunDefInput]
  333. KeyDescriptions=(KeyName="One",KeyDescription="1")
  334. KeyDescriptions=(KeyName="Two",KeyDescription="2")
  335. KeyDescriptions=(KeyName="Three",KeyDescription="3")
  336. KeyDescriptions=(KeyName="Four",KeyDescription="4")
  337. KeyDescriptions=(KeyName="Five",KeyDescription="5")
  338. KeyDescriptions=(KeyName="Six",KeyDescription="6")
  339. KeyDescriptions=(KeyName="Seven",KeyDescription="7")
  340. KeyDescriptions=(KeyName="Eight",KeyDescription="8")
  341. KeyDescriptions=(KeyName="Nine",KeyDescription="9")
  342. KeyDescriptions=(KeyName="Zero",KeyDescription="0")
  343. KeyDescriptions=(KeyName="LeftMouseButton",KeyDescription="Left Mouse Button")
  344. KeyDescriptions=(KeyName="RightMouseButton",KeyDescription="Right Mouse Button")
  345. KeyDescriptions=(KeyName="MiddleMouseButton",KeyDescription="Middle Mouse Button")
  346. KeyDescriptions=(KeyName="LeftControl",KeyDescription="Control")
  347. KeyDescriptions=(KeyName="RightControl",KeyDescription="Control")
  348. KeyDescriptions=(KeyName="MouseScrollUp",KeyDescription="Mouse Wheel")
  349. KeyDescriptions=(KeyName="MouseScrollDown",KeyDescription="Mouse Wheel")
  350. KeyDescriptions=(KeyName="LeftShift",KeyDescription="Shift")
  351. KeyDescriptions=(KeyName="RightShift",KeyDescription="Shift")
  352. KeyDescriptions=(KeyName="SpaceBar",KeyDescription="Space Bar")
  353. KeyDescriptions=(KeyName="XboxTypeS_X",KeyDescription="(X)",KeyIcon=Texture2D'GamePadButtons_360.Textures.leftButton')
  354. KeyDescriptions=(KeyName="XboxTypeS_Y",KeyDescription="(Y)",KeyIcon=Texture2D'GamePadButtons_360.Textures.topButton')
  355. KeyDescriptions=(KeyName="XboxTypeS_B",KeyDescription="(B)",KeyIcon=Texture2D'GamePadButtons_360.Textures.rightButton')
  356. KeyDescriptions=(KeyName="XboxTypeS_A",KeyDescription="(A)",KeyIcon=Texture2D'GamePadButtons_360.Textures.bottomButton')
  357. KeyDescriptions=(KeyName="XboxTypeS_Start",KeyDescription="(Start)",KeyIcon=Texture2D'GamePadButtons_360.Textures.StartButton')
  358. KeyDescriptions=(KeyName="XboxTypeS_Back",KeyDescription="(Back)",KeyIcon=Texture2D'GamePadButtons_360.Textures.SelectButton')
  359. KeyDescriptions=(KeyName="XboxTypeS_DPad_Up",KeyDescription="(Up)",KeyIcon=Texture2D'GamePadButtons_360.Textures.directionalPad_Up')
  360. KeyDescriptions=(KeyName="XboxTypeS_DPad_Down",KeyDescription="(Down)",KeyIcon=Texture2D'GamePadButtons_360.Textures.directionalPad_Down')
  361. KeyDescriptions=(KeyName="XboxTypeS_DPad_Left",KeyDescription="(Left)",KeyIcon=Texture2D'GamePadButtons_360.Textures.directionalPad_Left')
  362. KeyDescriptions=(KeyName="XboxTypeS_DPad_Right",KeyDescription="(Right)",KeyIcon=Texture2D'GamePadButtons_360.Textures.directionalPad_Right')
  363. KeyDescriptions=(KeyName="XboxTypeS_LeftShoulder",KeyDescription="(Left Shoulder)",KeyIcon=Texture2D'GamePadButtons_360.Textures.L_01')
  364. KeyDescriptions=(KeyName="XboxTypeS_RightShoulder",KeyDescription="(Right Shoulder)",KeyIcon=Texture2D'GamePadButtons_360.Textures.R_01')
  365. KeyDescriptions=(KeyName="XboxTypeS_LeftTrigger",KeyDescription="(Left Trigger)",KeyIcon=Texture2D'GamePadButtons_360.Textures.L_02')
  366. KeyDescriptions=(KeyName="XboxTypeS_RightTrigger",KeyDescription="(Right Trigger)",KeyIcon=Texture2D'GamePadButtons_360.Textures.R_02')
  367. KeyDescriptions=(KeyName="XboxTypeS_LeftThumbstick",KeyDescription="(Left Thumbstick)",KeyIcon=Texture2D'GamePadButtons_360.Textures.L_Down_Analog')
  368. KeyDescriptions=(KeyName="XboxTypeS_RightThumbstick",KeyDescription="(Right Thumbstick)",KeyIcon=Texture2D'GamePadButtons_360.Textures.R_Down_Analog')
  369. BindingDescriptions=(Binding="MoveForward",Description="Move Forward")
  370. BindingDescriptions=(Binding="MoveBackward",Description="Move Backward")
  371. BindingDescriptions=(Binding="StrafeLeft",Description="Strafe Left")
  372. BindingDescriptions=(Binding="StrafeRight",Description="Strafe Right")
  373. BindingDescriptions=(Binding="Jump",Description="Jump / Confirm Action")
  374. BindingDescriptions=(Binding="Pause",Description="Pause")
  375. BindingDescriptions=(Binding="CheckActivation",Description="Activate / Pickup Equipment")
  376. BindingDescriptions=(Binding="CheckAlternateActivation",Description="Store Equipment")
  377. BindingDescriptions=(Binding="HotKeyOne",Description="Ability HotKeys")
  378. BindingDescriptions=(Binding="HotKeyTwo",Description="Ability HotKeys")
  379. BindingDescriptions=(Binding="HotKeyThree",Description="Ability HotKeys")
  380. BindingDescriptions=(Binding="HotKeyFour",Description="Ability HotKeys")
  381. BindingDescriptions=(Binding="RotateCamera",Description="Rotate Camera")
  382. BindingDescriptions=(Binding="DisplayMiniMap",Description="Display Area Map")
  383. BindingDescriptions=(Binding="CallOutOn | OnRelease CallOutOff",Description="Cancel Action / Call-Out")
  384. BindingDescriptions=(Binding="CycleZoom",Description="Cycle Camera Zoom")
  385. BindingDescriptions=(Binding="ShowMyHeroInfo",Description="Show Inventory")
  386. BindingDescriptions=(Binding="ToggleActionWheel",Description="Open Action Wheel")
  387. BindingDescriptions=(Binding="PrimaryFire",Description="Use Weapon / Confirm Action")
  388. BindingDescriptions=(Binding="AltFire",Description="Alternate Weapon Usage")
  389. BindingDescriptions=(Binding="Move",Description="Move")
  390. BindingDescriptions=(Binding="Turn",Description="Turn")
  391. BindingDescriptions=(Binding="ZoomCameraIn",Description="Zoom Camera")
  392. BindingDescriptions=(Binding="RealTurn",Description="Turn")
  393. BindingDescriptions=(Binding="PushToTalk",Description="Hold-To-Talk")
  394.  
  395. [IniVersion]
  396. 0=1275888251.000000
  397. 1=1317237060.000000
  398.  
  399. [UDKGame.DunDefConsole]
  400. HistoryTop=8
  401. HistoryBot=9
  402. HistoryCur=8
  403. bEnableUI=False
  404. bRequireCtrlToNavigateAutoComplete=False
  405. Bindings=(Name="",Command="HotKeySeven | OnRelease HotKeyOff")
  406. Bindings=(Name="",Command="HotKeySix | OnRelease HotKeyOff")
  407. Bindings=(Name="",Command="HotKeyTen | OnRelease HotKeyOff")
  408. Bindings=(Name="",Command="HotKeyEight | OnRelease HotKeyOff")
  409. Bindings=(Name="",Command="HotKeyNine | OnRelease HotKeyOff")
  410. Bindings=(Name="",Command="HotKeyFive | OnRelease HotKeyOff")
  411.  
  412.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement