294
edits
(switch to pretty inline code blocks) |
(add notices, more inline code) |
||
Line 7: | Line 7: | ||
== Unbricking a 3DS with a custom keyboard installed == | == Unbricking a 3DS with a custom keyboard installed == | ||
If you have a copy of any of the following: | {{Mbox|type=notice|text=If you have a copy of any of the following: | ||
* Your NAND backup | * Your NAND backup (e.g. {{code|inline=y|lang=css|220101_AA000000000_sysnand_000.bin}}) | ||
* essentials.exefs | * {{code|inline=y|lang=css|essentials.exefs}} | ||
* movable.sed | * {{code|inline=y|lang=css|movable.sed}} | ||
Then you should only follow | Then you should only follow Sections I and IV (or else you're going to be wasting a lot of time, since any of these files should already have your encryption key embedded). Otherwise, follow the whole guide. | ||
For instructions on extracting your {{code|inline=y|lang=css|movable.sed}} from your NAND backup or from {{code|inline=y|lang=css|essentials.exefs}}, see [[3DS:Extract movable.sed|this page]].}} | |||
=== Section I: Installing Pokémon Picross === | === Section I: Installing Pokémon Picross === | ||
Line 40: | Line 42: | ||
Now that you have a Mii QR code, you'll have to force your computer to do a bunch of math to derive the same data that is normally transmitted in a friend exchange. | Now that you have a Mii QR code, you'll have to force your computer to do a bunch of math to derive the same data that is normally transmitted in a friend exchange. | ||
You'll need a reasonably powerful graphics card to do this, or else this may take literal years. If you don't have one, skip this section and ask someone at [https://discord.gg/C29hYvh Nintendo Homebrew on Discord] for assistance. Make sure to provide: | {{Mbox|type=content|text=You'll need a reasonably powerful graphics card to do this, or else this may take literal years. If you don't have one, skip this section and ask someone at [https://discord.gg/C29hYvh Nintendo Homebrew on Discord] for assistance. Make sure to provide: | ||
* Your Mii QR code (from the previous step) | * Your Mii QR code (from the previous step) | ||
* Your console model (3DS, 3DSXL, 2DS, New3DS, New3DSXL, or New2DSXL) | * Your console model (3DS, 3DSXL, 2DS, New3DS, New3DSXL, or New2DSXL) | ||
* Your [https://3ds.hacks.guide/seedminer#section-i---prep-work console's ID0] | * Your [https://3ds.hacks.guide/seedminer#section-i---prep-work console's ID0]}} | ||
Still here? Great! Get ready for a long ride. | Still here? Great! Get ready for a long ride. | ||
Line 60: | Line 62: | ||
# Wait a bit. This shouldn't take any longer than 10 minutes on a decent GPU. | # Wait a bit. This shouldn't take any longer than 10 minutes on a decent GPU. | ||
#* If you get to offset 100, you might have an unminable seed or you may have provided the wrong ID0. It would suck if you had an unminable seed so let's just hope it's not that. | #* If you get to offset 100, you might have an unminable seed or you may have provided the wrong ID0. It would suck if you had an unminable seed so let's just hope it's not that. | ||
# If the stars aligned, you should get a movable.sed! | # If the stars aligned, you should get a {{code|inline=y|lang=css|movable.sed}}! | ||
=== Section IV: PicHaxx === | === Section IV: PicHaxx === |