|
|
#1 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
Left4Dead Mods
Figured I would start a thread to gather together, in one place, the modifications one can make to Left4Dead.
Sites to check: http://www.l4dmods.com I figured I would start with one that I found that held interest for me. Split-screen on the PC. It works. The easiest way to get it to work is to use two 360 controllers. Basically, you need to use the controller that lights up as the second controller for the following config to work. So...if you have 2 controllers synced to your pc, you can just shut off the "player 1" controller if you want to use the mouse and keyboard. Very simple instructions can be found here, with special thanks to TheBusGuy for figuring this out.Steam Forum Config files are found in this directory: ...\Steam\steamapps\common\left 4 dead\left4dead\cfg\
Now, when you start up a single player campaign, you'll actually be playing in splitscreen. There are ways to get player 2 to use the keyboard and mouse and player 1 to use the gamepad, or you can just both use gamepads. Looking over the cfg files, they look very informative and easy to edit. Code:
unbindall // Prevent mouse/keyboard control when gamepad is in use (to prevent autoaim exploit) joystick 1 joy_advanced "1" // use advanced joystick options (allows for multiple axes) joy_name "L4D Xbox360 Joystick Configuration" joy_advaxisx 3 // x-axis controls GAME_AXIS_SIDE (strafing left and right) joy_advaxisy 1 // y-axis controls GAME_AXIS_FORWARD (move forward and back) joy_advaxisz 0 // z-axis is treated like a button joy_advaxisr 2 // r-axis controls GAME_AXIS_PITCH (look up and down) joy_advaxisu 4 // u-axis controls GAME_AXIS_YAW (look left and right) joy_advaxisv 0 // v-axis is unused joy_forwardsensitivity -1.0 // movement sensitivity joy_sidesensitivity 1.0 joy_forwardthreshold 0.1 // movement dead zone settings joy_sidethreshold 0.1 joy_pitchsensitivity 1.0 // look sensitivity joy_yawsensitivity -1.5 joy_pitchthreshold 0.1 // look dead zone settings joy_yawthreshold 0.0 joy_variable_frametime 1 joy_autoaimdampenrange 0.85 joy_autoaimdampen 0.5 joy_lowend 0.65 joy_lowmap 0.15 joy_accelscale 3.0 joy_accelmax 4.0 joy_response_move 5 joy_response_look 1 joy_autoaimdampen 0.3 joy_autoaimdampenrange 0.85 joyadvancedupdate // advanced joystick update allows for analog control of move and look // Alternate control 1 bind "0" "slot10" bind "1" "slot1" bind "2" "slot2" bind "3" "slot3" bind "4" "slot4" bind "5" "slot5" bind "6" "slot6" bind "7" "slot7" bind "8" "slot8" bind "9" "slot9" bind "a" "+moveleft" bind "c" "+voicerecord" bind "d" "+moveright" bind "e" "+use" bind "f" "impulse 100" bind "h" "motd" bind "m" "chooseteam" bind "q" "lastinv" bind "r" "+reload" bind "s" "+back" bind "t" "impulse 201" bind "u" "messagemode2" bind "w" "+forward" bind "x" "+mouse_menu QA" bind "y" "messagemode" bind "z" "+mouse_menu Orders" bind "`" "toggleconsole" bind "SPACE" "+jump" bind "TAB" "+showscores" bind "ESCAPE" "cancelselect" bind "SHIFT" "+speed" bind "CTRL" "+duck" bind "F1" "Vote Yes" bind "F2" "Vote No" bind "F5" "jpeg" bind "MOUSE1" "+attack" bind "MOUSE2" "+attack2" bind "MOUSE3" "+zoom" bind "MWHEELUP" "invprev" bind "MWHEELDOWN" "invnext" // controller2 bindings cmd2 +jlook // enable joystick look cmd2 bind "A_BUTTON" "+jump;+menuAccept" // (A) button - Jump -menuAccpt allows us to make selections on hud menus cmd2 bind "B_BUTTON" "+reload" // (B) button - Reload cmd2 bind "X_BUTTON" "+use" // (X) Use cmd2 bind "Y_BUTTON" "lastinv" // (Y) button - swap pistol/rifle or z_abort -used to respawn as a ghost. cmd2 bind "R_TRIGGER" "+attack" // RT - Main weapon - Primary trigger cmd2 bind "L_TRIGGER" "+attack2" // LT - Melee cmd2 bind "R_SHOULDER" "+lookspin" // RB - Fast 180 spin cmd2 bind "L_SHOULDER" "toggle_duck" // LB - Duck - is also used to give objects to people. cmd2 bind "STICK1" "vocalize smartlook" // LS - vocalize cmd2 bind "STICK2" "+zoom" // RS click - Rifle Zoom // Fixed bindings, do not change these across joystick presets cmd2 bind "BACK" "togglescores" // (back) button - scores cmd2 bind "START" "pause" // (start) button - pause cmd2 bind "S1_UP" "+menuUp" // Hud menu Up cmd2 bind "S1_DOWN" "+menuDown" // Hud menu Down cmd2 bind "UP" "impulse 100" // DPad Up - Toggle flashlight cmd2 bind "LEFT" "slot3" // DPad Left - grenade cmd2 bind "RIGHT" "slot4" // DPad Right - health cmd2 bind "DOWN" "slot5" // DPad Down - Pills ![]()
Last edited by biosc1; 12-04-2008 at 10:49 AM. |
|
|
|
|
|
#2 |
|
ONE FUCKING BOX
|
Mods, a hobby for a hobby.
__________________
360: Xerxes PSN: ArmoredXerxes Bitch, please. I've gone through the alphabet with more girls than a kindergarten teacher. -Ox My life requires busting faggoty assed bitches like yourself in the fucking face. -Zeal the original Game Boy was the size of a VCR -pronounconnoun
|
|
|
|
|
|
#3 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
There are some great difficulty adjustment configs out there...I'm going to try and gather them up...though the cfg is pretty easy to self-modify as it's well commented and the item names are pretty self-explanatory.
|
|
|
|
|
|
#4 |
|
Spacefaring Bii
|
Sweet! It was said it was in the PC version (in its code, that is, rather than its features) so it seemed weird it wasn't available. I'm less sure why it isn't available now than before, since it just takes some config wangling. Guess it's probably balance issues or something, but I guess it'll probably show up in an update.
Now where's the mod that lets you play as TF2 characters?
|
|
|
|
|
|
#5 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
Well, there is another thing I found out as well...
You can host games as splitscreen as well. So, you can invite 2 other players to join you online. Unfortunately, you yourself have to run the dedicated server because you can't join another server with splitscreen active on your pc. |
|
|
|
|
|
#6 | |
|
I would.
Join Date: Oct 2008
Posts: 1,038
|
Quote:
The only thing that bugs me about this wonderful, wonderful game is that one character is no different from the next. |
|
|
|
|
|
|
#7 |
|
I'll handle this.
Join Date: Nov 2008
Location: NYC
Posts: 21,901
|
A mod could change that. How would you differentiate characters? We could go by videogame stereotypes based on appearances. Francis, being tougher and bulkier, has more health. Zoey, the female, runs and reloads faster. Bill, grizzled veteran, has better gun accuracy. Louis, in a panicky, adrenaline-fueled rush, ressurrects people and uses first aid quicker.
Last edited by Ink Asylum; 11-21-2008 at 11:43 AM. |
|
|
|
|
|
#9 |
|
Sir Isaac Newton in Space
Join Date: Oct 2008
Location: Ottawa, Canada
Posts: 1,666
|
And die first every time.
__________________
Gamertag|PSN|Steam = Codicier Playing:Dark Souls (PC), SWTOR, Dishonored (PC), Dragon Age 2 (PC) |
|
|
|
|
|
#10 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
|
|
|
|
|
|
#11 |
|
Never odd or even!
Join Date: Sep 2008
Location: Oregon
Posts: 1,275
|
|
|
|
|
|
|
#12 | |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
It's coming soon.
Many of you have probably seen the Crossroads Mall (Dawn of the Dead) mod for the source engine. Well, the creator is working hard to get it up and running as a mod for Left4Dead Link Quote:
|
|
|
|
|
|
|
#13 | |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
Custom campaign with objectives:
![]() Quote:
|
|
|
|
|
|
|
#14 |
|
Custom User Title
|
Sounds similar to a ZPS objective map, which is cool.
__________________
|
|
|
|
|
|
#15 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
|
|
|
|
|
|
#18 |
|
I'll handle this.
Join Date: Nov 2008
Location: NYC
Posts: 21,901
|
Nice. Zoey needs a Jill Valentine skin. Then someone needs to add a sound file to the Tank where he screams "STAAAAARRRRRRS!!!"
|
|
|
|
|
|
#19 |
|
Documentarian
![]() |
Giving the L4D characters black outfits just seems like such a bad idea. I prefer their current brighter colours. :P
__________________
Rainwave.cc - Video game music and Overclocked Remix radio! |
|
|
|
|
|
#20 |
|
monoputer
Join Date: Sep 2008
Location: Vancouver, BC
Posts: 7,576
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|