1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
liushuyu 4eb11b49b0
CI: add caching
2021-12-27 02:30:18 -07:00
.ci CI: add caching 2021-12-27 02:30:18 -07:00
.github/workflows CI: add caching 2021-12-27 02:30:18 -07:00
patches CI: add GitHub Actions CI to build fresh images 2021-10-21 18:47:17 -06:00
Dockerfile CI: add caching 2021-12-27 02:30:18 -07:00
README.md Small fix to the command in README.md 2019-11-13 22:30:22 +08:00

README.md

Citra Multiplayer Dedicated Lobby

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

Usage

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

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

You can retrieve your token from https://profile.citra-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 - Pokémon Omega Ruby and Alpha Sapphire - Server 1
USA East - Pokémon Omega Ruby and Alpha Sapphire - Server 2
USA East - Pokémon Sun and Moon - Server 1               
USA East - Pokémon Sun and Moon - Server 2               
USA East - Pokémon Ultra Sun and Ultra Moon - Server 1   
USA East - Pokémon Ultra Sun and Ultra Moon - Server 2   
USA East - Super Smash Bros.                            
USA East - Animal Crossing: New Leaf                     
USA East - Monster Hunter Generations                    
USA East - Monster Hunter XX - Server 1                  
USA East - Monster Hunter XX - Server 2                 
USA East - Zelda: Tri Force Heroes - Server 1            
USA East - Zelda: Tri Force Heroes - Server 2
USA East - Fire Emblem Awakening