Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- highframes.cfg Wed Jun 22 19:05:52 2011
- +++ maxframes.cfg Wed Jun 22 19:05:42 2011
- @@ -3,7 +3,7 @@
- // NOTE: If you experience crashes out of the blue, put all of the cvars in the threading section to "0".
- // ---------------------------------------------------------------------------------------------------------------------------------
- -// Chris' highframes config, designed to get you a large performance boost
- +// Chris' maxframes config, designed to get you a large performance boost
- // v1.083 | 22 May 2011 | fakkelbrigade.eu/chris/configs/
- // ---------------------------------------------------------------------------------------------------------------------------------
- // Problems or questions? Contact me at #christf2 on QuakeNet.
- @@ -68,7 +68,7 @@
- // Disable sprays -- DELETE THIS SECTION IF YOU WANT SPRAYS ENABLED
- cl_playerspraydisable "1"
- -r_decals "9" // Enough to show scatter pellets without decreasing performance
- +r_decals "0"
- r_spray_lifetime "0"
- // -------
- @@ -177,7 +177,7 @@
- cl_muzzleflash_dlight_1st "0"
- cl_ragdoll_collide "0"
- cl_show_splashes "0"
- -func_break_max_pieces "1"
- +func_break_max_pieces "0"
- glow_outline_effect_enable "0"
- lod_transitiondist "0"
- mat_aaquality "0"
- @@ -199,10 +199,9 @@
- mat_excludetextures "1"
- mat_fastnobump "0"
- mat_fastspecular "1"
- -mat_filterlightmaps "1"
- -mat_filtertextures "1"
- +mat_filterlightmaps "0"
- +mat_filtertextures "0"
- mat_forceaniso "0"
- -mat_forcehardwaresync "0"
- mat_hdr_level "0"
- mat_max_worldmesh_vertices "0"
- mat_mipmaptextures "1"
- @@ -210,7 +209,7 @@
- mat_motion_blur_enabled "0"
- mat_non_hdr_bloom_scalefactor "0"
- mat_parallaxmap "0"
- -mat_picmip "1"
- +mat_picmip "2"
- mat_postprocess_x "0"
- mat_postprocess_y "0"
- mat_reducefillrate "1"
- @@ -220,9 +219,9 @@
- mat_software_aa_strength "0"
- mat_software_aa_strength_vgui "0"
- mat_software_aa_tap_offset "0"
- -mat_specular "1"
- -mat_trilinear "1"
- -mat_wateroverlaysize "2"
- +mat_specular "0" // Set to 1 for shiny ubers
- +mat_trilinear "0"
- +mat_wateroverlaysize "0"
- mp_usehwmmodels "0"
- mp_usehwmvcds "0"
- muzzleflash_light "0"
- @@ -339,7 +338,7 @@
- // Console printout
- clear
- echo "-------------------------------------------------------"
- -echo " Chris' highframes config loaded. "
- +echo " Chris' maxframes config loaded. "
- echo "-------------------------------------------------------"
- echo "Please direct all comments/queries/whatnot to"
- echo "#christf2 on QuakeNet."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement