mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[GH-ISSUE #1533] Playcover run in the background #948
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#948
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 @CrazyEig on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1533
App Store link
no
Current issues
More details
Hello, can Playcover run in the background? I wrote a Python script to automatically play a game, but the script only works when the game window is in the foreground. Additionally, simulating mouse clicks causes my mouse to move to the game window, which prevents me from doing other work. Is it possible to add a feature ,such as I send coordinates (x, y) to Playcover, and Playcover automatically clicks in the background? Thank you.
Crash log
No response
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@TheMoonThatRises commented on GitHub (Jun 29, 2024):
Take a look at https://github.com/PlayCover/PlayTools if you really need to. We can't provide much more support otherwise.