Skip to content

Dynamic Key binds itself on game launch #28

@S1aeh

Description

@S1aeh

When Dynamic Key is set to 'Not Bound' (config value = -1) it gets set to 'scancode.0' (config value = 0) next time the game is launched, which sends empty commands when left-clicking.

Steps to reproduce:

  1. Set Dynamic Key to 'Not Bound' in the in-game config
  2. Save config and exit the game
  3. (optional) Check that Dynamic Key equals -1 in the config file
  4. Launch the game
  5. Dynamic Key will now be set to 'scancode.0' in game and 0 in the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions