From a17200a0a4d1736128ffe05a56e094ab7ba0ffc4 Mon Sep 17 00:00:00 2001 From: bearoso Date: Sun, 17 Mar 2019 17:42:53 -0500 Subject: [PATCH] Created Do I need to set up the diagonal D Pad directions? (markdown) --- Do-I-need-to-set-up-the-diagonal-D-Pad-directions?.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Do-I-need-to-set-up-the-diagonal-D-Pad-directions?.md diff --git a/Do-I-need-to-set-up-the-diagonal-D-Pad-directions?.md b/Do-I-need-to-set-up-the-diagonal-D-Pad-directions?.md new file mode 100644 index 0000000..89d223e --- /dev/null +++ b/Do-I-need-to-set-up-the-diagonal-D-Pad-directions?.md @@ -0,0 +1,3 @@ +Most likely, no. First, try setting up the gamepad without the diagonals. If diagonal directions don't respond, then your controller is special. + +Some controllers are unable to have two directions pressed on the D pad at once. For instance, if you hold the D pad down and right, it won't report either down or right to Snes9x, it will instead claim a third, different, button is pressed: downright. This is known to occur on some XInput devices and Playstation controllers. You may be able to avoid this by switching your drivers from XInput to DInput mode or vice-versa. \ No newline at end of file