Receiver: Reciever Attempt 2

A crude initial attempt to make the game Reciever work on the steam controller. Take 2

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

Config Details

Reciever Attempt 2
AutoUploader
0
1

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"Reciever Attempt 2"
	"description"		"A crude initial attempt to make the game Reciever work on the steam controller. Take 2"
	"creator"		"76561198012127872"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press Z, Load"
			"button_B"		"key_press E, Remove"
			"button_X"		"key_press R, Reload"
			"button_Y"		"key_press G, Grab"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"button_size"		"17984"
			"button_dist"		"19984"
		}
	}
	"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"		"142"
			"haptic_intensity"		"2"
			"rotation"		"15"
			"doubetap_max_duration"		"320"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"key_press W, Forwards"
			"dpad_south"		"key_press S, Back"
			"dpad_east"		"key_press D, Right"
			"dpad_west"		"key_press A, Left"
			"click"		"key_press T, Check"
		}
		"settings"
		{
			"requires_click"		"0"
			"hold_repeat_inverval"		"99"
			"edge_binding_radius"		"24995"
			"analog_emulation_period"		"29"
		}
	}
	"group"
	{
		"id"		"4"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"mouse_button LEFT, Fire"
			"edge"		"mouse_button RIGHT, Aim"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"adaptive_threshold"		"0"
		}
	}
	"group"
	{
		"id"		"5"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"mouse_button LEFT, Fire"
		}
		"settings"
		{
			"hold_repeat_inverval"		"99"
			"adaptive_threshold"		"0"
		}
	}
	"group"
	{
		"id"		"6"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"key_press Q, Toggle Aim"
			"button_B"		"key_press F, Hammer"
			"button_X"		"key_press V, Safety/Empty Revolver"
			"button_Y"		"key_press BACK_TICK, Holster"
		}
		"settings"
		{
			"button_size"		"17984"
			"button_dist"		"19976"
		}
	}
	"group"
	{
		"id"		"7"
		"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"
			"overlap"		"0"
			"hold_repeats"		"1"
			"hold_repeat_inverval"		"10"
			"edge_binding_radius"		"24995"
			"analog_emulation_period"		"29"
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		""
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"1"		"left_trackpad inactive"
			"6"		"left_trackpad active"
			"2"		"right_trackpad active"
			"3"		"joystick active"
			"7"		"joystick inactive modeshift"
			"4"		"left_trigger active"
			"5"		"right_trigger active"
		}
		"switch_bindings"
		{
			"bindings"
			{
				"button_escape"		"key_press ESCAPE, Menu"
				"button_back_right"		"key_press 2, Slot 2"
				"left_bumper"		"key_press 3, Slot 3"
				"right_bumper"		"key_press 4, Slot 4"
				"button_menu"		"key_press L, Reset"
				"button_back_left"		"key_press 1, Slot 1"
			}
		}
		"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."
		}
	}
}