Skip to content
New issue

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

Modify and add new combination button. #1084

Closed
wants to merge 2 commits into from

Commits on Jun 24, 2024

  1. Modify and add new combination button.

    Neogo combination button "BCD" has been changed to "BC".
    
    The "BC" key combination is difficult to press on an Xbox controller.
    Especially when playing The King of Fighters 2002.
    
    "BCD" combination button can be implemented by L1+L2, or L1+B, or L2+Y.
    
    Add PGM combination button: R1-AB, R2-ABC, L1-CD, L2-BC.
    
    Add CPS1 combination button: R2-AB.
    
    The ABXY key of the controller is not suitable for pressing key combinations such as AB, CD, BC, ABC, BCD with the right thumb.
    With the assistance of the shoulder buttons, the gaming experience of the controller will be better.
    It's also a lot easier to play on Android with touchscreen buttons.
    lrf739146825 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    497a1c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397cd89 View commit details
    Browse the repository at this point in the history