Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Analog input nothing happen! #55

@atlightsun

Description

@atlightsun

only button keys can be work
xbox.console.gamepad_input(GamePadButton.DPadUp) # works good
xbox.console.gamepad_input(GamePadButton.A) # works good

xbox.console.gamepad_input(GamePadButton.Clear,l_trigger=0xff) # nothing to do...
xbox.console.gamepad_input(GamePadButton.Clear,l_trigger=0xffff) # nothing to do...
xbox.console.gamepad_input(GamePadButton.Clear,l_trigger=0xffffff) # nothing to do...

need some help about Analog keys format .

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