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

Adding rumble info to images/README, moving melee analog values to #defines and optional neutral SOCD for melee. #26

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

SergioPDhe
Copy link

Some useful changes I (user 'Mr. Potatobread' on the discord) made when working on my fork. The functionality of the code should be unchanged.

Rumble info:

  • line added to README saying rumble is on GP11 and warning users of its potential misuse.
  • images altered to add rumble pin (currently doesn't look great - I couldn't find the font used in the original images)

Moving Melee analog values to defines:

  • added "melee_values.hpp" with definitions for all control-stick/c-stick/analogL&R values in "melee_F1.cpp"
  • changed "melee_F1.cpp" to use said defines
  • double-checked that values are unchanged from original fw

@SergioPDhe SergioPDhe changed the title Adding rumble info to images/README and moving melee analog values to #defines Adding rumble info to images/README, moving melee analog values to #defines and optional neutral SOCD for melee. Feb 17, 2023
@SergioPDhe
Copy link
Author

Added optional support for neutral SOCD

  • added 'bool neutralSOCD' (default value is 'false', resulting in normal 2IP function)

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

Successfully merging this pull request may close these issues.

1 participant