seedmiiner: inline troubleshooting

- lfcs left blank (wrong console model due to system transfer)
- unminable
This commit is contained in:
Lily 2023-05-28 06:29:06 +09:00
parent eb52e82def
commit c19901bf31

View file

@ -76,8 +76,10 @@ In this section, you will turn the Mii QR code into a usable file and mine `mova
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 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`)
+ 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)
1. When it finishes, a file called `movable.sed` will appear in the Seedminer folder
Continue to [BannerBomb3 (Legacy)](bannerbomb3-(legacy))