Yuzu Emulator Room Hosting Instructions

  1. Go to your yuzu folder on your computer, it will be either of the following folders
    yuzu-windows-mscv
    or
    yuzu-windows-msvc-early-access
  2. You should see the yuzu-room file located in this directory.
  3. you will need to right click and create a new text file named host.bat.
  4. right click on the host.bat text file and click edit, then copy paste the following code into it:
    yuzu-room ^
      --room-name "PUT YOUR SERVER NAME HERE" ^
      --room-description "PUT YOUR SERVER DESCRIPTION HERE" ^
      --preferred-game "GAME NAME GOES HERE" ^
      --preferred-game-id "GAME ID IS IN YUZU" ^
      --bind-address "YOUR EXTERNAL IP ADDRESS I.E. 92.47.54.66" ^
      --port SET TO A PORT NOT IN USE BY ANYTHING ELSE, I USE 5000 ^
      --max_members 24 ^
      --token "GENERATED FROM MY KEY AND CONFIG GENERATOR" ^
      --web-api-url api.ynet-fun.xyz ^
      --enable-yuzu-mods ^
      --ban-list-file "Change to your banned file location" ^
      --log-file "Change to your log location" ^
    pause
    
    ***Make sure to edit the contents of the file above including the information that needs to be filled in by you.***
  5. Save the file and make sure that it is located in the same folder as the yuzu-room executable.
  6. After saving, go ahead and double click on the host.bat file in the folder to start hosting your room.
  7. Frequently Asked Questions

    What is my external IP Address for the bind port?
    This can be gotten from going to whatismyipaddress.com

    How do i get the game id for the Preffered Game ID Section?
    Load YUZU up and take a look at your games, you will see the game id under the title like so


    How Do I Enable Port Forwarding?
    Port forwarding is different for all hardware, check this guide How to open ports on your router

    Will my room stay up 24 hours?
    Yes and no, If your ISP changes your external IP Address, you will need to change the bind port each time it changes.
    *** I recommend a VPS or a droplet from digital ocean ***


    Where can i make suggestions or ask questions?
    Join Our Discord