Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game not properly detecting current input method #616

Closed
tutacat opened this issue Sep 30, 2021 · 2 comments
Closed

Game not properly detecting current input method #616

tutacat opened this issue Sep 30, 2021 · 2 comments

Comments

@tutacat
Copy link

tutacat commented Sep 30, 2021

Describe the bug
The game always "thinks" the controller is being used while it is plugged in,
even you you start using a different input method.

While switching windows (e.g. alt+tab) the game reads the current mouse
position, but then stops

To Reproduce
Steps to reproduce the behavior:

  1. Plug in a controller.
  2. Game switches to controller mode.
  3. The controller works normally.
  4. Use a different input method.
  5. The game stays in "controller mode"

Expected behavior

  1. Plug in a controller.
  2. Game switches to controller mode.
  3. The controller works normally.
  4. Use a different input method.
  5. Game changes for new method

Additional context

  • Using the kernel driver for sony ps3 controller
  • Controller hints do not disappear
  • The mouse acts like a controller (you can only click on the focused button)
  • The controller cursor shows in the inventory
@ChristopherHX
Copy link
Member

Probably fixed in v0.3.0, which is not ready to be released.

You find it as preview AppImage/Dmg and on flathub beta.
I have no time to test it, so I will need feadback of preview.

@ChristopherHX
Copy link
Member

No response, assume fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants