CONTROLLERS: edited xbox360 and xboxone

This commit is contained in:
XargonWan 2023-11-23 10:49:09 +01:00
parent 4bc2359a06
commit faa6e2661d
2 changed files with 247 additions and 14 deletions

View file

@ -2,8 +2,8 @@
{ {
"version" "3" "version" "3"
"revision" "84" "revision" "84"
"title" "RetroDECK: Official Layout - XBOX360" "title" "RetroDECK: Official Layout - Xbox 360"
"description" "RetroDECK: XBOX360" "description" "RetroDECK: Xbox 360"
"creator" "" "creator" ""
"progenitor" "" "progenitor" ""
"url" "" "url" ""
@ -29,9 +29,6 @@
"action_layers" "action_layers"
{ {
} }
"localization"
{
}
"group" "group"
{ {
"id" "0" "id" "0"
@ -780,6 +777,117 @@
} }
} }
"group" "group"
{
"id" "17"
"mode" "joystick_mouse"
"name" ""
"description" ""
"inputs"
{
"click"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "mouse_button LEFT, , "
}
}
}
}
"disabled_activators"
{
}
}
}
"settings"
{
"output_joystick" "2"
}
}
"group"
{
"id" "18"
"mode" "dpad"
"name" ""
"description" ""
"inputs"
{
"dpad_north"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press LEFT_CONTROL, Swap Screens, , "
"binding" "key_press TAB, Swap Screens, , "
}
}
}
"disabled_activators"
{
}
}
"dpad_south"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press ESCAPE, Escape, , "
}
}
}
"disabled_activators"
{
}
}
"dpad_east"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press RETURN, Enter, , "
}
}
}
"disabled_activators"
{
}
}
"click"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "mouse_button RIGHT, , "
}
}
}
"disabled_activators"
{
}
}
}
"settings"
{
"requires_click" "0"
}
}
"group"
{ {
"id" "10" "id" "10"
"mode" "switches" "mode" "switches"
@ -1031,10 +1139,12 @@
{ {
"10" "switch active" "10" "switch active"
"11" "button_diamond active" "11" "button_diamond active"
"12" "joystick active" "12" "joystick inactive"
"18" "joystick active"
"13" "left_trigger active" "13" "left_trigger active"
"14" "right_trigger active" "14" "right_trigger active"
"15" "right_joystick active" "15" "right_joystick inactive"
"17" "right_joystick active"
"16" "dpad active" "16" "dpad active"
} }
} }

View file

@ -1,9 +1,9 @@
"controller_mappings" "controller_mappings"
{ {
"version" "3" "version" "3"
"revision" "79" "revision" "93"
"title" "RetroDECK: Official Layout - Xbox One/S/X" "title" "RetroDECK: Official Layout - Xbox One/S/X"
"description" "" "description" "RetroDECK: Xbox One/S/X"
"creator" "" "creator" ""
"progenitor" "" "progenitor" ""
"url" "" "url" ""
@ -29,9 +29,6 @@
"action_layers" "action_layers"
{ {
} }
"localization"
{
}
"group" "group"
{ {
"id" "0" "id" "0"
@ -780,6 +777,129 @@
} }
} }
"group" "group"
{
"id" "17"
"mode" "dpad"
"name" ""
"description" ""
"inputs"
{
}
"settings"
{
"requires_click" "0"
}
}
"group"
{
"id" "18"
"mode" "joystick_mouse"
"name" ""
"description" ""
"inputs"
{
"click"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "mouse_button LEFT, , "
}
}
}
"disabled_activators"
{
}
}
}
"settings"
{
"output_joystick" "2"
}
}
"group"
{
"id" "19"
"mode" "dpad"
"name" ""
"description" ""
"inputs"
{
"dpad_north"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press LEFT_CONTROL, Swap Screens, , "
"binding" "key_press TAB, Swap Screens, , "
}
}
}
"disabled_activators"
{
}
}
"dpad_south"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press ESCAPE, , "
}
}
}
"disabled_activators"
{
}
}
"dpad_east"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "key_press RETURN, , "
}
}
}
"disabled_activators"
{
}
}
"click"
{
"activators"
{
"Full_Press"
{
"bindings"
{
"binding" "mouse_button RIGHT, , "
}
}
}
"disabled_activators"
{
}
}
}
"settings"
{
"requires_click" "0"
}
}
"group"
{ {
"id" "7" "id" "7"
"mode" "switches" "mode" "switches"
@ -1127,10 +1247,13 @@
{ {
"10" "switch active" "10" "switch active"
"11" "button_diamond active" "11" "button_diamond active"
"12" "joystick active" "12" "joystick inactive"
"19" "joystick active"
"13" "left_trigger active" "13" "left_trigger active"
"14" "right_trigger active" "14" "right_trigger active"
"15" "right_joystick active" "15" "right_joystick inactive"
"17" "right_joystick inactive"
"18" "right_joystick active"
"16" "dpad active" "16" "dpad active"
} }
} }