Advertisement
FocusedWolf

CS:GO video.txt

Mar 15th, 2016
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. "VideoConfig"
  2. {
  3. "setting.cpu_level" "0" // Effects 0 = LOW / 1 = MEDIUM / 2 = HIGH
  4. "setting.gpu_level" "0" // Shader quality 0 = LOW / 1 = MEDIUM / 2 = HIGH / 3 = VERY HIGH
  5. "setting.mat_antialias" "0" // Anti-Aliasing edgerendering-fact 0, 1, 2, 4, 8, 16
  6. "setting.mat_aaquality" "0" // Anti-Aliasing Quality 0, 1, 2, 4
  7. "setting.mat_forceaniso" "16" // Anisotropic filtering 0,2,4,8,16
  8. "setting.mat_vsync" "0" // Vertical Synchronisation ON = 1 / OFF = 0 [keep it off or it will affect your mouse sensitivity by causing input lag]
  9. "setting.mat_triplebuffered" "0" // Triple Buffering ON = 1 / OFF = 0
  10. "setting.mat_grain_scale_override" "1" // Removes the grain effect on the screen.
  11. "setting.gpu_mem_level" "2" // Model- / Texturedetails 0 = LOW / 1 = MEDIUM / 2 = HIGH
  12. "setting.mem_level" "2" // Ram - Paged Pool Memory Available - 0 = LOW / 1 = MEDIUM / 2 = HIGH
  13. "setting.mat_queue_mode" "2" // Multi-core Rendering. -1 use the default for your system. 0 use synchronous single thread. 1 use queued single threaded mode. 2 uses multi-threaded mode.
  14. "setting.csm_quality_level" "0" // Shadow quality 0 = VERY LOW / 1 = LOW / 2 = MEDIUM / 3 = HIGH
  15. "setting.mat_software_aa_strength" "0" // Edgerendering-fact Software 0, 1, 2, 4, 8, 16
  16. "setting.mat_motion_blur_enabled" "0" // Acridness 0, 1
  17. "setting.fullscreen" "1" // Fullscreen ON = 1 / OFF = 0
  18. "setting.defaultres" "1920" // X-axis for your screen
  19. "setting.defaultresheight" "1200" // Y-axis for your screen
  20. "setting.aspectratiomode" "2" // Screen 0 = 4:3 / 1 = 16:9 / 2 = 16:10
  21. "setting.nowindowborder" "0" // Windows on = 1 / off = 0
  22. "setting.mat_monitorgamma" "1.6" // Gamma
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement