I looked up some FPS settings. I normally play 1.6 so I had no idea of Source fps settings. Found some nice commands which get me up at least above 100 fps but i prefer to stay at this "magic" mark. There u go: cl_show_splashes "0" ;alias cl_show_splashes //deactivates splashes cl_smooth "0" ;alias cl_smooth //graphic quality is a bit worsen gl_clear "0" ;alias gl_clear //cracks between textures mat_aaquality "0" ;alias mat_aaquality mat_antialias "0" ;alias mat_antialias //antialiasing deactivated mat_bumpmap "0" ;alias mat_bumpmap //bumpmapping deactivated mat_clipz "0" ;alias mat_clipz //waterquality reduced mat_colorcorrection "0" ;alias mat_colorcorrection //colorcorrenction deactivated mat_disable_bloom "1" ;alias mat_disable_bloom //bloom deactivated mat_fastnobump "1" ;alias mat_fastnobump //quicker bumpmapping mat_fastspecular "1" ;alias mat_fastspecular //specularlightning dactivated (quicker) mat_filterlightmaps "0" ;alias mat_filterlightmaps //deactivated lightfilter mat_forceaniso "0" ;alias mat_forceaniso //anisotropic filtering deactivated mat_specular "0" ;alias mat_specular //specular deactivated mat_trilinear "0" ;alias mat_trilinear //trilineare filtering deactivated mat_vsync "0" ;alias mat_vsync //vertical syncronisation off r_drawflecks "2" ;alias r_drawflecks //can see the bullet holes better r_drawmodeldecals "0" ;alias r_drawmodeldecals //no decals on models shown r_dynamic "0" ;alias r_dynamic //no dynamic lighteffects r_shadows "0" ;alias r_shadows //shadow deactivated r_mmx "1" ;alias r_mmx //mmx activated r_sse "1" ;alias r_sse //sse activated r_sse2 "1" ;alias r_sse2 //sse2 activated r_3dsky "0" ;alias r_3dsky //deactivates 3d skybox fps_max "101.000000" //101 FPS the alias makes these commands not changeable by the game itself and maybe by the server. Copy this commands into ur userconfig or make ur own graphic.cfg and write the name of this config into ur autoexec.cfg. Don't forget to change ur graphicsettings ingame.(option-->graphic-->.....-->models, anisotropic filtering blablabla) If u got any other commands please write them down here WITH explanation.
MADE BY NOCLUE @ www.CSPFORUM.com