We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tested with Elden Ring and Megaman Legacy Collection
Using my Moga Hero model 000353, the D-Pad left, right and down buttons are not recognized, nor are the "thumbstick clicks" (L3 and R3).
The output in terminal shows output as if the buttons are recognized, but it seems that the output of the program isn't what the game is expecting.
...yet multiple games act as if I've never pressed these buttons.
All buttons work for me, just not D-Pad L, R, D or L3/R3. D-Pad Up works. I haven't found a solution to this yet.
Sample output:
Searching for Moga device... BTN_NORTH:307 BTN_EAST:305 BTN_SOUTH:304 BTN_WEST:308 BTN_START:315 BTN_SELECT:314 BTN_TL:310 BTN_TR:311 ABS_X:0▄ ABS_Y:1▄ ABS_RX:3▄ ABS_RY:4▄ BTN_DPAD_UP:544 BTN_DPAD_DOWN:545 BTN_DPAD_LEFT:546█ BTN_DPAD_RIGHT:547 BTN_TL2:312 BTN_TR2:313 BTN_THUMBL:317 BTN_THUMBR:318 ABS_HAT2Y:21 ABS_HAT2X:20 BTN_DPAD_LEFT:546 BTN_DPAD_DOWN:545█ BTN_DPAD_RIGHT:547█ █ █ BTN_THUMBR:318█ ABS_Y:1▄▄▄▄ BTN_THUMBL:317█ ABS_X:0▄▄ ABS_Y:1▄▄ ABS_X:0▄ ABS_Y:1▄ ABS_X:0▄ BTN_THUMBL:317 ABS_X:0▄ ABS_Y:1▄ ABS_X:0▄ ABS_Y:1▄▄ ABS_X:0▄▄▄▄▄▄ BTN_THUMBR:318█ <---R3 BTN_THUMBL:317 <---L3```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested with Elden Ring and Megaman Legacy Collection
Using my Moga Hero model 000353, the D-Pad left, right and down buttons are not recognized, nor are the "thumbstick clicks" (L3 and R3).
The output in terminal shows output as if the buttons are recognized, but it seems that the output of the program isn't what the game is expecting.
...yet multiple games act as if I've never pressed these buttons.
All buttons work for me, just not D-Pad L, R, D or L3/R3. D-Pad Up works. I haven't found a solution to this yet.
Sample output:
The text was updated successfully, but these errors were encountered: