RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
14.67k stars 1.86k forks source link

[Feature Request] Copiloting #11278

Open Darkhost1999 opened 2 years ago

Darkhost1999 commented 2 years ago

The idea is to use 2 or more physical controllers simultaneously to control 1 emulated device. Ex. 2 switch joycons making a whole controller. I imagine this will have a small impact on the UI for the pads screen.

*Special note: This request does not request for multiple buttons to be assigned to 1 emulated button.

Darkhost1999 commented 5 days ago

Turns out with SDL this is a bad example as they just map the device as Nintendo Switch Joy-Con (L/R)

Ex. 2 switch joycons making a whole controller.

So SDL automatically merges the 2 joycons by default. But this feature request is for 2 separate devices to be used as 1 pad. And now I don't see any reason why this might be wanted.