Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Left 4 Dead"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
m (migrated requirements template; misc. fixes)
Line 1: Line 1:
Note that [[Left 4 Dead 2]] contains the majority of content from '''''Left 4 Dead''''', including the campaigns and the Crash Course and Sacrifice DLCs, although it is missing some of the less popular survival mode maps. Where possible, it is advised to buy [[Left 4 Dead 2]] as it has a larger multiplayer community.
+
{{cleanup}}
 
 
 
{{infobox
 
{{infobox
 
|title          = Left 4 Dead
 
|title          = Left 4 Dead
Line 7: Line 6:
 
|publisher      = [[Wikipedia:Valve Corporation|Valve Corporation]]
 
|publisher      = [[Wikipedia:Valve Corporation|Valve Corporation]]
 
|engine        = Source
 
|engine        = Source
|release dates  = '''Microsoft Windows'''<br /><sup>Steam</sup>17 November, 2008<br /><sup>JP</sup> November 21, 2008<br /><sup>NA</sup> November 18, 2008<br /><sup>EU</sup> November 21, 2008<br /><sup>AUS</sup> November 18, 2008<br />'''Mac OS X'''<br />October 27, 2010
+
|release dates  = '''Microsoft Windows'''<br />November 17, 2008<br />'''Mac OS X'''<br />October 27, 2010
|steam          = 500
+
}}
 +
{{:Left 4 Dead (series)}}
 +
==Availability==
 +
{{Availability Table|
 +
{{Availability Table/row| [http://store.steampowered.com/app/500/ Steam] | {{ID|Steam}} |All versions require Steam, including retail.}}
 
}}
 
}}
 +
{{ii}} Note that [[Left 4 Dead 2]] contains most of the same content and DLC, although it is missing some of the less popular survival mode maps; Where possible, it is advised to buy [[Left 4 Dead 2]] as it has a larger multiplayer community.
  
 
== Availability ==
 
== Availability ==
Line 134: Line 138:
 
You can check your ip by writing "net_start".
 
You can check your ip by writing "net_start".
  
== System Requirements ==
+
==System requirements==
 
+
{{System Requirements
{{SysReq
+
|OSfamily = Windows
 
|minOS = Windows XP/Windows Vista/Windows 7
 
|minOS = Windows XP/Windows Vista/Windows 7
 
|recOS = Windows 7
 
|recOS = Windows 7
Line 144: Line 148:
 
|recmem = 1 GB
 
|recmem = 1 GB
 
|minHD = 7.5 GB free
 
|minHD = 7.5 GB free
|minGPU1 = NVIDIA GeForce 6600 128 MB or ATi Radeon 9600 128 MB
+
|minGPU = NVIDIA GeForce 6600 128 MB or ATi Radeon 9600 128 MB
|recGPU1 = NVIDIA GeForce 7600 128 MB or ATi Radeon X1600 128 MB
+
|recGPU = NVIDIA GeForce 7600 128 MB or ATi Radeon X1600 128 MB
 
}}
 
}}
 
+
{{System Requirements
{{SysReq
+
|OSfamily = Mac
|OSfamily_m = OS X
+
|minOS = 10.6.4
|minOS_m = 10.6.4
+
|minproc = Intel Core 2 Duo 2.0 GHz
|minproc_m = Intel Core 2 Duo 2.0 GHz
+
|minmem = 1 GB
|minmem_m = 1 GB
+
|minHD = 7.5 GB free
|minHD_m = 7.5 GB free
+
|minGPU = NVIDIA GeForce 8600M GT, ATi Radeon HD 2400, or Intel HD Graphics 3000
|minGPU1_m = NVIDIA GeForce 8600M GT, ATi Radeon HD 2400, or Intel HD Graphics 3000
 
 
}}
 
}}
  
== See Also ==
 
* [[Left 4 Dead 2]]
 
* [[Source]]
 
 
[[Category:Game]]
 
 
[[Category:Mac]]
 
[[Category:Mac]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 03:16, 12 February 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox Left 4 Dead (series)

Availability

Template:Availability Table

Note that Left 4 Dead 2 contains most of the same content and DLC, although it is missing some of the less popular survival mode maps; Where possible, it is advised to buy Left 4 Dead 2 as it has a larger multiplayer community.

Availability

Launch Options

  • These can be used by adding each command to "Left 4 Dead" -> "Properties" -> "Launch Options"
  • Include a space between each command and value where necessary
-optionA -optionB 1 -optionC -optionD 2

Skip intro videos

  • Skips the Valve logos and cinematic videos
-novid

Borderless Window

  • Launches the game in a window with no title or borders
-noborder -window

Resolution

  • Sets screen resolution (or window resolution if using -window)
-w <width> -h <height>
Example: -w 1920 -h 1080

Refresh Rate

  • Sets your screen refresh-rate (Hz)
-refresh <rate>
Example: -refresh 60

Restore Default Settings

  • Use this for reverting to default settings and ignore custom configs (until removed).
-autoconfig

Console Commands

  • Games running on the source engine can utilize Source Engine Console Commands for various tasks.
  • Note: Many commands are locked or flagged as cheats in Left 4 Dead.

autoexec.cfg

  • Below are useful commands, binds and aliases available to add to your autoexec.cfg
    • autoexec.cfg will be automatically loaded by the game if found in "steamapps/common/left 4 dead/left4dead/cfg/"
    • Based on the popular Jerkstore CFG.
Commands Description
bind "TAB" "+ng";
alias "+ng" "+showscores; net_graph 1;";
alias "-ng" "net_graph 0; -showscores;";
Shows net_graph with ping, framerate and other info when you press Tab for scores
mat_monitorgamma "2.5";
mat_monitorgamma_tv_enabled "1.5";
Increases gamma for better visibility
cl_showhelp "0";
Disables in-game tutorial messages
rate "30000";
cl_cmdrate "30";
cl_updaterate "30";
cl_lagcompensation "1.0";
cl_interp "0.067";
cl_interp_ratio "2.0";
Network: Settings for best compromise between smooth animation and network performance
cl_crosshair_alpha "200";
cl_crosshair_red "50";
cl_crosshair_green "255";
cl_crosshair_blue "0";
cl_crosshair_dynamic "0";
cl_crosshair_thickness "0";
Crosshair: Thin, green, similar to Counter-Strike
cl_glow_ghost_infected_r "0.8";
cl_glow_ghost_infected_g "0.8";
cl_glow_ghost_infected_b "0.8";
Glow: White Infected (Unspawned)
cl_glow_infected_r "0.0";
cl_glow_infected_g "0.5";
cl_glow_infected_b "1.0";
Glow: Sea-Blue Infected (Spawned)
cl_glow_survivor_vomit_r "0.9";
cl_glow_survivor_vomit_g "0.0";
cl_glow_survivor_vomit_b "0.8";
Glow: Purple Survivors when Boomed Biled
cl_glow_item_r "0.60";
cl_glow_item_g "0.46";
cl_glow_item_b "1.00";
Glow: Light-Purple Items (Close)
cl_glow_item_far_r "0.35";
cl_glow_item_far_g "1.00";
cl_glow_item_far_b "0.63";
Glow: Mint-Green Items (Far)

Local splitscreen Co-Op

Local splitscreen co-op is possible using a combination of gamepad and keyboard/mouse.

LAN Play

You can play Left 4 Dead in a local area network by opening the developer console and issuing the following commands on the server:

sv lan 1

to enable the lan server

map <mapname>

where <mapname> is the name of the map (for example, to play on "No Mercy", write "map l4d_hospital01_apartment")

Maplist:

  • No Mercy: l4d_hospital01_apartment
  • Dead Air: l4d_airport01_greenhouse
  • Blood Harvest: l4d_farm01_hilltop
  • Death Tool: l4d_smalltown01_caves


Then, everyone else can join by using

connect <ip>[:<port>]

(for example, "connect 192.168.1.1" or "connect 192.168.1.1:255")

You can check your ip by writing "net_start".

System requirements

Template:System Requirements Template:System Requirements