summaryrefslogtreecommitdiffstats
path: root/core/input
diff options
context:
space:
mode:
authorAndrés Botero <0xafbf@gmail.com>2023-01-29 16:53:23 -0500
committerAndrés Botero <0xafbf@gmail.com>2023-02-15 01:01:09 -0500
commitf249a9ce19e4d1bea28a5742e5c4e49f19e67c0d (patch)
treeec1d67554fad7dfb1699f70f6d2a7b61bc95e001 /core/input
parent27b2260460ab478707d884a16429add5bb3375f1 (diff)
downloadredot-engine-f249a9ce19e4d1bea28a5742e5c4e49f19e67c0d.tar.gz
Added guide button to controller db, changed to use secret XInput function.
Diffstat (limited to 'core/input')
-rw-r--r--core/input/godotcontrollerdb.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/input/godotcontrollerdb.txt b/core/input/godotcontrollerdb.txt
index eb4a1a1578..3f09c62a84 100644
--- a/core/input/godotcontrollerdb.txt
+++ b/core/input/godotcontrollerdb.txt
@@ -2,7 +2,7 @@
# Source: https://github.com/godotengine/godot
# Windows
-__XINPUT_DEVICE__,XInput Gamepad,a:b12,b:b13,x:b14,y:b15,start:b4,back:b5,leftstick:b6,rightstick:b7,leftshoulder:b8,rightshoulder:b9,dpup:b0,dpdown:b1,dpleft:b2,dpright:b3,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a4,righttrigger:a5,platform:Windows,
+__XINPUT_DEVICE__,XInput Gamepad,a:b12,b:b13,x:b14,y:b15,start:b4,guide:b10,back:b5,leftstick:b6,rightstick:b7,leftshoulder:b8,rightshoulder:b9,dpup:b0,dpdown:b1,dpleft:b2,dpright:b3,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a4,righttrigger:a5,platform:Windows,
# Android
Default Android Gamepad,Default Controller,leftx:a0,lefty:a1,dpdown:h0.4,rightstick:b8,rightshoulder:b10,rightx:a2,start:b6,righty:a3,dpleft:h0.8,lefttrigger:a4,x:b2,dpup:h0.1,back:b4,leftstick:b7,leftshoulder:b9,y:b3,a:b0,dpright:h0.2,righttrigger:a5,b:b1,platform:Android,