-
Notifications
You must be signed in to change notification settings - Fork 33
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
Acekard2i isn't restoring. #89
Comments
could you upload your ntrboot.log? maybe also increase the debug level a few times, try it again, and upload it? However, I can't guarantee that I'll be able to help as it's been awhile since I've worked on this. |
hm, I guess the read failed? iirc what's going on with the restore here is it's reading everything and making sure to only change what differs between the backup and the cart, because that's faster. you might be able to force it to write everything, but that involves modifying code. we also appeared to use a really large chunk size for this, reducing it to 0x10000 (don't go lower than this, though) could also help it progress more. I can make a build for you if necessary, but not right-away. |
Ok that would probably help. Thanks. |
Urgent: My Acekard2i isn't restoring. This same thing occurred on both my n3ds and o3ds.
Latest ver of ntr, and ntr flasher. I believe they are both on b9s 1.2, and sys ver 11.6.
The text was updated successfully, but these errors were encountered: