Git Product home page Git Product logo

yuzu-multiplayer-dedicated's Introduction

yuzu Multiplayer Dedicated Lobby

Quickly stand up new dedicated multiplayer lobbies that will be broadcasted on yuzu.

Usage

sudo docker run -d \
  --publish 5000:5000/udp \
  yuzuemu/yuzu-multiplayer-dedicated \
  --room-name "(COUNTRY) (REGION) - GAME TITLE" \
  --preferred-game "GAME TITLE" \
  --preferred-game-id "TITLE ID" \
  --port 5000 \
  --max_members 4 \
  --token "YUZU ACCOUNT TOKEN" \
  --enable-yuzu-mods \
  --web-api-url https://api.yuzu-emu.org

Please note, the token format has changed as of 11/1/2019.

You can retrieve your token from https://profile.yuzu-emu.org/

Room name should follow the below format. If multiple servers are stood up, Server 1, Server 2 format should be used.

USA East - Super Smash Bros. Ultimate - Server 1
USA East - Super Smash Bros. Ultimate - Server 2
USA East - Mario Kart 8 Deluxe - Server 1
USA East - Mario Kart 8 Deluxe - Server 2
USA East - Splatoon 2 - Server 1
USA East - Splatoon 2 - Server 2
USA East - Pokémon Sword and Shield - Server 1
USA East - Pokémon Sword and Shield - Server 2
USA East - Animal Crossing: New Horizons - Server 1
USA East - Animal Crossing: New Horizons - Server 2
USA East - Pokémon Legends: Arceus
USA East - Pokémon: Let’s Go
USA East - Puyo Puyo Tetris
USA East - Super Mario 3D World + Bowser's Fury
USA East - Super Mario Party
USA East - MONSTER HUNTER RISE

yuzu-multiplayer-dedicated's People

Contributors

ascpixi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.