Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. ca_aimIKFadeout = "0"
  2. co_usenewcoopanimsystem = 1
  3. g_multiplayerDefault = "1"
  4. net_enable_tfrc = "0"
  5. g_battleDust_enable = "0"
  6. sv_bandwidth = "30000"
  7.  
  8.  
  9. g_fpDbaManagementEnable = 0
  10.  
  11. g_hitDeathReactions_streaming=2
  12.  
  13. g_distanceForceNoIk=35
  14.  
  15. g_telemetryConfig = "MP"
  16. g_telemetrySampleRatePerformance = 1
  17. g_telemetrySampleRateBandwidth = 3
  18. g_telemetrySampleRateMemory = 2
  19.  
  20. net_packetsendrate=20
  21.  
  22. e_ViewDistRatio=25
  23. e_ViewDistRatioVegetation=12
  24. r_DeferredShadingMergeAmbient = 0
  25. e_VegetationMinSize=0.1
  26.  
  27. p_gravity_z = "-13" ; make consoles match the PC gravity
  28.  
  29. pl_melee.impulses_enable=1
  30. pl_melee.angle_limit_from_behind=70
  31. pl_melee.damage_multiplier_from_behind=1
  32. pl_melee.melee_snap_angle_limit=55
  33. pl_melee.melee_snap_move_speed_multiplier=12
  34. pl_melee.melee_snap_target_select_range = 3.0
  35. pl_melee.melee_snap_end_position_range = 1.0
  36. pl_melee.mp_victim_screenfx_blendout_duration = 0.25
  37. pl_melee.mp_victim_screenfx_duration = 0.1
  38. pl_airFrictionPerk_control.triggerAutomatically=0
  39. pl_airFrictionPerk_control.fall_activation_height=0
  40.  
  41. pl_impulseEnabled = 1
  42.  
  43. sv_AISystem=0
  44.  
  45. g_multiplayerEnableVehicles=1
  46. g_mpKickableCars=1
  47.  
  48. e_streamcgfpoolsize=28
  49.  
  50. g_godMode = 0
  51.  
  52. e_streamcgf=0
  53.  
  54. aim_assistMinTurnScale=0.5
  55. aim_assistMinTurnScale_ironsight = 0.6
  56.  
  57. aim_assistSlowStartFadeinDistance=1
  58. aim_assistSlowStopFadeinDistance=3
  59. aim_assistSlowFalloffStartDistance=40
  60. aim_assistSlowDisableDistance=100
  61. aim_assistMaxDistance=75
  62. aim_assistMaxDistance_ironsight = 100
  63.  
  64. aim_assistSlowThresholdOuter=2.5
  65.  
  66. aim_assiststrength = 0.7
  67. aim_assiststrength_ironsight = 0.9
  68.  
  69. pl_jump_maxTimerValue= 0.0
  70.  
  71. net_log=1
  72.  
  73. g_spawn_vistable_numLineTestsPerFrame=3
  74.  
  75. net_breakage_sync_entities=0
  76.  
  77. ; This forces broken trees to have spherical inertia, which makes them harder to rotate around their vertical axis.
  78. g_breakageMinAxisInertia=1.0
  79. g_glassAutoShatterMinArea=0.5
  80.  
  81. s_ObstructionMaxPierecability = 15
  82. g_actorViewDistRatio=255
  83.  
  84. controller_full_turn_multiplier_z = 2.35
  85. controller_full_turn_multiplier_x = 1.8
  86. controller_multiplier_x = 3
  87. controller_multiplier_z = 4
  88. cl_sensitivityControllerMP=0.4
  89.  
  90. ;Overriden in GameCrysis2\Difficulty\*.cfg
  91. g_playerLowHealthThreshold = 20
  92. g_playerMidHealthThreshold = 60
  93.  
  94. ; Sanity check for physics RepositionEntity
  95. p_max_entity_cells=10000
  96.  
  97. e_VegetationSprites = 0
  98.  
  99. ;Controls screen blur when turning
  100. r_MotionBlurShutterSpeed = 0.002
  101.  
  102. pl_movement.speedScaleWithoutNanosuit = 1.03
  103. pl_movement.sprint_SpeedScaleWithoutNanosuit = 1.61
  104. pl_movement.strafe_SpeedScaleWithoutnanosuit = 0.75
  105.  
  106. pl_movement.sprint_timeInAirToStopSprinting = 0.5
  107.  
  108. pl_stealth_shotgunDamageCap = 40
  109. pl_stealth_maxSpreadOnFire = 1
  110.  
  111. pl_swimSpeedSprintSpeedMul = 1.5
  112. pl_swimUpSprintSpeedMul = 1.5
  113. pl_swimNoSuitSprintSpeedMul = 1.25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement