yuzu icon indicating copy to clipboard operation
yuzu copied to clipboard

Feature Request: Multiplayer: Connect to room automatically/via command line argument

Open mircey opened this issue 1 year ago • 0 comments

Hello awesome yuzu team, quick quality of life multiplayer suggestion:

An option to set a multiplayer room to connect to automatically on startup thru GUI or rather simple as a command line argument, here an example: if yuzu.exe -g "some\path\to\game.xci" just starts my game, yuzu.exe -ip <ip> -port <port> -username "<username>" -password "<password>" -g "some\path\to\game.xci" could start that game but also automatically connect me to a multiplayer room hosted at the ip address <ip> and port <port>.

I think this could make the process of playing with friends just a bit more convenient (and should be quite simple to implement, correct me if I'm wrong)!!

mircey avatar Sep 18 '22 16:09 mircey