Starbound: Chucklefish Starbound bindings

These are the bindings we're playing with at Chucklefish!

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

Config Details

Chucklefish Starbound bindings
AutoUploader
0
51

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"Chucklefish Starbound bindings"
	"description"		"These are the bindings we're playing with at Chucklefish!"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_a"		"key_press SPACE, Jump"
			"button_b"		"key_press X, Switch"
			"button_x"		"key_press R, Matter Manipulator"
			"button_y"		"key_press E, Use"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17984"
			"button_dist"		"19980"
		}
	}
	"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"		"key_press SPACE, jump "
		}
		"settings"
		{
			"sensitivity"		"82"
			"rotation"		"15"
			"friction"		"3"
			"mouse_smoothing"		"10"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press W, Move Forward"
			"dpad_south"		"key_press S, Move Back"
			"dpad_east"		"key_press D, Move Right"
			"dpad_west"		"key_press A, Move Left"
			"click"		"key_press LEFT_SHIFT, Sprint"
		}
		"settings"
		{
			"requires_click"		"0"
			"hold_repeat_inverval"		"99"
			"edge_binding_radius"		"24995"
			"analog_emulation_period"		"29"
		}
	}
	"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"
		"settings"
		{
			"sensitivity"		"99"
			"doubetap_max_duration"		"322"
		}
	}
	"group"
	{
		"id"		"7"
		"mode"		"dpad"
		"settings"
		{
			"edge_binding_radius"		"24999"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"8"
		"mode"		"joystick_move"
		"settings"
		{
			"edge_binding_radius"		"24997"
		}
	}
	"group"
	{
		"id"		"9"
		"mode"		"joystick_camera"
	}
	"group"
	{
		"id"		"10"
		"mode"		"joystick_move"
		"bindings"
		{
			"click"		"key_press S"
		}
		"settings"
		{
			"edge_binding_radius"		"24996"
		}
	}
	"group"
	{
		"id"		"11"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_a"		"key_press S"
			"button_b"		"key_press D"
			"button_x"		"key_press A"
			"button_y"		"key_press W"
		}
		"settings"
		{
			"button_size"		"17996"
			"button_dist"		"19996"
		}
	}
	"group_source_bindings"
	{
		"0"		"button_diamond active"
		"1"		"left_trackpad active"
		"2"		"right_trackpad active"
		"7"		"right_trackpad inactive"
		"8"		"right_trackpad inactive"
		"9"		"right_trackpad inactive"
		"3"		"joystick active"
		"6"		"joystick inactive"
		"10"		"joystick inactive"
		"11"		"joystick inactive"
		"4"		"left_trigger active"
		"5"		"right_trigger active"
	}
	"switch_bindings"
	{
		"bindings"
		{
			"button_menu"		"key_press TAB, Map"
			"button_escape"		"key_press ESCAPE, Menu"
			"left_bumper"		"mouse_wheel SCROLL_DOWN, Hotbar Left"
			"right_bumper"		"mouse_wheel SCROLL_UP, Hotbar Right "
			"button_back_right"		"key_press I, Inventory"
			"button_back_left"		"key_press C, Crafting"
		}
	}
	"settings"
	{
		"left_trackpad_mode"		"0"
		"right_trackpad_mode"		"0"
	}
}