Advertisement
Guest User

Untitled

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