View Single Post
Old 05-20-09   #44 (permalink)
CorporalAris
4.0 GHz
 
CorporalAris's Avatar
 
intel nvidia

Join Date: Jun 2007
Location: Burnsville, MN, USA
Posts: 2,250

Rep: 101 CorporalAris is acknowledged by manyCorporalAris is acknowledged by many
Unique Rep: 88
Trader Rating: 6
Default

Quote:
Originally Posted by DarkNite View Post
What did you change? what's the parameter?

I usually do mat_picmip -10 and r_lod -2
My entire config is:

Code:
// ##############################################
// team fortress 2 - visual improvement commands
// ##############################################
r_lod 0 // Doesn't reduce player models detail when moving further back from them
mat_picmip -2// Compresses textures improves quality of all ingame objects
cl_new_impact_effects 1 // Uses different impact effects effect
mp_usehwmmodels 1 // uses hi res face models 
mp_usehwmvcds 1 // uses more fluid animation 
cl_burninggibs 1 // gibs will still be inflamed if you meet your end on fire and a explosion
mat_motion_blur_strength 2 // increases motion blur effects
mat_specular 1 // use's specular lighting 
mat_parallaxmap 1 // makes 2-D surfaces appear to look more 3-D
r_threaded_particles 1 // threads particle effects
cl_threaded_bone_setup 1 // threads bones
mem_max_heapsize 2024 // allows tf2 access to more memory (Supposedly) 
cl_forcepreload 1 // forces the map to load all at once (Don't know how good this is yet
r_threaded_renderables 1 // use multicore to render renderables (lol?)
snd_mix_async  1 // use multicore to run the sound engine in parallel with the renderer.
r_threaded_client_shadow_manager 1 // use multicore to render shadows (I think)
cl_detaildist 2800 // Distance at which detail props are no longer visible (e.g. grass)
cl_detailfade 800 // Distance across which detail props fade
cl_ragdoll_collide 1 // toggle collision detection between ragdoll models (pile of bodies)
cl_ragdoll_fade_time 50 // time, in seconds, it takes for a ragdoll to disappear (Default 15)
cl_phys_props_max 400


// ###########################################
// scoreboard & netgraph | by eram & linfosoma
// ###########################################

bind "tab" "+sb";
alias "+sb" "+showscores; net_graph 5;"; //switch net_graph to 1 - 4 for less info : This makes NET_GRAPH show up ONLY when you hit Tab
alias "-sb" "-showscores; net_graph 0;";
Place it in C:/Program Files/Steam/SteamApps/*username*/Team Fortress 2/tf/cfg
Attached Files
File Type: zip autoexec.zip (1.1 KB, 21 views)
__________________
Xbox 360 | EVGA Fanboy.
Team Fortress 2 INCREASED Graphics Config | 4.0GHz = CPU-Z Verified
We are Gr33n Machine: EVGA GTX 260 Core 216 / Galaxy 8400GS
What is PhysX FAQ
I am 61% addicted to Counterstrike. What about you?

System: Current Specs
CPU
Intel E7200 @ 3.8GHz 1.34v
Motherboard
Evga 680i SLi BLACK
Memory
8GB DDR2 Corsair XMS2
Graphics Card
EVGA GTX260/216
Hard Drive
120GB Seagate + 500GB Western Digital
Power Supply
Coolermaster 600W
CPU cooling
Xigmatek Nepartak
GPU cooling
Stock
OS
Windows 7 7100 x64
Monitor
22" Samsung

Last edited by CorporalAris : 09-10-09 at 01:11 PM
CorporalAris is offline   Reply With Quote
 
Page generated in 0.04700 seconds with 8 queries