Left 4 Dead 2

Left 4 Dead 2

119 ratings
【My L4D2 Settings 】
By ็
This guide was meant to be for people who have a potato pc or want more fps, it also has some scripts that will make your game easier, legic and interesting. LEAVE A LIKE & SHARE 👍(≖‿‿≖👍)
   
Award
Favorite
Favorited
Unfavorite
Launch Options
1 . Go to your library.
2 . Press right click on any valve game and press left click on PROPETIES.
3 . Press left click on SET LAUNCH OPTIONS... and paste this:

-dxlevel 80 -novid -high -lv -nofocus -novr -nohltv -nojoy -usetcp -nod3d9ex -disablehangwatchdog -condebug -conclearlog -useforcedmparms -noforcemaccel -nocrashdialog -noforcemspd +exec autoexec.cfg
Video.txt
Go to C:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2\cfg and then create a note and name it like the title and copy paste this :

"VideoConfig"
{
"setting.cpu_level" "0"
"setting.gpu_level" "0"
"setting.mat_antialias" "1"
"setting.mat_aaquality" "0"
"setting.mat_forceaniso" "0"
"setting.mat_vsync" "1"
"setting.mat_triplebuffered" "1"
"setting.mat_grain_scale_override" "0.000000"
"setting.mat_monitorgamma" "1.600000"
"setting.gpu_mem_level" "0"
"setting.mem_level" "0"
"setting.mat_queue_mode" "0"
"setting.defaultres" "800"
"setting.defaultresheight" "600"
"setting.aspectratiomode" "0"
"setting.fullscreen" "1"
"setting.nowindowborder" "0"
}
Autoexec.cfg
Go to C:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2\cfg and then create a note and name it like the title and copy paste this :

bind "f9" "toggleconsole"
bind "f11" "disconnect"

// LAN
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
cl_interp "0.067"
cl_interp_ratio "0"
cl_updaterate "30"
cl_cmdrate "30"
rate "30000"
cl_lagcompensation "1"
budget_show_history "0"
cl_forcepreload "1"
cl_resend "1.5"

// NetGraph
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
net_graphproportionalfont "0.5"
net_graphpos "3"
net_graphheight "10"

alias +netg "net_graph 1;+showscores"
alias -netg "net_graph 0;-showscores"
bind TAB "+netg"

// Lerp Toggle
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias lerp "33_lerp"
alias 33_lerp "cl_interp 0.033; alias lerp 38_lerp"
alias 38_lerp "cl_interp 0.038; alias lerp 50_lerp"
alias 50_lerp "cl_interp 0.050; alias lerp 67_lerp"
alias 67_lerp "cl_interp 0.067; alias lerp 100_lerp"
alias 100_lerp "cl_interp 0.100; alias lerp 33_lerp"
bind "f10" "lerp"

// Mouse & Crosshair SETTINGS
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "0"
m_filter "0"
m_filter2 "0"
m_rawinput "0"

cl_crosshair_dynamic 0
cl_crosshair_thickness 1
cl_crosshair_alpha 255

cl_crosshair_red 0
cl_crosshair_green 255
cl_crosshair_blue 0

sensitivity 3.500000
cl_viewmodelfovsurvivor 90

// Graphics
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
cl_autohelp "0"
dsp_enhance_stereo "1"
r_dynamic "0"
r_PhysPropStaticLighting "0"
r_ambientfraction "0.2"
r_radiosity "4"
mat_bloom_scalefactor_scalar "0.5"
mat_monitorgamma_tv_enabled "1"
func_break_max_pieces "0"
cl_phys_timescale "1.0"

// Player Model Tweaks
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
r_eyemove "0"
r_eyesize "0"
r_eyeshift_z "0"
r_eyeshift_y "0"
r_eyeshift_x "0"

//Open Mic
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias voiceon "+voicerecord; alias togglevoice voiceoff"
alias voiceoff "-voicerecord; alias togglevoice voiceon"
alias togglevoice voiceon
bind "v" "togglevoice"

// Clear Decals When Reloading
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias +Clear "+reload; r_cleardecals"
alias -Clear "-reload"
bind "r" "+Clear"

// Better Movement
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias +mfwd "-back;+forward;alias checkfwd +forward"
alias +mback "-forward;+back;alias checkback +back"
alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
alias +mright "-moveleft;+moveright;alias checkright +moveright"
alias -mfwd "-forward;checkback;alias checkfwd none"
alias -mback "-back;checkfwd;alias checkback none"
alias -mleft "-moveleft;checkright;alias checkleft none"
alias -mright "-moveright;checkleft;alias checkright none"
alias checkfwd none
alias checkback none
alias checkleft none
alias checkright none
alias none ""
bind w +mfwd
bind s +mback
bind a +mleft
bind d +mright

