"controller_mappings"
{
	"version"		"3"
	"title"		"Groove Coaster for Steam Official Setting"
	"description"		"XBOX ONE Controller Official Setting"
	"creator"		"76561198826121266"
	"controller_type"		"controller_xboxone"
	"Timestamp"		"1523262570"
	"actions"
	{
		"TuneControls"
		{
			"title"		"#Tune_Title"
			"legacy_set"		"0"
			"StickPadGyro"
			{
				"LeftBooster"
				{
					"title"		"#Left_Booster_Move"
					"input_mode"		"joystick_move"
				}
				"RightBooster"
				{
					"title"		"#Right_Booster_Move"
					"input_mode"		"joystick_move"
				}
			}
			"Button"
			{
				"LeftBooster_Btn"		"#Left_Booster_Push"
				"LeftBooster_Up"		"#Left_Booster_Up"
				"LeftBooster_Down"		"#Left_Booster_Down"
				"LeftBooster_Left"		"#Left_Booster_Left"
				"LeftBooster_Right"		"#Left_Booster_Right"
				"RightBooster_Btn"		"#Right_Booster_Push"
				"RightBooster_Up"		"#Right_Booster_Up"
				"RightBooster_Down"		"#Right_Booster_Down"
				"RightBooster_Left"		"#Right_Booster_Left"
				"RightBooster_Right"		"#Right_Booster_Right"
				"pause_menu"		"#Pause_Menu"
			}
		}
		"MenuControls"
		{
			"title"		"#Menu_Title"
			"legacy_set"		"0"
			"Button"
			{
				"menu_Decision"		"#Menu_Decision"
				"menu_Cancel"		"#Menu_Cancel"
				"menu_up"		"#Menu_Up"
				"menu_down"		"#Menu_Down"
				"menu_left"		"#Menu_Left"
				"menu_right"		"#Menu_Right"
				"pause_menu"		"#Pause_Menu"
			}
		}
	}
	"action_layers"
	{
	}
	"localization"
	{
		"english"
		{
			"Tune_Title"		"Tune Controls"
			"Menu_Title"		"Menu Controls"
			"Left_Booster_Move"		"Left Booster Move"
			"Right_Booster_Move"		"Right Booster Move"
			"Left_Booster_Push"		"Left Booster Push"
			"Right_Booster_Push"		"Right Booster Push"
			"Left_Button_Push"		"Left Button Push"
			"Right_Button_Push"		"Right Button Push"
			"menu_Decision"		"Decision"
			"menu_Cancel"		"Cancel"
			"menu_up"		"Up"
			"menu_down"		"Down"
			"menu_left"		"Left"
			"menu_right"		"Right"
			"pause_menu"		"PauseMenu"
		}
	}
	"group"
	{
		"id"		"1"
		"mode"		"four_buttons"
		"inputs"
		{
			"button_a"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Down, #Right_Booster_Down"
						}
					}
				}
			}
			"button_b"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Right, #Right_Booster_Right"
						}
					}
				}
			}
			"button_x"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Left, #Right_Booster_Left"
						}
					}
				}
			}
			"button_y"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Up, #Right_Booster_Up"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"2"
		"mode"		"trigger"
		"inputs"
		{
			"click"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Btn, Left Booster Push"
						}
						"settings"
						{
							"haptic_intensity"		"2"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"trigger"
		"inputs"
		{
			"click"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Btn, Right Booster Push"
						}
						"settings"
						{
							"haptic_intensity"		"2"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"5"
		"mode"		"four_buttons"
		"inputs"
		{
			"button_a"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_Decision, Decision"
						}
					}
				}
			}
			"button_b"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_Cancel, Cancel"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"6"
		"mode"		"trigger"
		"inputs"
		{
		}
	}
	"group"
	{
		"id"		"7"
		"mode"		"trigger"
		"inputs"
		{
		}
	}
	"group"
	{
		"id"		"8"
		"mode"		"dpad"
		"inputs"
		{
			"dpad_north"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_up, Up"
						}
					}
				}
			}
			"dpad_south"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_down, Down"
						}
					}
				}
			}
			"dpad_east"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_right, Right"
						}
					}
				}
			}
			"dpad_west"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_left, Left"
						}
					}
				}
			}
		}
		"settings"
		{
			"layout"		"0"
			"deadzone"		"16383"
		}
	}
	"group"
	{
		"id"		"9"
		"mode"		"dpad"
		"inputs"
		{
			"dpad_north"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_up, Up"
						}
					}
				}
			}
			"dpad_south"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_left, Left"
						}
					}
				}
			}
			"dpad_east"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_right, Right"
						}
					}
				}
			}
			"dpad_west"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_down, Down"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"10"
		"mode"		"joystick_move"
		"inputs"
		{
		}
		"settings"
		{
			"virtual_mode"		"1"
		}
	}
	"group"
	{
		"id"		"11"
		"mode"		"joystick_move"
		"inputs"
		{
		}
		"settings"
		{
			"virtual_mode"		"1"
		}
	}
	"group"
	{
		"id"		"12"
		"mode"		"joystick_move"
		"inputs"
		{
		}
		"settings"
		{
			"virtual_mode"		"1"
		}
	}
	"group"
	{
		"id"		"13"
		"mode"		"dpad"
		"inputs"
		{
			"dpad_north"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Up, #Left_Booster_Up"
						}
					}
				}
			}
			"dpad_south"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Down, #Left_Booster_Down"
						}
					}
				}
			}
			"dpad_east"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Right, #Left_Booster_Right"
						}
					}
				}
			}
			"dpad_west"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Left, #Left_Booster_Left"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"14"
		"mode"		"dpad"
		"inputs"
		{
			"dpad_north"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_up, Up"
						}
					}
				}
			}
			"dpad_south"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_down, Down"
						}
					}
				}
			}
			"dpad_east"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_right, Right"
						}
					}
				}
			}
			"dpad_west"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls menu_left, Left"
						}
					}
				}
			}
		}
		"settings"
		{
			"layout"		"0"
		}
	}
	"group"
	{
		"id"		"15"
		"mode"		"joystick_move"
		"inputs"
		{
			"click"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Btn, Left Booster Push"
						}
					}
				}
			}
		}
		"settings"
		{
			"virtual_mode"		"1"
		}
		"gameactions"
		{
			"TuneControls"		"LeftBooster"
		}
	}
	"group"
	{
		"id"		"16"
		"mode"		"joystick_move"
		"inputs"
		{
			"click"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Btn, Right Booster Push"
						}
					}
				}
			}
		}
		"settings"
		{
			"virtual_mode"		"1"
		}
		"gameactions"
		{
			"TuneControls"		"RightBooster"
		}
	}
	"group"
	{
		"id"		"0"
		"mode"		"switches"
		"inputs"
		{
			"button_escape"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls pause_menu, PauseMenu"
						}
					}
				}
			}
			"left_bumper"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls LeftBooster_Btn, Left Booster Push"
						}
					}
				}
			}
			"right_bumper"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action TuneControls RightBooster_Btn, Right Booster Push"
						}
					}
				}
			}
		}
	}
	"group"
	{
		"id"		"4"
		"mode"		"switches"
		"inputs"
		{
			"button_escape"
			{
				"activators"
				{
					"Full_Press"
					{
						"bindings"
						{
							"binding"		"game_action MenuControls pause_menu, PauseMenu"
						}
					}
				}
			}
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		"TuneControls"
		"group_source_bindings"
		{
			"0"		"switch active"
			"1"		"button_diamond active"
			"2"		"left_trigger active"
			"3"		"right_trigger active"
			"10"		"left_trackpad active"
			"12"		"joystick inactive"
			"15"		"joystick active"
			"13"		"dpad active"
			"11"		"right_joystick inactive"
			"16"		"right_joystick active"
		}
	}
	"preset"
	{
		"id"		"1"
		"name"		"MenuControls"
		"group_source_bindings"
		{
			"4"		"switch active"
			"5"		"button_diamond active"
			"6"		"left_trigger active"
			"7"		"right_trigger active"
			"9"		"left_trackpad active"
			"8"		"joystick active"
			"14"		"dpad active"
		}
	}
	"settings"
	{
	}
}
