retrospy / RetroSpy

Live controller viewer for Nintendo consoles as well as many other retro consoles and computers. Includes viewer application for Windows, and Arduino sketch for hardware interface.
https://retro-spy.com
GNU General Public License v3.0
145 stars 22 forks source link

MiSTer Multiplayer support #178

Closed 40wattrange closed 2 years ago

40wattrange commented 3 years ago

In conjunction with supporting multiple controllers plugged in, it would be nice for MiSTer to send off commands if more than one controller was in use.

This way you could spawn multiple clients, have them select different controllers, and still work.

zoggins commented 2 years ago

I think this might actually work with the controller selector stuff I added. I need to test this.

40wattrange commented 2 years ago

I guess this would also play with the other issue I brought up - or may just be one in the same. If you had the ability to pick the controller being spied, then you could launch a 2nd instance and have it choose a different. Feel free to merge this request with the similar ask of controller selecting.

zoggins commented 2 years ago

This works in the next release.