RBEnhanced / RB3Enhanced

Open-source plugin for Rock Band 3 providing many enhancements, fixes, and extra features.
https://rb3e.rbenhanced.rocks
GNU General Public License v2.0
57 stars 10 forks source link

Xbox 360 Crossplay with PS3/Wii #12

Open ihatecompvir opened 1 year ago

ihatecompvir commented 1 year ago

It would be nice to figure out how to enable crossplay for Xbox 360 and allow 360s to play with a PS3 or Wii. The current state of things here is that the game attempts to connect to a PS3 or Wii, both sides exchange some info (but not the JoinRequest packet), and then the connection attempt ceases, leaving both consoles in a sort of "half-connected" state where they occasionally ping each other to verify things are still alive. Much research needs to be done on this topic.

ihatecompvir commented 4 months ago

There is now a basic implementation of this in the crossplay-new branch