seedmiiner: organizational changes
- small wording changes for model and year - add offset max for stage1 - reorder user error/bad luck troubleshooting to end up of the bullet points
This commit is contained in:
parent
00968c9b0d
commit
afe5cc0e73
1 changed files with 6 additions and 5 deletions
|
@ -74,12 +74,13 @@ In this section, you will turn the Mii QR code into a usable file and mine `mova
|
|||
+ Replace `<id0>` with the ID0 you copied into a document
|
||||
+ Do not include the angle brackets
|
||||
1. Once it completes, enter the command `py -3 seedminer_launcher3.py mii <model> <year>`
|
||||
+ Replace `<model>` with the model of your console (`new` or `old`) - if you aren't sure, only models with the ZL/ZR buttons and C-Stick are new
|
||||
+ Replace `<year>` with the year the 3DS was made (you often find this on the backplate) - leave this empty if you aren't sure, in which case it will start from the middle
|
||||
+ If this fails with an error of `input.bin is invalid size`, remake the `input.bin` using your QR Code. If it *still* fails, open a different browser and remake the `input.bin` there
|
||||
+ If you see the message `"LFCS has been left blank`, use the opposite console model (e.g. `mii old` instead of `mii new`)
|
||||
+ Replace `<model>` with the model of your console (`new` or `old`) - if you aren't sure, only models with the ZL/ZR buttons and C-Stick are "new"
|
||||
+ Replace `<year>` with the year the 3DS was made (you often find this behind the backplate) - leave this empty if you aren't sure, in which case it will start from the middle
|
||||
+ The mining process will usually take up to 90 minutes, depending on luck and your GPU's strength
|
||||
+ If the second stage (`movable_part2.sed generation success`) gets past offset 100, verify that you input the correct ID0. If your ID0 is correct, you cannot use this method and will have to update to the latest version and see if a non-Seedminer method is available for you [here](https://troubleshoot.uwuu.ca/seventeen)
|
||||
+ The first stage will likely max out at roughly offset 1500, depending on console model
|
||||
+ If the second stage (after seeing `movable_part2.sed generation success`) gets past offset 100, verify that you input the correct ID0. If your ID0 is correct, you cannot use this method and will have to update to the latest version and see if a non-Seedminer method is available for you [here](alternate-exploits)
|
||||
+ If you see the message `input.bin is invalid size`, remake the `input.bin` using your QR Code. If it *still* fails, open a different browser and remake the `input.bin` there
|
||||
+ If you see the message `LFCS has been left blank`, use the opposite console model (e.g. `mii old` instead of `mii new`)
|
||||
1. When it finishes, a file called `movable.sed` will appear in the Seedminer folder
|
||||
|
||||
Continue to [BannerBomb3 (Legacy)](bannerbomb3-(legacy))
|
||||
|
|
Loading…
Reference in a new issue