[GH-ISSUE #1492] [Bug]: (WutheringWaves): Camera Movement Freezes During Fast or Extended Panning #916

Closed
opened 2026-03-03 19:02:07 +03:00 by kerem · 7 comments
Owner

Originally created by @kang49 on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1492

Describe the bug

Summary:

When panning the camera quickly or for a prolonged duration, the movement becomes stuck. To resume panning, the mouse must be stationary for a moment.

Side effect:

Sometime when this issue occurs, the left mouse button (LMB) cannot be used to attack in the game by default unless it is specifically set to do so.

demo video

https://github.com/PlayCover/PlayCover/assets/81503963/eb39e7f9-5dee-4195-a4f9-5725005cd4fc

Keymapping

Screenshot 2024-05-26 at 18 50 17

More detail:

PlayCover Nightly 749
MacOS Sonoma 14.5
Game version 1.0.0
Bluetooth Mouse

Steps to reproduce

  1. Open the game with PlayCover.
  2. Start moving the camera by panning rapidly or for an extended period.
  3. Observe the camera movement freeze.
  4. Stop moving the mouse for a second to resume panning.

Expected behaviour

The camera should pan smoothly without interruptions, regardless of the speed or duration of the mouse movement.

Crash log

No response

What version of PlayCover are you using?

Nightly/beta (please specify build number)

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @kang49 on GitHub (May 26, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1492 ### Describe the bug ### Summary: When panning the camera quickly or for a prolonged duration, the movement becomes stuck. To resume panning, the mouse must be stationary for a moment. ### Side effect: **Sometime** when this issue occurs, the left mouse button (LMB) cannot be used to attack in the game by default unless it is specifically set to do so. ### demo video https://github.com/PlayCover/PlayCover/assets/81503963/eb39e7f9-5dee-4195-a4f9-5725005cd4fc ### Keymapping <img width="1440" alt="Screenshot 2024-05-26 at 18 50 17" src="https://github.com/PlayCover/PlayCover/assets/81503963/75c934bc-a331-4a0c-b539-068f758a6840"> ### More detail: PlayCover Nightly 749 MacOS Sonoma 14.5 Game version 1.0.0 Bluetooth Mouse ### Steps to reproduce 1. Open the game with PlayCover. 2. Start moving the camera by panning rapidly or for an extended period. 3. Observe the camera movement freeze. 4. Stop moving the mouse for a second to resume panning. ### Expected behaviour The camera should pan smoothly without interruptions, regardless of the speed or duration of the mouse movement. ### Crash log _No response_ ### What version of PlayCover are you using? Nightly/beta (please specify build number) ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 19:02:07 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@XuYicong commented on GitHub (May 26, 2024):

You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad?

<!-- gh-comment-id:2132268659 --> @XuYicong commented on GitHub (May 26, 2024): You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad?
Author
Owner

@kang49 commented on GitHub (May 26, 2024):

You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad?

Yes, or maybe it's because the TrackPad is too small to drag long enough to encounter the bug.

But mentioning 'Bluetooth Mouse' doesn't mean that other devices won't experience the issue. It's just a detail to indicate what device I am using.

<!-- gh-comment-id:2132370396 --> @kang49 commented on GitHub (May 26, 2024): > You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad? Yes, or maybe it's because the TrackPad is too small to drag long enough to encounter the bug. But mentioning 'Bluetooth Mouse' doesn't mean that other devices won't experience the issue. It's just a detail to indicate what device I am using.
Author
Owner

@Christoph-XJ commented on GitHub (May 28, 2024):

the same situation

<!-- gh-comment-id:2134250606 --> @Christoph-XJ commented on GitHub (May 28, 2024): the same situation
Author
Owner

@JZVince commented on GitHub (May 29, 2024):

Same issue, moreover, I find changing the polling rate of the mouse (250) help with the camera rotation problem. However, mouse cursor will appear outside the app when I move and I have already pressed option key to hide it.

<!-- gh-comment-id:2136536166 --> @JZVince commented on GitHub (May 29, 2024): Same issue, moreover, I find changing the polling rate of the mouse (250) help with the camera rotation problem. However, mouse cursor will appear outside the app when I move and I have already pressed option key to hide it.
Author
Owner

@kang49 commented on GitHub (May 29, 2024):

You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad?

I confirm that the trackpad have this issue because i tried change trackpad speed in setting and i found this issue also. And in the latest game version, the trackpad can be used for attacking and dodging normally, whereas the mouse currently cannot perform these actions.

<!-- gh-comment-id:2137497341 --> @kang49 commented on GitHub (May 29, 2024): > You mention "Bluetooth Mouse", does this only happen to a mouse but not a trackpad? I confirm that the trackpad have this issue because i tried change trackpad speed in setting and i found this issue also. And in the latest game version, the trackpad can be used for attacking and dodging normally, whereas the mouse currently cannot perform these actions.
Author
Owner

@Christoph-XJ commented on GitHub (May 30, 2024):

The similar problem occurs when the mouse sampling rate is too high, after I replaced the usb gaming mouse with a cheaper bluetooth mouse, the situation is much alleviated, in my understanding this should be a problem that can be fixed in the code.

<!-- gh-comment-id:2138860865 --> @Christoph-XJ commented on GitHub (May 30, 2024): The similar problem occurs when the mouse sampling rate is too high, after I replaced the usb gaming mouse with a cheaper bluetooth mouse, the situation is much alleviated, in my understanding this should be a problem that can be fixed in the code.
Author
Owner

@XuYicong commented on GitHub (Jun 4, 2024):

Fixed by PlayCover/PlayTools#144

<!-- gh-comment-id:2147022417 --> @XuYicong commented on GitHub (Jun 4, 2024): Fixed by PlayCover/PlayTools#144
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#916
No description provided.