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

Feature Request: Allow tilt button to be used in macro or Allow tilt with another button assigned to one pin. #963

Open
Rmnesia opened this issue Apr 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Rmnesia
Copy link

Rmnesia commented Apr 12, 2024

Problem

This feature does not solve any problem, but it does expand the capabilities and usefulness of the software in many games.

In many 2d games, including some fighting games, tilt+directional input allows you to walk more slowly or change dash into walk. In smash, tilt+a allows you to do tilt attack rather than smash attack.

In many 3d games, tilt+directional input allows you to turn around more slowly.

Solution

There are two possible ways to solve this.

  • Allow tilt button to be used in macro.
  • Allow user to assign tilt button with another button, it could be directional button or any other button, or maybe a GPIO pin.

Do you plan to work on this feature yourself?

I am willing to but I am not sure I can find the correct file to edit this feature. And currently, I have no environment to compile and test the code.

@Rmnesia Rmnesia added the enhancement New feature or request label Apr 12, 2024
@Rmnesia Rmnesia changed the title Allow tilt button to be used in macro or Allow tilt with another button assigned to one pin. Feature Request: Allow tilt button to be used in macro or Allow tilt with another button assigned to one pin. Apr 12, 2024
@yoursred
Copy link

yoursred commented May 5, 2024

I'm interested in using a 12-button leverless for smash so this sounds like a must-have. I'd rather have two a buttons with one giving tilts and the other giving smashes. I'll look into this (src/addons/tilt.cpp) as soon as I get my pad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants