mini-padder icon indicating copy to clipboard operation
mini-padder copied to clipboard

Display does not recognize DPad inputs for Guilikit NS09

Open DontBotherYT opened this issue 1 year ago • 1 comments

Describe the bug When attempting to assign display inputs for the DPad, whether through the automatic setting or in the code block, it does not show at all. Expected behavior After either manual or automatic assignment, it shows the input being pressed.

Browser Firefox v 133, Linux

To Reproduce Steps to reproduce the behavior: When in the control panel, I go to "Gamepad Mappings" and to the DInput section of the code block, I attempt to manually set the inputs to what Gamepad Tester shows which is this order: up = -5, Down = +5, left = -4, Right = +4. But those numerical inputs are already set to other buttons and I have no idea what other combinations I can set them to. I have attempted automatic set up, but due to a hardware issue, the right face button provides a double input even when pressing as softly as possible.

Recommended solution(s):

  1. provide a way to add in the ability to read a positive/negative axis input.
  2. or add a significant delay to the Automatic input setting where double inputs do not cause an issue.

DontBotherYT avatar Dec 22 '24 07:12 DontBotherYT