Dolphin Emulator: Wii Controls

Setting Wii Binds

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

Config Details

Wii Controls
Meorrow
0
204

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

Download

Code

"controller_mappings"
{
	"version"		"2"
	"title"		"Wii Controls"
	"description"		"Setting Wii Binds"
	"creator"		"76561197991112580"
	"group"
	{
		"id"		"0"
		"mode"		"four_buttons"
		"bindings"
		{
			"button_A"		"xinput_button A"
			"button_B"		"xinput_button B"
			"button_X"		"xinput_button X"
			"button_Y"		"xinput_button Y"
		}
	}
	"group"
	{
		"id"		"1"
		"mode"		"dpad"
		"bindings"
		{
			"dpad_north"		"xinput_button dpad_up"
			"dpad_south"		"xinput_button dpad_down"
			"dpad_east"		"xinput_button dpad_right"
			"dpad_west"		"xinput_button dpad_left"
		}
		"settings"
		{
			"deadzone"		"5000"
		}
	}
	"group"
	{
		"id"		"2"
		"mode"		"joystick_camera"
		"bindings"
		{
			"click"		"xinput_button JOYSTICK_RIGHT"
		}
	}
	"group"
	{
		"id"		"3"
		"mode"		"joystick_move"
		"bindings"
		{
			"click"		"xinput_button JOYSTICK_LEFT"
		}
	}
	"group"
	{
		"id"		"4"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"key_press 2"
			"edge"		"xinput_button TRIGGER_LEFT"
		}
		"settings"
		{
			"output_trigger"		"1"
			"haptic_intensity"		"3"
		}
	}
	"group"
	{
		"id"		"5"
		"mode"		"trigger"
		"bindings"
		{
			"click"		"key_press 1"
			"edge"		"xinput_button TRIGGER_RIGHT"
		}
		"settings"
		{
			"output_trigger"		"2"
			"haptic_intensity"		"3"
			"adaptive_threshold"		"4"
		}
	}
	"group"
	{
		"id"		"6"
		"mode"		"joystick_move"
		"bindings"
		{
			"click"		"xinput_button JOYSTICK_RIGHT"
		}
		"settings"
		{
			"curve_exponent"		"1"
			"haptic_intensity"		"3"
			"deadzone_shape"		"1"
		}
	}
	"group"
	{
		"id"		"7"
		"mode"		"mouse_joystick"
	}
	"group"
	{
		"id"		"8"
		"mode"		"joystick_move"
		"settings"
		{
			"haptic_intensity"		"3"
			"output_joystick"		"1"
			"deadzone_outer_radius"		"12799"
			"gyro_neutral"		"16383"
			"sensitivity"		"322"
		}
	}
	"group"
	{
		"id"		"9"
		"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"
		}
		"settings"
		{
			"requires_click"		"0"
			"layout"		"0"
			"deadzone"		"15584"
			"haptic_intensity"		"3"
		}
	}
	"group"
	{
		"id"		"10"
		"mode"		"absolute_mouse"
		"settings"
		{
			"haptic_intensity"		"3"
			"mouse_smoothing"		"39"
			"gyro_button"		"7"
		}
	}
	"group"
	{
		"id"		"11"
		"mode"		"joystick_camera"
		"settings"
		{
			"curve_exponent"		"1"
			"haptic_intensity"		"3"
			"output_joystick"		"1"
			"gyro_button"		"7"
		}
	}
	"preset"
	{
		"id"		"0"
		"name"		""
		"group_source_bindings"
		{
			"0"		"button_diamond active"
			"1"		"left_trackpad active"
			"2"		"right_trackpad inactive"
			"6"		"right_trackpad inactive"
			"7"		"right_trackpad inactive"
			"9"		"right_trackpad active"
			"3"		"joystick active"
			"4"		"left_trigger active"
			"5"		"right_trigger active"
			"8"		"gyro active"
			"10"		"gyro inactive"
			"11"		"gyro inactive"
		}
		"switch_bindings"
		{
			"bindings"
			{
				"button_escape"		"xinput_button start"
				"button_menu"		"xinput_button select"
				"right_bumper"		"xinput_button shoulder_right"
				"left_bumper"		"xinput_button shoulder_left"
				"button_back_left"		"xinput_button A"
			}
		}
		"settings"
		{
		}
	}
}