RPCS3 / rpcs3

PlayStation 3 emulator and debugger
https://rpcs3.net/
GNU General Public License v2.0
15.69k stars 1.93k forks source link

Feature: Multiplayer input support (NOT Netplay) #2215

Closed quartzsaber closed 7 years ago

quartzsaber commented 8 years ago

Is it possible to add multiplayer input support, like keyboard as 1p and X-input joypad as 2p?

Though I'm not expecting you to make this right away, this feature is being important as the number of playable game is increasing.

lightfirst commented 8 years ago

well, it's possible. As 2 x-input working now, if you want multiplayer you just need anotehr x-input joypad.

quartzsaber commented 8 years ago

@lightfirst Yes, I know that. But that requires TWO gamepads. It should be possible to use keyboard and gamepad at the same time!

EDIT: https://github.com/mob41/rpcs3/commits/master This guy seems to have implemented such thing. But I have no idea if it's working or something. If it's working and passed code review, could it be merged to here?

scribam commented 7 years ago

@min050820 I think your request has been implemented in #3283 which is now in master. Can you check if it is what you have expected?

Zangetsu38 commented 7 years ago

yes, but you have any idea for maybe play with friend in only with this ? so send screen game and can emulate controller friend in pc, same like Share play with PS4 :D

Sora3100 commented 7 years ago

If you have an nvidia card you can use nvidia share's beta feature, or gamestream @Zangetsu38

AniLeo commented 7 years ago

This has indeed been implemented in #3283 , closing