Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

New egg: yuzu emulator dedicated multiplayer room #2149

Merged
merged 6 commits into from
Feb 24, 2023

Conversation

Z3r0byte
Copy link
Contributor

Description

This PR adds a new egg for the YuzuEmu dedicated multiplayer server. This coincidentally also resolves egg request #1990.

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:

New egg Submissions

  1. Does your submission pass tests (server is connectable)?
  2. Does your egg use a custom docker image?
    • Have you tried to use a generic image?
    • Did you PR the necessary changes to make it work?
  3. Have you added the egg to the main README.md and any other README files in subdirectories of the egg (e.g /game_eggs) according to the alphabetical order?
  4. Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. You verify that the start command applied does not use a shell script
    • If some script is needed then it is part of a current yolk or a PR to add one
  6. The egg was exported from the panel

game_eggs/yuzu-emu/yuzu-emu.json Outdated Show resolved Hide resolved
game_eggs/yuzu-emu/yuzu-emu.json Outdated Show resolved Hide resolved
@QuintenQVD0 QuintenQVD0 linked an issue Feb 24, 2023 that may be closed by this pull request
@QuintenQVD0
Copy link
Collaborator

LGTM! thx

@QuintenQVD0 QuintenQVD0 merged commit 18664a6 into pelican-eggs:master Feb 24, 2023
@PilaScat
Copy link
Contributor

There are two errors, max members is 12 not 4 and the token is 60 characters long

@QuintenQVD0
Copy link
Collaborator

There are two errors, max members is 12 not 4 and the token is 60 characters long

then feel free to open a pr to change that

@PilaScat
Copy link
Contributor

did it, but there is another problem, when installing the original egg there is a compilation error and it doesn't proceed:
image

@QuintenQVD0
Copy link
Collaborator

did it, but there is another problem, when installing the original egg there is a compilation error and it doesn't proceed: image

It compiled fine on my machine

@PilaScat
Copy link
Contributor

I dunno, tried two times ¯_(ツ)_/¯

@PilaScat
Copy link
Contributor

Maybe its a problem from yuzu rep, I'll try soon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Egg Request]: Yuzu Multiplayer Server
3 participants