pretendo-docker icon indicating copy to clipboard operation
pretendo-docker copied to clipboard

[Cemu] Invalid account.dat

Open ssdrive-flaktra opened this issue 1 year ago • 6 comments

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.

ssdrive-flaktra avatar Sep 22 '24 10:09 ssdrive-flaktra

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.

ssdrive-flaktra avatar Sep 22 '24 11:09 ssdrive-flaktra

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.

MatthewL246 avatar Sep 22 '24 19:09 MatthewL246

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.

ssdrive-flaktra avatar Sep 25 '24 05:09 ssdrive-flaktra

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.

ssdrive-flaktra avatar Oct 06 '24 08:10 ssdrive-flaktra

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.

MatthewL246 avatar Oct 06 '24 16:10 MatthewL246

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

ssdrive-flaktra avatar Oct 08 '24 08:10 ssdrive-flaktra