Kitlith
Kitlith
I'm not aware of a dumped version of the bitstream. However, from what I remember of the update format, once decrypted it's basically a list of blocks to write to...
One thing I notice is that you didn't mention any use of a magnet. Are you remembering to use a magnet to trigger the sleep mode switch while booting? Unfortunately...
So, it's possible to load the flashcart with Luma *when it's not flashed with ntrboot* unless it's an ak2i. What about before/after backup.bin? That way we have a way to...
I mean, uploading the backup from before the initial inject and a backup from after injecting.
Huh. This has changed since the initial release. Thank you for pointing it out. Originally we didn't let you inject if a backup was not present. Apparently this changed. (probably...
`[ERROR]: r4isdhc: found type 1 cart` is the only line in the log. I don't know why that's an error, I don't think it's supposed to be. Re-run the restore...
I'm not sure if there's a way to do it with backwards compatibility, but I think you'd accomplish only being able to implement once by having the context type be...
From my perspective... unit and any other CTX should work together, but I don't know how practical that'd be to detect. EDIT: Maybe you could do a `impl From for...
this is a 3 year necro, but couldn't the issue of the return type be solved with the use of `impl Iterator` at this point?
I notice there's a `PreserveBuilt` option in the config, perhaps at the very least enabling that would let you keep whatever packages have already been built and install them manually...