mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #609] [Bug]: Genshin Impact: Can't move the camera after teleportation #289
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#289
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 @dere4a on GitHub (Dec 21, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/609
Describe the bug
Can't control camera via mouse after teleportation.
MBP 13 m1, MacOs ventura 13.0
Demonstration:
Steps to reproduce
Press teleport to some point, wait the game to load. Press "option" to hide mac cursor. You will not be able to control the camera unless you press "option" and move the screen by cursor then press "option" again.
Expected behaviour
Working normal like was in version 1.1.1. The problem is in version 2.0.0 and 2.0.1.
Crash log
No response
What version of PlayCover are you using?
2.0.1
What version of macOS are you using?
Ventura (macOS 13.0)
Issue Language
@quxn734 commented on GitHub (Dec 21, 2022):
have the same issue here
@FlyMeToTheMoonAndLetMePlayAmongTheStars commented on GitHub (Dec 21, 2022):
Update to macOS 13.1
@FlyMeToTheMoonAndLetMePlayAmongTheStars commented on GitHub (Dec 21, 2022):
I'm not able to reproduce this issue on macOS 13.1 (22C65) using PlayCover 2.0.1 (build number 185)
Try updating to 13.1 and use the same PlayCover version to see if you still have this problem.
@dere4a commented on GitHub (Dec 22, 2022):
My problem was in using wrong mouse keymap. I used “mouse button” instead of “Directional Arrows Button” to control the camera. I don’t know why but for me they’re working Identically.
Why did I use wrong keymap? Because there’s also a problem.
With “mouse button” all is ok, unless I try to teleport. Using “Directional Arrows Button” bug with teleport disappears, but I can’t move the camera smoothly. I noticed that is related with polling rate of my mouse. So my mouse has 1000hz. When i change polling rate from 1000 to 125 it starts to be playable. I’ve been trying to change dpi or “mouse sensitivity” in Playcover without changing polling rate. But no luck.
In Playcover 1.1.1 all was smoothly with 1000hz.
@FlyMeToTheMoonAndLetMePlayAmongTheStars commented on GitHub (Jan 4, 2023):
https://github.com/PlayCover/PlayCover/issues/676 similar issue related to mouse/camera unresponsiveness, also fixed by reverting back to playcover 1.1.1 (i did have to make a keymap from scratch as ones made on newer versions are not backwards compatible)
@IsaacMarovitz commented on GitHub (Mar 7, 2023):
Stale