Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. [DISPLAY_SETTINGS]
  2. ;ResolutionXXX => 0 for autodetection
  3. ;RefreshRate => 0 will let DirectX pick it
  4. ;WindowMode => 0 fullscreen / 1 windowed / 2 borderless
  5. ;AspectRatio => 0 display / 1 resolution / 2..N as options
  6. ;VSync => 0 disabled / 1 frame / 2 frames
  7. ;UseLetterbox => 0 disabled / 1 enabled
  8. ;DefaultFOV => Default vertical field of view (degrees)
  9. ;TAASharpenFactor => Sharpen filter applied to TAA
  10. ;InitialWindowPositionX/Y => -1 for centering
  11. GPUAdapter=0
  12. Monitor=0
  13. ResolutionWidth=1920
  14. ResolutionHeight=1080
  15. RefreshRate=144.001007
  16. WindowMode=2
  17. AspectRatio=3
  18. VSync=0
  19. MaxGPUBufferedFrame=1
  20. UseLetterbox=0
  21. DefaultFOV=84.000000
  22. EnableAMDMultiDraw=1
  23. TAASharpenFactor=0.000000
  24. InitialWindowPositionX=8
  25. InitialWindowPositionY=31
  26.  
  27. [HARDWARE_INFO]
  28. GPUVendor=NVIDIA
  29. GPUDeviceId=0x1b80
  30. GPUSubSysId=0x1425174b
  31. GPUDedicatedMemoryMB=8093
  32. GPUScore=9719.000000
  33. GPUScoreConf=0.772449
  34. SystemMemoryMB=16335
  35. CPUScore=1822.366943
  36. HardwareNotificationEnable=1
  37.  
  38. [QUALITY_SETTINGS]
  39. QualityPresetName=Custom
  40. TexturePresetName=Low
  41.  
  42. [CUSTOM_PRESET_SETTINGS]
  43. Shadow=0
  44. Reflection=0
  45. LOD=0
  46. AO=0
  47. Shading=0
  48. MotionBlur=1
  49. LensEffects=0
  50. DepthOfField=1
  51. TextureFiltering=0
  52. AntiAliasingMethod=1
  53.  
  54. [READ_ONLY]
  55. DefaultValuesVersion=11
  56.  
  57. [INPUT]
  58. InvertAxisY=0
  59. InvertMouseAxisY=0
  60. Rumble=1
  61. AimAssist=1
  62. YawSensitivity=20
  63. PitchSensitivity=10
  64. DeadzoneLeftStick=15
  65. DeadzoneRightStick=15
  66. MouseSensitivity=50
  67. MouseYawSensitivity=12
  68. MousePitchSensitivity=12
  69. MouseSensitivityMultiplierUnit=0.020000
  70. XFactorAiming=0.020000
  71. ToggleAim=0
  72. ToggleLean=1
  73. ToggleSprint=0
  74. ToggleCrouch=1
  75. ToggleProne=1
  76. ToggleWalk=0
  77. ToggleGadgetDeploymentGamepad=0
  78. ToggleGadgetDeploymentKeyboard=1
  79. AimDownSights=21
  80. AimDownSightsMouse=35
  81. ControlSchemeIndex=0
  82. ControllerInputDevice=0
  83.  
  84. [DISPLAY]
  85. Brightness=51.000000
  86.  
  87. [AUDIO]
  88. ;Dynamic Range mode: (0) Hi-Fi, (1) TV, (2) Night Mode
  89. ;VoiceChatCaptureMode => 0 Auto / 1 Manual / 2 Push to talk
  90. Subtitle=0
  91. Volume=1.000000
  92. VolumeMusic=0.020000
  93. VolumeSoundEffects=1.000000
  94. VolumeVoice=1.000000
  95. DynamicRangeMode=2
  96. VoiceChatPlaybackLevel=70
  97. VoiceChatCaptureThresholdV2=100
  98. VoiceChatCaptureMode=0
  99. Mute=0
  100. VoiceChatMuteAll=0
  101. VoiceChatTeamOnly=1
  102. VoiceChatVolume=5
  103.  
  104. [GAMEPLAY]
  105. PartyPrivacyEnable=0
  106. GameplayPingEnable=1
  107. RealSenseDroneEnable=0
  108. RealSenseOBSPath=
  109. RealSenseSize=0.166700
  110. RealSensePosX=0.010000
  111. RealSensePosY=0.990000
  112. RealSenseHighQuality=0
  113. RealSenseProfile=-1
  114.  
  115. [ONLINE]
  116. ;DataCenterHint =>
  117. ; default 'ping based'
  118. ; eus 'us east'
  119. ; cus 'us central'
  120. ; scus 'us south central'
  121. ; wus 'us west'
  122. ; sbr 'brazil south'
  123. ; neu 'europe north'
  124. ; weu 'europe west'
  125. ; eas 'asia east'
  126. ; seas 'asia south east'
  127. ; eau 'australia east'
  128. ; wja 'japan west'
  129. DataCenterHint=default
  130. UseUPnP=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement