Advertisement
Guest User

KCD user.cfg

a guest
Apr 18th, 2024
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. sys_MaxFPS=240 - change to your refreshrate
  2. e_VolumetricFog=1
  3. e_svoTI_ResScaleBase=0
  4. e_svoTI_LowSpecMode=3
  5. e_svoTI_ConeMaxLength=24
  6. e_svoTI_DiffuseConeWidth=24
  7. r_ssdo=1
  8. r_ssdoAmountAmbient=1.4
  9. r_ssdoAmountDirect=2
  10. r_ssdoAmountReflection=4
  11. r_ssdoHalfRes=2
  12. r_ssdoRadius=0.04
  13. r_ssdoRadiusMin=0.07
  14. r_ssdoRadiusMax=0.1
  15. e_svoTI_SSAOAmount=1.545
  16. e_svoTI_SpecularAmplifier=0.82
  17. e_svoTI_TemporalFilteringBase=1
  18. e_svoTI_MinReflectance=0.19
  19. e_svoTI_DiffuseAmplifier=1.12
  20. e_svoTI_RsmConeMaxLength 12
  21. e_CoverageBufferBias 0.5
  22. r_shadowsscreenspace 0
  23. sys_budget_sysmem = 32709 - change to your ram
  24. sys_budget_videomem = 24576 - change to your vram
  25. r_TexturesStreamPoolSize = 24576 - your vram again
  26. r_TexturesStreamingMaxRequestedMB = 560
  27. r_TexturesStreamingResidencyTime = 120
  28. r_texturesstreamingDeferred = 1
  29. r_TexturesStreamingResidencyEnabled = 1
  30. r_TexturesStreamingResidencyThrottle = 0.8
  31. r_TexturesStreamingMipBias -1
  32. e_PreloadMaterials = 1
  33. sys_PakStreamCache = 1
  34. sys_preload = 1
  35. wh_cs_playermaxopponentdistancetolock = 8
  36. wh_cs_playermaxopponentdistancetounlock = 8
  37. wh_cs_playerunlocktimeout = 0
  38. wh_cs_playerverticalunlockdelay = 0
  39. wh_cs_playerhorizontalunlockdelay = 0
  40. wh_cs_playerlockopponentanglebias = 2
  41. wh_cs_playermaxopponentangletolock = 0.8
  42. wh_cs_playermaxopponentangletounlock = 0.8
  43. wh_cs_playerinputcombatunlockdelay = 0
  44. wh_cs_playerinputcursorunlockdistance = 0.05
  45. wh_cs_playerinputlockingtolerance = 20
  46. wh_cs_playerinputlockareawidth = 0.6
  47. wh_cs_playerinputmouseunlockxthreshold = 60
  48. wh_cs_playerinputmouseunlockmintime = 0
  49. wh_cs_playerinputmouseunlockreturntime = 1.5
  50. wh_cs_playerinputmouseunlockminoppangle = 20
  51. wh_ui_ShowCursor 0
  52. e_LodRatio=45
  53. e_TerrainLodRatio=0.3
  54. e_ViewDistRatio=200
  55. e_ViewDistRatioCustom=130
  56. e_ViewDistRatioDetail=110
  57. e_ViewDistRatioLights=70
  58. e_ViewDistRatioPortals=70
  59. e_ViewDistRatioVegetation=200
  60. e_LodFaceAreaTargetSize=0.0008
  61. e_UberlodDistanceRatio=3.5
  62. e_UberlodUpdateBudget=4000
  63. e_MergedMeshesLodRatio 60
  64. e_MergedMeshesActiveDist 200
  65. e_MergedMeshesViewDistRatio 200
  66. e_MergedMeshesInstanceDist 32
  67. e_ShadowsMaxTexRes=4096
  68. e_ShadowsPoolSize 16384
  69. e_ShadowsCastViewDistRatio=1.3
  70. e_ShadowsCastViewDistRatioLights = 0.5
  71. r_FogShadowsWater=1
  72. r_ShadowPoolMaxFrames=15
  73. r_ShadowPoolMaxTimeslicedUpdatesPerFrame=110
  74. e_ObjShadowCastSpec=7
  75. r_ShadowCastingLightsMaxCount=32
  76. e_ShadowsCastViewDistRatioMulInvis=0.5
  77. r_ShadowsAdaptionSize=2.0
  78. sys_streaming_in_blocks = 1
  79. sys_streaming_requests_grouping_time_period = 1
  80. e_VegetationUseTerrainColorDistance 150
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement