Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Prompt to create a user profile on new installations when default "RyuPlayer 000000010000000100" profile is detected #3396

Open
MetrosexualGarbodor opened this issue Jun 12, 2022 · 3 comments · May be fixed by #6583
Labels
enhancement New feature or request good first issue This issue would be a great starting point for someone new to the project. gui Related to Ryujinx.Ui

Comments

@MetrosexualGarbodor
Copy link
Collaborator

Feature Request

What feature are you suggesting?

Overview:

Prompt new users to create a new user profile so that half of them don't use the default one, which can cause issues in some multiplayer games on LDN.

Why would this feature be useful?

Less people with the generic username and less multiplayer issues.

@MetrosexualGarbodor MetrosexualGarbodor added enhancement New feature or request gui Related to Ryujinx.Ui labels Jun 12, 2022
@gdkchan gdkchan added the good first issue This issue would be a great starting point for someone new to the project. label Jan 19, 2023
@britt-j
Copy link

britt-j commented Apr 8, 2023

I'm currently working on this

@britt-j
Copy link

britt-j commented May 14, 2023

I'm no longer working on this, sorry

@britt-j britt-j removed their assignment May 14, 2023
@tarrouye
Copy link
Contributor

tarrouye commented Jun 4, 2023

What causes the issues in multiplayer games ? Having the default name RyuPlayer, or having the default user ID 00000000000000010000000000000000 ?

Along with prompting the user to edit the profile, which they may ignore, what about generating it uniquely in the first place ?

dianyaa added a commit to dianyaa/Ryujinx that referenced this issue Mar 31, 2024
Change AccountManager to create a random id for the default user.
Change UserEditorView to not show the 'Delete' button if there is only one user present.
dianyaa added a commit to dianyaa/Ryujinx that referenced this issue Mar 31, 2024
Related to Ryujinx#3396

Checks if system/Profiles.json exists, if it does not then prompt the
user to manage user profiles.
@dianyaa dianyaa linked a pull request Mar 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue This issue would be a great starting point for someone new to the project. gui Related to Ryujinx.Ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants