ROMOPAT L4D2 High FPS cfg
For low PC's
Game: | Left 4 Dead 2 |
User: | ROMOPAT |
File(s): | 1 |
Download: | Download now: ROMOPAT L4D2 High FPS cfg |
Views: | 40921 |
Downloads: | 8394 |
Likes: | DoNphii |
-
- // Startup Settings
- //
- con_enable "1" // default 0; Enables Console
- sv_cheats "1" // Enable Cheats (relax, this enables some CVARS to load, we disable it at the end)
- cl_forcepreload "1" // default 0; Pre-load levels entirely into RAM (only use if you have 2GB of RAM or more)
- // This reduces in-game stuttering, but may make you wait longer to join servers
- // Personal Preference (modify as desired)
- //
- //sensitivity "10" // default 3; Set to personal preference (less than 10 is optimal)
- cl_downloadfilter "nosounds" // Disables downloading of annoying SFX
- cl_allowdownload "1" // Allows custom downloads from servers
- cl_autohelp "0" // default 1; Turns off in-game help tips
- // Crosshair Settings
- //
- crosshair "1" // Enable crosshair
- cl_crosshair_alpha "255" // default 255; Sets crosshair transparency (0-255; 255 = No Transparency)
- cl_crosshair_red "255" // default 138; Sets crosshair color (RGB) - Red value (0-255)
- cl_crosshair_green "0" // default 182; Sets crosshair color (RGB) - Green value (0-255)
- cl_crosshair_blue "0" // default 220; Sets crosshair color (RGB) - Blue value (0-255)
- cl_crosshair_thickness "1.5" // default 2; Sets crosshair thickness
- cl_observercrosshair "1" // Enables crosshair in spectator mode
- cl_crosshair_dynamic "0" // default 1; Disables dynamic crosshair
- // Lighting & Material Settings
- //
- r_dynamic "0" // default 1; Disables dynamic shadows (may have no effect in l4d2)
- r_PhysPropStaticLighting "0" // default 1;
- r_ambientfraction "0.2" // default 0.2;
- r_radiosity "4" //
- mat_bloom_scalefactor_scalar ".5" // default 1;
- mat_monitorgamma_tv_enabled "1.6" // default 0; Increases brightness dramatically
- // Sound Options
- //
- dsp_enhance_stereo "1" // default 0;
- // Props
- //
- func_break_max_pieces "0" // default 15; Removes debris
- cl_phys_timescale "1.0" //
- // Netcode Tweaks
- //
- cl_updaterate "30" // default 20;
- cl_cmdrate "30" // default 30;
- rate "30000" // default 10000;
- cl_resend "1.5" // default 6; How many seconds to wait before retrying to connect to a server
- cl_interp "0.067" // default 0.1; Improves hit registration
- cl_lagcompensation "1" // default 1; Improves hit registration
- //net_graph "1" // default 0;
- //net_graphpos "3" // default 1;
- //net_graphheight "60" // default 60; 740 is good value for 1024x768
- //net_graphproportionalfont "0" // default 1;
- //budget_show_history "0" // default 1; Disables history graph
- // Player Model Tweaks
- //
- r_eyemove "0" // default 1; Disables realistic eyeball movement
- r_eyesize "0" //
- r_eyeshift_z "0" //
- r_eyeshift_y "0" //
- r_eyeshift_x "0" //
- // Disable cheats (to disable you from taking advantage!)
- //
- //
- sv_cheats "0"
- // Done loading
- //
- clear
- clear
No comments yet. Be the first to post one!