mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1968] [Bug]: Keyboard and mouse input not working properly on macOS Sequoia (Nishuihan) #1301
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gao2linda on GitHub (Sep 16, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1968
Describe the bug
After updating to macOS Sequoia, PlayCover stopped handling input correctly for the game 逆水寒 (Nishuihan).
• At first, mouse movement was normal but clicks were inaccurate, and dragging the view caused random spinning.
• Now, after the latest update, even the keyboard is not recognized at all inside the game.
• Previously, I could type with Pinyin input method, but now it doesn’t work either.
This makes the game unplayable.
Steps to reproduce
To Reproduce
Steps to reproduce the behavior:
1. Open 逆水寒 with PlayCover on macOS Sequoia.
2. Try to use the mouse to click or drag the view → clicks don’t register properly, dragging spins randomly.
3. Try to type with keyboard (English or Pinyin input) → no response.
Expected behaviour
Expected behavior
• Mouse clicks should match the cursor position.
• Dragging should move the view smoothly.
• Keyboard input (including Pinyin IME) should be recognized as before.
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Other (please specify)
Issue Language
@Mohitbhowal09 commented on GitHub (Sep 17, 2025):
Can someone please help I also have the same issue