You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is a bug with the library but since i could not find any issue on the game i am asking here.
I am trying to build a game button box for Farming simulator and use the library to simulate 32 button presses. Each with an on and off delay.
I start the game and map every simulated button press to a single action.
Button 1 till button 16 are correct but then it jumps to button 25, 26, 27, 28, 29, 30, 31, 32 and back to 25 till 28 again.
If i check the windows gamepad tester it does loop from button 1 till 32, also https://gamepad-tester.com/ does this correct.
What can this be? I don't see any issue on a website asking for this problem in Farming Simulator 2022 and i would guess other joysticks use button 17 ill 26 ass well?
Technical Details
I have tested it with an Arduino Micro on Windows 10 with Arduino IDE version 2.0.4
I am not sure if this is a bug with the library but since i could not find any issue on the game i am asking here.
I am trying to build a game button box for Farming simulator and use the library to simulate 32 button presses. Each with an on and off delay.
I start the game and map every simulated button press to a single action.
Button 1 till button 16 are correct but then it jumps to button 25, 26, 27, 28, 29, 30, 31, 32 and back to 25 till 28 again.
If i check the windows gamepad tester it does loop from button 1 till 32, also https://gamepad-tester.com/ does this correct.
What can this be? I don't see any issue on a website asking for this problem in Farming Simulator 2022 and i would guess other joysticks use button 17 ill 26 ass well?
Technical Details
I have tested it with an Arduino Micro on Windows 10 with Arduino IDE version 2.0.4
Sketch File that Reproduces Issue
The text was updated successfully, but these errors were encountered: