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

[Cemu] Invalid account.dat #139

Open
AToska21 opened this issue Sep 22, 2024 · 6 comments
Open

[Cemu] Invalid account.dat #139

AToska21 opened this issue Sep 22, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@AToska21
Copy link

Hi! It's me again, lol.
When I generate Cemu online files through the website or the script, Cemu overwrites it with a blank account.dat file with default values.
I have no idea how to fix this, nor is there any helpful log I could find.

@AToska21
Copy link
Author

Update: the website's generator works fine. It just makes an invalid password hash so I used a tool to remake it and it works fine. I will have to look into the script further.

@MatthewL246 MatthewL246 added the bug Something isn't working label Sep 22, 2024
@MatthewL246
Copy link
Owner

The website and the script should be generating very similar account.dat files since I used some of the code from the website in my script.

Was Cemu open while you were copying the new account.dat? Maybe it only loads changes in the file at startup.

@AToska21
Copy link
Author

The website and the script should be generating very similar account.dat files since I used some of the code from the website in my script.

Was Cemu open while you were copying the new account.dat? Maybe it only loads changes in the file at startup.

No, always restarted Cemu. Very odd since from the website it always worked.

@AToska21
Copy link
Author

AToska21 commented Oct 6, 2024

Still not sure what the bug is, but I figured out the issue with the website not generating the correct password hash. The site is supposed to ask the user for their password when downloading the online files, but it doesn't.

@MatthewL246
Copy link
Owner

Strange, it does appear to be working for me when I click the download button:

image

I would prefer to move to the script approach, though, because it is possible that future website updates will break the patch that restores this feature, and it's much easier to maintain a script than a large patch.

@AToska21
Copy link
Author

AToska21 commented Oct 8, 2024

Strange, it does appear to be working for me when I click the download button:

image

I would prefer to move to the script approach, though, because it is possible that future website updates will break the patch that restores this feature, and it's much easier to maintain a script than a large patch.

Yeah that was my mistake (again), the password box is just invisible. lmfao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants