Torchlight: Torchlight Bindings

These are bindings designed to work with Torchlight's default controls. Pressing the Left Grip will both show items on the ground and allow access to 5-8 on the left trackpad.

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

Config Details

Torchlight Bindings
AutoUploader
0
23

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"Torchlight Bindings"
	"description"		"These are bindings designed to work with Torchlight's default controls. Pressing the Left Grip will both show items on the ground and allow access to 5-8 on the left trackpad."
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press I, Inventory"
			"button_B"		"key_press C, Character Sheet"
			"button_X"		"key_press P, Pet"
			"button_Y"		"key_press S, Map"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17998"
			"button_dist"		"19998"
		}
	}
	"group"
	{
		"id"		"1"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press W"
			"dpad_south"		"key_press S"
			"dpad_east"		"key_press D"
			"dpad_west"		"key_press A"
		}
		"settings"
		{
			"requires_click"		"0"
		}
	}
	"group"
	{
		"id"		"2"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press UP_ARROW"
			"dpad_south"		"key_press DOWN_ARROW"
			"dpad_east"		"key_press RIGHT_ARROW"
			"dpad_west"		"key_press LEFT_ARROW"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"edge_binding_radius"		"24999"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"absolute_mouse"
	}
	"group"
	{
		"id"		"4"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"mouse_button RIGHT, Right Mouse"
		}
		"settings"
		{
			"output_trigger"		"1"
		}
	}
	"group"
	{
		"id"		"5"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"mouse_button LEFT, Left Mouse"
		}
		"settings"
		{
			"output_trigger"		"2"
		}
	}
	"group"
	{
		"id"		"6"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press 3"
			"button_B"		"key_press 2"
			"button_X"		"key_press 4"
			"button_Y"		"key_press 1"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17996"
			"button_dist"		"19996"
		}
	}
	"group"
	{
		"id"		"7"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press 7"
			"button_B"		"key_press 6"
			"button_X"		"key_press 8"
			"button_Y"		"key_press 5"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17998"
			"button_dist"		"19998"
		}
	}
	"group_source_bindings"
	{
		"0"		"button_diamond active"
		"1"		"joystick active"
		"2"		"left_trackpad inactive"
		"6"		"left_trackpad active"
		"7"		"left_trackpad active modeshift"
		"3"		"right_trackpad active"
		"4"		"left_trigger active"
		"5"		"right_trigger active"
	}
	"switch_bindings"
	{
		"bindings"
		{
			"button_escape"		"key_press ESCAPE, Menu"
			"left_bumper"		"key_press TAB, Switch Skills"
			"right_bumper"		"key_press W, Switch Weapons"
			"button_menu"		"key_press S, Skills"
			"button_back_right"		"key_press LEFT_SHIFT, Stand Still"
			"button_back_left"		"key_press LEFT_ALT, Modify"
		}
	}
	"settings"
	{
		"left_trackpad_mode"		"0"
		"right_trackpad_mode"		"0"
	}
}