// Fast Auto-Attack
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias "+1" "alias 3 +2; +2"
alias "+2" "+attack; wait 5; -2"
alias "-2" "-attack; wait 5; 3"
alias "3" "+2"
alias "-1" "alias 3 -attack"
Bind "MOUSE1" "+1"

// Auto-Heal When Pressed
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias "+Heal" "slot4; wait 5; +attack"
alias "-Heal" "-attack"
Bind "4" "+Heal"

// Fast Scope
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias "+scope" "slot1; wait 1; +zoom"
alias "-scope" "-zoom"
bind "MOUSE2" "+scope"

// Crazy Party
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias flppp "impulse 100;wait 5;impulse 100:wait 5;reflppp"
alias +flpp "alias reflppp flppp;flppp"
alias -flpp "alias reflppp wait 5"
alias +spin "m_yaw 1.99; +flpp"
alias -spin "m_yaw 0.022; -flpp"
bind "CTRL" "+spin"

// FlashLight & Spray
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias "spray" "impulse 201"
bind "g" "impulse 100; wait 5; spray"

// Haymaker
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias +doubleattack "+attack2; wait1; +attack"
alias -doubleattack "-attack2; wait1; -attack"
alias +haymaker "+doubleattack; wait 5; +jump"
alias -haymaker "-jump; wait 1; -doubleattack"
bind "MOUSE4" "+haymaker"

// Auto Jump
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
alias "+bhop1" "alias bhop3 +bhop2; +bhop2"
alias "+bhop2" "+jump; wait 5; -bhop2"
alias "-bhop2" "-jump; wait 5; bhop3"
alias "bhop3" "+bhop2"
alias "-bhop1" "alias bhop3 -jump"
Bind "SPACE" "+bhop1"

// Glow Script
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
cl_glow_ability_r 1; cl_glow_ability_g 0; cl_glow_ability_b 0"
cl_glow_ghost_infected_r 0.784; cl_glow_ghost_infected_g 1; cl_glow_ghost_infected_b 0.784"
cl_glow_infected_r 0; cl_glow_infected_g 0.392; cl_glow_infected_b 0.588"
cl_glow_infected_vomit_r 0.588; cl_glow_infected_vomit_g 0; cl_glow_infected_vomit_b 1"
cl_glow_item_r 0.843; cl_glow_item_g 0.843; cl_glow_item_b 0"
cl_glow_item_far_r 1; cl_glow_item_far_g 0.392; cl_glow_item_far_b 0"
cl_glow_survivor_r 0; cl_glow_survivor_g 0; cl_glow_survivor_b 1"
cl_glow_survivor_health_high_r 0; cl_glow_survivor_health_high_g 1; cl_glow_survivor_health_high_b 0"
cl_glow_survivor_health_med_r 1; cl_glow_survivor_health_med_g 1; cl_glow_survivor_health_med_b 0"
cl_glow_survivor_health_low_r 1; cl_glow_survivor_health_low_g 0; cl_glow_survivor_health_low_b 0"
cl_glow_survivor_hurt_r 1; cl_glow_survivor_hurt_g 0; cl_glow_survivor_hurt_b 0"
cl_glow_survivor_vomit_r 1; cl_glow_survivor_vomit_g 0; cl_glow_survivor_vomit_b 1"
cl_glow_thirdstrike_item_r 0; cl_glow_thirdstrike_item_g 0.490; cl_glow_thirdstrike_item_b 1"

// Cool MSG
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
bind "F5" "say_team WARNING TANK ALERT!!!"
bind "F6" "say Could be worse.. Oh wait no it couldn't!xD"
bind "F7" "say this team is trash Player left the game"
bind "F8" "say Hey i just killed you and this is crazy, You look angry so rage quit maybe?"
46 Comments
MikeePomsticks Apr 25, 2022 @ 6:52pm 
if you think that thumnail for this guide is bad you should see the ships they make with the hunter and witch
Sai [СКИНЫ ЗА КЕЙСЫ] Jan 18, 2022 @ 10:45am 
how make bind for graffiti?
 [author] Jan 11, 2021 @ 11:23am 
yeah, i guess and unbind all the script too.
ramuun Jan 6, 2021 @ 7:15pm 
if i want to revert everything back to default, do i just delete the video.txt & autoexec.cfg file and remove what i put in launch options?
Miksterkhail Dec 8, 2020 @ 7:05pm 
Thank you for this!
Chino Xhuan ✫ Nov 23, 2020 @ 9:44am 
Interesante.
Sknot Nov 13, 2020 @ 9:43am 
ty
Makarot May 2, 2020 @ 8:35pm 
to save you time, just set your graphics to low
bingthebong May 1, 2020 @ 1:20pm 
I'll keep this in mind for my potato-using friends.
Neil Awoken Apr 29, 2020 @ 7:03pm 
"MAH" ur not cute if you say that shit, it makes you seem like a giant weeb, just saying