Skip to content

Controls use non-standard interface #46

@Sanaki

Description

@Sanaki

Due to the direct interface with the controller that bypasses the standard control mappings, while retroarch can handle the core acceptably (though can't really remap), other libretro implementation such as RALibretro fail to fully map the controls. Fixing this would be beneficial both for user control purposes and for allowing other libretro implementations, and via RALibretro in particular achievement support as well.

Reproduction:

  1. Load core in RALibretro (core must manually be added to cores.json at this time)
  2. Load any game (I tested Astrosmash)
  3. Attempt to get past the title screen via any means.

Result:
The triggers will display the button overlay, but no buttons respond otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions