MULTIPLAYER TUTORIAL - How to continue playing Yuzu Online in 2024
Recently a new method showed up that is allowing players to play together on rooms again, and here's a quick tutorial for how to get Yuzu Multiplayer working again!
As reference, this is currently working on my Yuzu Early Access 4176 Build (last EA one), however I wasn't able to get it working on the latest Mainline build 1734, so I suggest you use the latest Early Access build instead.) *Edit- Some people confirm that it indeed works on 1734 aswell, so just try and see for yourself :)
There's also a Discord dedicated to Yuzu Online with people to play with > https://discord.gg/e4j9jhNFQh
STEP 1
Open Yuzu
STEP 2
Go to File > Open Yuzu folder
STEP 3
CLOSE your emulator (Important!)
STEP 4
With the Yuzu folder open in your file manager, go to the "config" folder, and open "qt-config.ini" with your text editor of choice.
FOR STEAM DECK USERS Apparently, this folder is located at "/home/deck/.config/yuzu/", according to a comment below.
STEP 5
Search the section titled [WebService]
Under this section, there are two lines that go like this:
web_api_url\default=true
web_api_url=https:/api.yuzu-emu.org
We are going to replace them with these two lines:
web_api_url\default=false
web_api_url=api.ynet-fun.xyz
Note: Some people have stated that only copying and pasting the lines instead of manually writing them worked for them.
Once this is done, save those changes, open Yuzu and, if you are using the right version as stated above, you should be able to see and join rooms again! :)