Star Wars: Empire at War Gold: SWEAW

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 Star Wars: Empire at War Gold, click the Download button or check out the instructions here.

Config Details

SWEAW
AutoUploader
0
11

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"SWEAW"
	"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"		"76561198001111509"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_a"		"key_press SPACE, Jump"
			"button_b"		"key_press E, Use"
			"button_x"		"key_press R, Reload"
			"button_y"		"key_press F, Flashlight"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17994"
			"button_dist"		"19994"
		}
	}
	"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"
		}
	}
	"group"
	{
		"id"		"2"
		"mode"		"absolute_mouse"
		"bindings"
		{
			"click"		"key_press E, Use"
		}
		"settings"
		{
			"sensitivity"		"145"
			"rotation"		"15"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press UP_ARROW, Move Forward"
			"dpad_south"		"key_press DOWN_ARROW, Move Back"
			"dpad_east"		"key_press RIGHT_ARROW, Move Right"
			"dpad_west"		"key_press LEFT_ARROW, 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"
		}
	}
	"group"
	{
		"id"		"6"
		"mode"		"absolute_mouse"
		"gameactions"
		{
		}
	}
	"group"
	{
		"id"		"7"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"mouse_wheel SCROLL_UP"
			"dpad_south"		"mouse_wheel SCROLL_DOWN"
		}
		"gameactions"
		{
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		""
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"1"		"left_trackpad active"
			"2"		"right_trackpad active"
			"6"		"right_trackpad inactive modeshift"
			"7"		"right_trackpad active modeshift"
			"3"		"joystick active"
			"4"		"left_trigger active"
			"5"		"right_trigger active"
		}
		"switch_bindings"
		{
			"bindings"
			{
				"left_bumper"		"mouse_wheel SCROLL_DOWN, Previous Weapon"
				"right_bumper"		"mouse_wheel SCROLL_UP, Next Weapon"
				"button_back_right"		"key_press R, Reload"
				"button_menu"		"key_press TAB, Map"
				"button_escape"		"key_press ESCAPE, Menu"
				"button_back_left"		"key_press LEFT_CONTROL, Crouch"
				"button_back_right"		"mode_shift right_trackpad 7"
			}
		}
		"settings"
		{
			"left_trackpad_mode"		"0"
			"right_trackpad_mode"		"0"
		}
	}
}