Skip to content

Support SOCD cleaning (Simultaneous Opposing Cardinal Directions) #24

@Paxtez

Description

@Paxtez

It would be nice if MaplePad supported (if it doesn't already) SOCD cleaning, which is used on button style joysticks (Hitbox). Often games don't know how to handle opposite directions since they were made with Joysticks / D-Pads in mind.

Ideally it would have options for different types of SOCD options:

  • Off (don't filter)
  • Neutral (L + R = None & U + D = None)
  • Neutral/Up (L + R = None & U + D = U)
  • Last Win (L -> R = R)
  • First Win (L -> R = L)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions