Guest User

Untitled

a guest
Apr 5th, 2018
7,166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. -- LANGUAGE
  2. sys_languages = "english"
  3.  
  4. -- VSYNC CAP TO MONITOR REFRESH RATE
  5. r_vsync=0
  6.  
  7. -- FOV
  8. cl_fov=80
  9.  
  10. r_multiGPU=0
  11.  
  12. -- mouse options
  13. i_mouse_smooth=0
  14. i_mouse_accel=0
  15.  
  16. -- Variable Commands
  17. --PRIORITY1
  18. sys_spec=1
  19. sys_spec_GameEffects=0
  20. sys_spec_ObjectDetail=0
  21. sys_spec_Particles=0
  22. sys_spec_Physics=0
  23. sys_spec_PostProcessing=0
  24. sys_spec_Shading=0
  25. sys_spec_Shadows=0
  26. sys_spec_Sound=0
  27. sys_spec_Texture=0
  28. sys_spec_TextureResolution=0
  29. sys_spec_VolumetricEffects=0
  30. sys_spec_Water=0
  31. sys_spec_light=0
  32. sys_flash_curve_tess_error=0
  33. sys_flash_edgeaa=0
  34. --PRIORITY2
  35. q_Renderer=0
  36. q_ShaderFX=0
  37. q_ShaderGeneral=0
  38. q_ShaderGlass=0
  39. q_ShaderHDR=0
  40. q_ShaderIce=0
  41. q_ShaderMetal=0
  42. q_ShaderPostProcess=0
  43. q_ShaderShadow=0
  44. q_ShaderSky=0
  45. q_ShaderTerrain=0
  46. q_ShaderVegetation=0
  47. q_ShaderWater=0
  48. --PRIORITY3
  49. e_ParticlesShadows=0
  50. e_ParticlesQuality=0
  51. e_ParticlesMaxScreenFill=0
  52. e_ParticlesMinDrawPixels=0
  53. e_ParticlesObjectCollisions=0
  54. e_ObjQuality=0
  55. e_ObjShadowCastSpec=0
  56. e_GSMLodsNum=0
  57. e_GSMRange=0
  58. e_SvoTI_GSMCascadeLod=0
  59. e_CullVegActivation=0
  60. e_CoverageBufferReproj=1
  61. e_DecalsSpawnDistRatio=0
  62. e_VegetationUseTerrainColor=0
  63. e_LightVolumes=0
  64. e_Shadows=0
  65. e_Clouds=0
  66. e_SkyUpdateRate=0
  67. e_WaterOceanFFT=0
  68. e_ShadowsMaxTexRes=0
  69. e_ShadowsCastViewDistRatio=0
  70. e_ShadowsUpdateViewDistRatio=0
  71. e_OcclusionCullingViewDistRatio=0
  72. e_TerrainOcclusionCullingMaxDist=0
  73. e_MaxViewDistSpecLerp=0
  74. e_TerrainLodRatio=0
  75. e_LodRatio=0
  76. e_svoTI_RsmConeMaxLength=0
  77. e_ViewDistRatioModifierGameDecals=0
  78. e_ShadowsPoolSize=0
  79. e_ShadowsResScale=0
  80. e_ShadowsTessellateCascades=0
  81. e_TessellationMaxDistance=0
  82. e_Tessellation=0
  83. e_DynamicLightsMaxEntityLights=0
  84. e_PhysProxyTriLimit=0
  85. e_WaterTessellationAmount=0
  86. e_VegetationMinSize=0
  87. es_DebrisLifetimeScale=0
  88. es_MaxPhysDist=0
  89. es_MaxPhysDistInvisible=0
  90. r_EnvCMResolution=0
  91. r_DetailDistance=0
  92. r_ShadowsUseClipVolume=0
  93. r_FlaresTessellationRatio=0
  94. r_EnvTexUpdateInterval=0.001
  95. r_EnvTexResolution=0
  96. r_AntialiasingMode=0
  97. r_ShadowJittering=0
  98. r_FogShadows=0
  99. r_FogShadowsWater=0
  100. r_ssdo=0
  101. r_TessellationTriangleSize=0
  102. r_TexMaxAnisotropy=0
  103. r_TexMinAnisotropy=0
  104. r_sharpening=0
  105. r_ShadowPoolMaxFrames=0
  106. r_ShadowPoolMaxTimeslicedUpdatesPerFrame=0
  107. r_Sunshafts=0
  108. r_SSReflections=0
  109. r_ShadowsPCFiltering=0
  110. r_Refraction=0
  111. r_ShadowsCacheResolutions=0
  112. r_WaterUpdateFactor=0
  113. r_WaterUpdateDistance=0
  114. r_WaterReflectionsMinVisiblePixelsUpdate=0
  115. g_breakage_particles_limit=0
  116. v_vehicle_quality=0
  117. ca_AttachmentCullingRation=0
Add Comment
Please, Sign In to add comment