[GH-ISSUE #349] [Feature]: Multiple app windows #149

Closed
opened 2026-03-03 18:55:11 +03:00 by kerem · 10 comments
Owner

Originally created by @TrioTea on GitHub (Sep 17, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/349

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

  • Yes my issue is written in English
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 - [X] Yes my issue is written in English
kerem 2026-03-03 18:55:11 +03:00
Author
Owner

@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?

<!-- gh-comment-id:1250034307 --> @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?
Author
Owner

@TrioTea 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?

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

<!-- gh-comment-id:1250041145 --> @TrioTea 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? 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
Author
Owner

@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?

<!-- gh-comment-id:1250042743 --> @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?
Author
Owner

@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.

<!-- gh-comment-id:1250046948 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1250095561 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1250110355 --> @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.
Author
Owner

@zanderp25 commented on GitHub (Sep 20, 2022):

Yes, that's what i meant.

<!-- gh-comment-id:1252457537 --> @zanderp25 commented on GitHub (Sep 20, 2022): Yes, that's what i meant.
Author
Owner

@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 ?

<!-- gh-comment-id:2501777424 --> @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 ?
Author
Owner

@makovez commented on GitHub (Dec 3, 2025):

I'm also interested to this, how did u run it ? @TrioTea

<!-- gh-comment-id:3605980032 --> @makovez commented on GitHub (Dec 3, 2025): I'm also interested to this, how did u run it ? @TrioTea
Author
Owner

@TrioTea commented on GitHub (Dec 4, 2025):

I'm also interested to this, how did u run it ? @TrioTea

You can try searching for methods to run multiple instances of any program on Mac, then use the same approach.

<!-- gh-comment-id:3609599874 --> @TrioTea commented on GitHub (Dec 4, 2025): > I'm also interested to this, how did u run it ? [@TrioTea](https://github.com/TrioTea) You can try searching for methods to run multiple instances of any program on Mac, then use the same approach.
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#149
No description provided.