Torchlight II: [E] JediFreeman's Bindings

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.

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

Config Details

[E] JediFreeman's Bindings
AutoUploader
0
0

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"[E] JediFreeman's Bindings"
	"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."
	"creator"		"76561197965374938"
	"group"
	{
		"id"		"0"
		"Mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"mouse_button LEFT, Move/Attack"
			"button_B"		"key_press 4, Hotbar 4"
			"button_X"		"mouse_button RIGHT, Cast Active Skill"
			"button_Y"		"key_press 3, Hotbar 3"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17984"
			"button_dist"		"19972"
		}
	}
	"group"
	{
		"id"		"1"
		"Mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press 1, Weapon 1"
			"dpad_south"		"key_press 3, Weapon 3"
			"dpad_east"		"key_press 2, Weapon 2"
			"dpad_west"		"key_press 4, Weapon 4"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"deadzone"		"5000"
			"edge_binding_radius"		"24996"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"2"
		"Mode"		"absolute_mouse"
		"bindings"
		{
			"click"		"mouse_button LEFT, Move/Attack"
		}
		"settings"
		{
			"sensitivity"		"139"
			"rotation"		"15"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"3"
		"Mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press M, Cycle Map"
			"dpad_south"		"key_press COMMA, Cycle Active Skill"
			"dpad_east"		"key_press TAB, Swap Active Skill"
			"dpad_west"		"key_press W, Swap Weapon Set"
			"click"		"key_press LEFT_ALT, Toggle Show Items"
		}
		"settings"
		{
			"requires_click"		"0"
			"hold_repeat_inverval"		"99"
			"edge_binding_radius"		"24995"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"4"
		"Mode"		"trigger"
		"bindings"
		{
			"edge"		"key_press 2, Hotbar 2"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
		}
	}
	"group"
	{
		"id"		"5"
		"Mode"		"trigger"
		"bindings"
		{
			"edge"		"key_press 1, Hotbar 1"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
		}
	}
	"group"
	{
		"id"		"6"
		"Mode"		"absolute_mouse"
		"bindings"
		{
			"click"		"key_press BACK_TICK, Move"
		}
		"settings"
		{
			"sensitivity"		"140"
			"rotation"		"16"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"7"
		"Mode"		"dpad"
		"settings"
		{
			"edge_binding_radius"		"24999"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"8"
		"Mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"mouse_button LEFT, Move/Attack"
			"button_B"		"key_press 6, Hotbar 6"
			"button_X"		"mouse_button RIGHT, Cast Active Skill"
			"button_Y"		"key_press 5, Hotbar 5"
		}
		"settings"
		{
			"button_size"		"17990"
			"button_dist"		"19990"
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		""
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"7"		"button_diamond inactive modeshift"
			"8"		"button_diamond active modeshift"
			"1"		"left_trackpad inactive"
			"6"		"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 LEFT_SHIFT, Hold Position"
				"button_back_right"		"key_press R, Reload"
				"button_escape"		"key_press ESCAPE, Menu"
				"button_back_right"		"mode_shift button_diamond 8"
				"button_menu"		"key_press SPACE, Character Panels"
				"left_bumper"		"key_press Z, Best Health Potion"
				"right_bumper"		"key_press X, Best Mana Potion"
			}
		}
		"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."
		}
	}
}