Borderlands 2: VerticalTaco's BL2 Bindings

This is close to the bindings I had made during the beta period with my prototype. It allows you the intuitive feel of a keyboard and mouse while on the controller. It also allows you to play without much need to move your finers away from the main buttons. This binding method is trackpad heavy, leaving the joystick a little lonely.

For instructions on how to use this mapping with the Steam Controller in Borderlands 2, click the Download button or check out the instructions here.

Config Details

VerticalTaco's BL2 Bindings
AutoUploader
0
67

Need help with how to use these configs? Click here!

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"VerticalTaco's BL2 Bindings"
	"description"		"This is close to the bindings I had made during the beta period with my prototype. It allows you the intuitive feel of a keyboard and mouse while on the controller. It also allows you to play without much need to move your finers away from the main buttons. This binding method is trackpad heavy, leaving the joystick a little lonely."
	"creator"		"76561198044184705"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press SPACE, Jump"
			"button_B"		"key_press F, Special"
			"button_X"		"key_press V, Melee"
			"button_Y"		"mouse_wheel SCROLL_UP, Next Weapon"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17984"
			"button_dist"		"19982"
		}
	}
	"group"
	{
		"id"		"1"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press W, W"
			"dpad_south"		"key_press S, S"
			"dpad_east"		"key_press D, D"
			"dpad_west"		"key_press A, A"
			"click"		"key_press LEFT_SHIFT, Run"
			"click"		"key_press W, Run"
		}
		"settings"
		{
			"requires_click"		"0"
			"hold_repeat_inverval"		"99"
			"deadzone"		"0"
			"edge_binding_radius"		"24996"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"2"
		"mode"		"absolute_mouse"
		"bindings"
		{
			"click"		"key_press E, Use"
		}
		"settings"
		{
			"sensitivity"		"143"
			"rotation"		"15"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press W, Move Forward"
			"dpad_south"		"key_press S, Move Back"
			"dpad_east"		"key_press D, Move Right"
			"dpad_west"		"key_press A, Move Left"
			"click"		"key_press LEFT_SHIFT, Sprint"
		}
		"settings"
		{
			"requires_click"		"0"
			"hold_repeat_inverval"		"99"
			"edge_binding_radius"		"24995"
		}
	}
	"group"
	{
		"id"		"4"
		"mode"		"trigger"
		"bindings"
		{
			"edge"		"mouse_button RIGHT"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
		}
	}
	"group"
	{
		"id"		"5"
		"mode"		"trigger"
		"bindings"
		{
			"edge"		"mouse_button LEFT"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		""
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"1"		"left_trackpad active"
			"2"		"right_trackpad active"
			"3"		"joystick active"
			"4"		"left_trigger active"
			"5"		"right_trigger active"
		}
		"switch_bindings"
		{
			"bindings"
			{
				"button_back_left"		"key_press C, Crouch"
				"button_menu"		"key_press TAB, Map"
				"button_escape"		"key_press ESCAPE, Menu"
				"right_bumper"		"key_press G, Grenade"
				"left_bumper"		"key_press R, Reload"
				"button_back_right"		"key_press SPACE, Jump"
			}
		}
		"settings"
		{
		}
	}
	"localization"
	{
		"english"
		{
			"title"		"Keyboard (WASD) and Mouse"
			"description"		"This template works great for the games on Steam that were designed with a keyboard and mouse in mind, without real gamepad support. The controller will drive the game's keyboard based events with buttons, but will make assumptions about which buttons move you around (WASD for movement, space for jump, etc.). The right pad will emulate the movement of a mouse."
		}
	}
}