Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2011
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.48 KB | None | 0 0
  1. --- highframes.cfg  Wed Jun 22 19:05:52 2011
  2. +++ maxframes.cfg   Wed Jun 22 19:05:42 2011
  3. @@ -3,7 +3,7 @@
  4.  
  5.  // NOTE: If you experience crashes out of the blue, put all of the cvars in the threading section to "0".
  6.  // ---------------------------------------------------------------------------------------------------------------------------------
  7. -// Chris' highframes config, designed to get you a large performance boost
  8. +// Chris' maxframes config, designed to get you a large performance boost
  9.  // v1.083 | 22 May 2011 | fakkelbrigade.eu/chris/configs/
  10.  // ---------------------------------------------------------------------------------------------------------------------------------
  11.  // Problems or questions? Contact me at #christf2 on QuakeNet.
  12. @@ -68,7 +68,7 @@
  13.  
  14.  // Disable sprays -- DELETE THIS SECTION IF YOU WANT SPRAYS ENABLED
  15.  cl_playerspraydisable "1"
  16. -r_decals "9" // Enough to show scatter pellets without decreasing performance
  17. +r_decals "0"
  18.  r_spray_lifetime "0"
  19.  
  20.  // -------
  21. @@ -177,7 +177,7 @@
  22.  cl_muzzleflash_dlight_1st "0"
  23.  cl_ragdoll_collide "0"
  24.  cl_show_splashes "0"
  25. -func_break_max_pieces "1"
  26. +func_break_max_pieces "0"
  27.  glow_outline_effect_enable "0"
  28.  lod_transitiondist "0"
  29.  mat_aaquality "0"
  30. @@ -199,10 +199,9 @@
  31.  mat_excludetextures "1"
  32.  mat_fastnobump "0"
  33.  mat_fastspecular "1"
  34. -mat_filterlightmaps "1"
  35. -mat_filtertextures "1"
  36. +mat_filterlightmaps "0"
  37. +mat_filtertextures "0"
  38.  mat_forceaniso "0"
  39. -mat_forcehardwaresync "0"
  40.  mat_hdr_level "0"
  41.  mat_max_worldmesh_vertices "0"
  42.  mat_mipmaptextures "1"
  43. @@ -210,7 +209,7 @@
  44.  mat_motion_blur_enabled "0"
  45.  mat_non_hdr_bloom_scalefactor "0"
  46.  mat_parallaxmap "0"
  47. -mat_picmip "1"
  48. +mat_picmip "2"
  49.  mat_postprocess_x "0"
  50.  mat_postprocess_y "0"
  51.  mat_reducefillrate "1"
  52. @@ -220,9 +219,9 @@
  53.  mat_software_aa_strength "0"
  54.  mat_software_aa_strength_vgui "0"
  55.  mat_software_aa_tap_offset "0"
  56. -mat_specular "1"
  57. -mat_trilinear "1"
  58. -mat_wateroverlaysize "2"
  59. +mat_specular "0" // Set to 1 for shiny ubers
  60. +mat_trilinear "0"
  61. +mat_wateroverlaysize "0"
  62.  mp_usehwmmodels "0"
  63.  mp_usehwmvcds "0"
  64.  muzzleflash_light "0"
  65. @@ -339,7 +338,7 @@
  66.  // Console printout
  67.  clear
  68.  echo "-------------------------------------------------------"
  69. -echo "            Chris' highframes config loaded.           "
  70. +echo "             Chris' maxframes config loaded.           "
  71.  echo "-------------------------------------------------------"
  72.  echo "Please direct all comments/queries/whatnot to"
  73.  echo "#christf2 on QuakeNet."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement