Advertisement
Guest User

Untitled

a guest
Feb 1st, 2025
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | Gaming | 0 0
  1. ; NEW CONFIG
  2.  
  3. ca_PrecacheAnimationSets=1
  4. e_AutoPrecacheTerrainAndProcVeget=1
  5. e_AutoPrecacheTexturesAndShaders=1
  6. e_DecalsMerge=1
  7. e_HwOcclusionCullingObjects=1
  8. e_ParticlesPreload=1
  9. e_PrecacheLevel=1
  10. gpu_particle_physics=1
  11. r_BatchType=0
  12. r_DepthBits=32
  13. r_MultiGPU=0
  14. r_MultiThreaded=1
  15. sys_job_system_max_worker=8
  16. sys_LoadFrontendShaderCache=1
  17. sys_PakStreamCache=1
  18. sys_preload=1
  19. sys_MaxFPS=80
  20. r_VSync=0
  21. wh_ui_FPS = 0
  22.  
  23. r_AntialiasingMode = 3
  24. r_AntialiasingTAAPattern = 7
  25. r_AntialiasingTAASharpening = 0
  26. r_Beams = 3
  27. r_MotionBlur = 2
  28.  
  29. e_GsmRange=9
  30. e_ShadowsMaxTexRes=4096
  31. e_ShadowsPoolSize=16384
  32. e_ShadowsCastViewDistRatio=0.8
  33. e_ShadowsCastViewDistRatioLights = 0.2
  34. r_FogShadowsWater=1
  35. r_ShadowPoolMaxFrames=15
  36. r_ShadowPoolMaxTimeslicedUpdatesPerFrame=110
  37. e_ObjShadowCastSpec=7
  38. r_ShadowCastingLightsMaxCount=32
  39. e_ShadowsCastViewDistRatioMulInvis=0.5
  40. r_ShadowsAdaptionMin = 1.12
  41. r_ShadowsAdaptionSize = 1.28
  42. r_ShadowsAdaptionRangeClamp = 0.008
  43. r_shadowsscreenspace=0
  44.  
  45. r_RainMaxViewDist_Deferred = 10000
  46.  
  47. r_ssdo=1
  48. r_ssdoAmountAmbient=1.4
  49. r_ssdoAmountDirect=2
  50. r_ssdoAmountReflection=4
  51. r_ssdoHalfRes=0
  52. r_ssdoRadius=0.04
  53. r_ssdoRadiusMin=0.07
  54. r_ssdoRadiusMax=0.1
  55. e_svoTI_SSDepthTrace = 2
  56. e_svoTI_SSAOAmount=1.545
  57. e_svoTI_SpecularAmplifier = 0.82
  58. e_svoTI_TemporalFilteringBase = 1
  59. e_svoTI_MinReflectance = 0.19
  60. e_svoTI_DiffuseAmplifier = 1.12
  61.  
  62. e_svoTI_ResScaleBase=0
  63. e_svoTI_LowSpecMode=2
  64. e_svoTI_ConeMaxLength=16
  65. e_svoTI_DiffuseConeWidth=32
  66. e_svoTI_RsmConeMaxLength=100
  67.  
  68. e_LodRatio=45
  69. e_TerrainLodRatio=0.3
  70. e_ViewDistMin=200
  71. e_ViewDistRatio=200
  72. e_ViewDistRatioCustom=130
  73. e_ViewDistRatioDetail=110
  74. e_ViewDistRatioLights=70
  75. e_ViewDistRatioPortals=70
  76. e_ViewDistRatioVegetation=200
  77. e_LodFaceAreaTargetSize=0.000000000000000000000000000000000000001
  78. e_UberlodDistanceRatio=8
  79. e_UberlodUpdateBudget=4000
  80. e_MergedMeshesLodRatio = 80
  81. e_MergedMeshesActiveDist = 200
  82. e_MergedMeshesViewDistRatio = 200
  83. e_MergedMeshesInstanceDist = 100
  84. e_VegetationUseTerrainColorDistance=inf
  85. e_CoverageBufferBias=0.5
  86.  
  87. r_TexturesStreamPoolSize=12288
  88. r_TexturesStreamingMaxRequestedMB=560
  89. r_TexturesStreamingResidencyTime=120
  90. r_TexturesStreamingMipBias=-4
  91.  
  92. wh_pl_ShowFireCursor=1
  93. wh_sys_NoSavePotion=1
  94.  
  95. r_FogShadows = 1
Tags: KCD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement