Advertisement
deaZ1

DEAFPS CINEMATIC NIGHT CONFIG FOR APEX LEGENDS

Apr 12th, 2019
1,474
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. // _________________________________
  2. // |DEAFPS - CINEMATIC NIGHT CONFIG|
  3. // v1.5 - 21.04.19
  4. // Follow @deaFPS_ on Twitter
  5.  
  6.  
  7. mat_letterbox_aspect_goal "0"
  8. mat_letterbox_aspect_threshold "0"
  9.  
  10. dof_blurfilter_cs50 "1"
  11. dof_enable "1"
  12. dof_farDepthEnd "1200"
  13. dof_farDepthStart "200"
  14. dof_overrideParams "1"
  15. dof_variable_blur "5"
  16.  
  17. mat_envmap_scale "50"
  18. mat_autoexposure_override_min_max "1" // is required to get the other auto exposure commands working
  19. mat_autoexposure_max "0.2" // slightly lowered the exposure of the world
  20. mat_autoexposure_min "0.2"
  21. mat_autoexposure_speed "9" // Speed between the exposure changes
  22. mat_autoexposure_uncap "0"
  23.  
  24. mat_gamma 3
  25.  
  26. fog_enableskybox 0
  27.  
  28. hud_setting_pingAlpha "0.100000"
  29. mat_screen_blur_enabled "0"
  30. loadscreenAlpha "0"
  31.  
  32. stream_memory "307200"
  33. mat_picmip "1"
  34.  
  35. bind "F3" "mat_setvideomode 1080 1080 0 0"
  36. bind "F1" "cl_fovScale 1.7"
  37. bind "F2" "cl_fovScale 0"
  38. bind "w" "+forward"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement