Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Seedminer/Mii mining: Difference between revisions

From Hacks Guide Wiki
m (change pip troubleshooting to link pip docs - step now also os-agnostic)
Tags: Mobile edit Mobile web edit
Line 20: Line 20:
#Extract the contents of the Seedminer <code>.zip</code> and move the folder inside it that matches your OS anywhere on your PC - this Seedminer folder will be where multiple other files are placed
#Extract the contents of the Seedminer <code>.zip</code> and move the folder inside it that matches your OS anywhere on your PC - 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 a terminal, PowerShell, or Command Prompt
#In the Seedminer folder, hold SHIFT and right-click anywhere in the folder's empty space, then click the option that opens a terminal, PowerShell, or Command Prompt
#In the opened window, enter the command <code>py -3 -m pip install pycryptodomex</code> - once it's done installing, keep the window open as you will need it later
#In the opened window, enter the command <code>py -3 -mpip install pycryptodomex</code> - once it's done installing, keep the window open as you will need it later
#*If this command fails with the error <code>No module named pip</code>, you must manually install pip. The methods to do this can be found on [https://pip.pypa.io/en/stable/installation/ this page.]
#*If this command fails with the error <code>No module named pip</code>, you must manually install pip. The methods to do this can be found on [https://pip.pypa.io/en/stable/installation/ this page.]
#Turn your console on while the SD card is inside it
#Turn your console on while the SD card is inside it