Skip to content

2(+) controllers key mapping issue #209

@Intelparcel

Description

@Intelparcel

When connecting 2 controllers at the same time, both controllers mapping are sharing the same key(for example, if I bind "A" keys for controller 1 and controller 2 with of course "A" button. There will be 2 possible outcome

  • One controller have the "A" key and the other controller don't
    -Skyline will both output the keys for both controllers as "KEYCODE_BUTTON_A"), this shouldn't happen because the "if one controller is using that key then other controller can't use that" or "one is pressing, other controller isn't pressing but Skyline will recognise that that "non-pressing" controller is pressing the same key as that one controller that is pressing that key"(like 2 controllers is pressing that same A key but it's not)situation will happen if that problem persists

My guess for this problem is Skyline is thinking that there's only one controller that's connecting the the emulator, and that's why it only binds the same key for 2 controllers

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions