Seedminer (Mii)
This method requires a reasonably powerful GPU (any dedicated graphics card made in the last few years) and the ability to use a command line. If you don’t know what those are or do not have the hardware necessary, you can ask someone to do this for you at Nintendo Homebrew on Discord. You will need to have the following information ready:
- Your Mii QR code, uploaded directly to Discord (do not take a screenshot or a photo of the image, just send the HNI_XXXX.JPG image itself)
- Your console’s ID0 (the name of the 32-character folder directly inside of Nintendo 3DS - see this troubleshooting section if you have multiple)
- Your console model (e.g. 3DS, 3DS XL, 2DS, New3DS, New3DS XL, New2DS XL)
- Your console’s approximate year of manufacturing (it may be present behind the frontplate or backplate; if you don’t know, just guess - it’s not super important)
Technikai részletek (opcionális)
A boot9strap telepítéséhez a konzolodra, megfejtjük az eszköz egyedi titkosító kulcsát. Ennek eléréséhez egy Seedminer nevű eszközt fogunk használni, hogy kiszámítsuk a konzolod adat titkosítási kulcsát (movable.sed).
Mivel nincs hzzáférésünk a Friends List-hez, ezért a movable.sed
első felét a egy Mii QR code használatával határozzuk meg a kétirányű barát adatcsere helyett.
További információért arról, hogyan működik a Seedminer, nézd meg ezt a prezentációt.
Lépések
Ha Linux-ot vagy macOS-t használsz, cseréld ki a py -3
-at python3
-mal az összes parancsban.
Amire szükséged lesz
- Az Seedminer legújabb kiadása (a Seedminer.zip)
- Bármelyik telepített 3.x verziója a Python-nak
- Ha Linux-ot használsz valószínűleg már van Python 3-ad. Ellenőrizd egy terminál megnyitásával, majd a
python3 -V
parancs megadásával. Ha ez egy verziószámot ad vissza, működni fog ezzel az útmutatóval.
- Ha Linux-ot használsz valószínűleg már van Python 3-ad. Ellenőrizd egy terminál megnyitásával, majd a
I. rész - Előkészületek
In this section, you will set up Seedminer and obtain your console’s files that are needed for mining.
- Extract the contents of the Seedminer
.zip
and move the folder with your operating systeem’s name to anywhere on your PC- Keep this location handy, as this Seedminer folder will be where multiple other files are placed
- In the Seedminer folder, hold SHIFT and right-click anywhere in the folder’s empty space, then click the option that opens Terminal, PowerShell, or Command Prompt
- In the command line window, type
py -3 -m pip install pycryptodomex
, hit ENTER, and allow it to install- If this command fails with the error
No module named pip
, you must manually install pip. The methods to do this can be found on this page.
- If this command fails with the error
- Power on your console while the SD card is inserted
- Nyisd meg a Mii készítő (Mii Maker) alkalmazást
- Érintsd meg a “QR Code/Image Options” gombot
- Tap “Save Mii as QR Code”
- Select any Mii Character (make a new one first if you don’t have any), and press “OK”
- Kapcsold ki a konzolod
- Helyezd az SD kártyád a számítógépbe
- Lépj be az SD kártyád
Nintendo 3DS
könyvtárába - Másold le a 32 karakter hosszú nevét annak a mappának, amit látsz a Nintendo 3DS mappán belül
- Ez a 32 karakter hosszú név rendszer specifikus és eltérő minden konzolnál
- Ha több 32 karakter hosszú nevű mappát látsz, kövesd ezeket a lépéseket
- Figyelmen kívül hagyhatod a
private
mappát, ha rendelkezel vele
- Illesztd be a te 32-karakteres mappa neved egy dokumentumba amit megtalálsz később
- Ez a mappa a te “ID0” mappád. Jegyezd fel ezt, mert az útmutató később hivatkozni fog rá
- Navigate to the
DCIM
folder on the SD card - Look for the QR Code, which will be a
.JPG
file starting withHNI
- You may have many other files in here already if you use the Nintendo 3DS Camera app
- Copy this file to the Seedminer folder on your PC
II. rész - A Mii QR feldolgozásáa és bányászat
In this section, you will turn the Mii QR code into a usable file and mine movable.sed
with it.
- Nyisd meg a editMii weboldalt a számítógépeden
- Kattints az “Import from…“-ra, majd válaszd a “QR Code” opciót és töltsd fel Mii QR kódot korábbról
- Kattints az “Export to…“-ra, majd válaszd az “encrypted (.bin)”-t
- Ez le fog tölteni egy
input.bin
nevü fájlt
- Ez le fog tölteni egy
- Másold ezt az
input.bin
-t a Seedminer mappájába - Nyisd meg a terminál/PowerShell/Command Prompt ablakot korábbról
- Ebbe az ablakba írd be a
py -3 seedminer_launcher3.py id0 <id0>
parancsot- Helyettesítsd az
<id0>
-t az ID0+val amit a dokumentumba másoltál - Ne legyenek benne a kacsacsőrök
- Ne próbáld meg kézzel beadni az ID0 kódot, mert könnyű hibázni. Legyél biztos abban, hogy az ID0 helyes, azzal, hogy másolod és beilleszted onnan, ahova az előző részben elmentetted
- Helyettesítsd az
- Ha végzett írd be a
py -3 seedminer_launcher3.py mii <model> <year>
parancsot- Replace
<model>
with the model of your console (new
orold
) - 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
- 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 - If you see the message
input.bin is invalid size
, remake theinput.bin
using your QR Code. If it still fails, open a different browser and remake theinput.bin
there - If you see the message
LFCS has been left blank
, use the opposite console model (e.g.mii old
instead ofmii new
)
- Replace
- When it finishes, a file called
movable.sed
will appear in the Seedminer folder
- Folytasd a BannerBomb3 (régi verziók)-al