mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #349] [Feature]: Multiple app windows #149
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#149
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 @TrioTea on GitHub (Sep 17, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/349
Is your feature request related to a problem?
yes
Describe the solution you'd like
For a game, when I open more than one at the same time, and I am using the xbox handle to control, it will appear that the handle can operate all the games at the same time. I would like to add an isolation space so that I can choose independently whether the game window needs to be manipulated or not.
Anything else?
Is it possible to add a function of application multi-opening, the current way of multi-opening is not convenient
Issue Language
@XuYicong commented on GitHub (Sep 17, 2022):
By handle you mean controller(游戏手柄) right? Multi instance(多开) of the same application is not supported, because it affects game fairness. You can still open multi-instance of playcover don't you?
@TrioTea commented on GitHub (Sep 17, 2022):
My problem is that the gamepad controls multiple instances of the application at the same time, regardless of which instance the application is focused on, but using the keyboard control does not control multiple instances at the same time, but only the instance that currently has the application focus
@XuYicong commented on GitHub (Sep 17, 2022):
So this only happens to multiple instances of the same applications? How about if you open two instances of different applications?
@ohaiibuzzle commented on GitHub (Sep 17, 2022):
Multiple parallel windows of any application is not supported at this time (and probably will never be) as that could provide ground for cheating in games.
@zanderp25 commented on GitHub (Sep 17, 2022):
That's true, however, it can be set up so that the game in the background can be controlled by a game controller and the game in the foreground is controlled by the keybind controls.
@TrioTea commented on GitHub (Sep 17, 2022):
While playcover itself does not support multiple instances of the same application, there are still ways to launch multiple instances of the same application. The problem I described with the game controller controlling all instances of the foreground and background at the same time occurs with different instances of the same application, next I will try to open different applications at the same time and see if the game controller acts on these programs at the same time.
@zanderp25 commented on GitHub (Sep 20, 2022):
Yes, that's what i meant.
@Doooomizz commented on GitHub (Nov 26, 2024):
@TrioTea Hi could u tell me how did u launch multiple instances of the same game with PlayCover plz ?
@makovez commented on GitHub (Dec 3, 2025):
I'm also interested to this, how did u run it ? @TrioTea
@TrioTea commented on GitHub (Dec 4, 2025):
You can try searching for methods to run multiple instances of any program on Mac, then use the same approach.