XCOM 2: Xcom 2 Bindings with FreeCameraMod support

Use with Free Camera Rotation mod by wasteland_ghost for best effects http://www.nexusmods.com/xcom2/mods/1/ http://steamcommunity.com/sharedfiles/filedetails/?id=616359783

1-7 touch menu on left touchpad - click to select

Camera move on the thumbstick

Half pull right trigger for waypoint mode. Full left trigger pull = move.

Hold left grip (mapped to ALT) for camera control on touchpads - swipe left TP up/down to change floors, pivot camera with right TP, click-hold touchpads to zoom in/out

Hold right grip to fully zoom out (middle mouse button).

Y = overwatch X = reload A = shoot menu/confirm B = menu/escape/cancel/back

You can navigate menus with the thumbstick (mapped to WASD).

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

Config Details

Xcom 2 Bindings with FreeCameraMod support
vervurax
0
11

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"Xcom 2 Bindings with FreeCameraMod support"
	"description"		"Use with Free Camera Rotation mod by wasteland_ghost /// 1-7 touch menu on left touchpad /// Camera move on the thumbstick /// Half pull right trigger for waypoint mode /// Left trigger to move /// Hold left grip for camera control on touchpads - swipe left TP up/down to change floors, pivot camera with right TP, click-hold touchpads to zoom in/out"
	"creator"		"76561198020288961"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press SPACE"
			"button_B"		"key_press E"
			"button_X"		"key_press R"
			"button_Y"		"key_press F"
		}
	}
	"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"
		}
	}
	"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"
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		"default"
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"1"		"joystick active"
			"2"		"left_trackpad active"
			"3"		"right_trackpad active"
			"4"		"left_trigger active"
			"5"		"right_trigger active"
		}
		"switch_bindings"
		{
			"bindings"
			{
				"button_back_right"		"key_press LEFT_CONTROL, Left Control"
				"right_bumper"		"mouse_wheel SCROLL_UP, Mouse Scroll Up"
				"left_bumper"		"mouse_wheel SCROLL_DOWN, Mouse Scroll Down"
				"button_escape"		"key_press ESCAPE, Menu"
				"button_menu"		"key_press TAB, Tab"
				"button_back_left"		"mouse_button MIDDLE, Middle Mouse"
			}
		}
		"settings"
		{
			"left_trackpad_mode"		"0"
			"right_trackpad_mode"		"0"
		}
	}
}