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
(assorted fixes, rewrite first chunks of text to match parent page style)
m (copy over the Linux info added to Manual Mining)
Line 9: Line 9:


==Instructions==
==Instructions==
{{info|text=If you are on Linux, replace <code>py -3</code> with <code>python3</code> in the commands.}}
{{info|text=If you are on Linux, replace <code>py -3</code> with <code>python3</code> in all commands.}}


===What you need===
===What you need===
*The latest release of [https://github.com/zoogie/seedminer/releases/latest Seedminer] (the Seedminer .zip)
*The latest release of [https://github.com/zoogie/seedminer/releases/latest Seedminer] (the Seedminer .zip)
*Any 3.x version of [https://www.python.org/downloads/ python] installed
*Any 3.x version of [https://www.python.org/downloads/ python] installed
**If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code>python3 -V</code> - if this returns a version number, it will work for this guide.


===Section I - Prep Work===
===Section I - Prep Work===
Line 20: Line 21:
#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 -mpip 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> on Linux, use your system's package manager (such as apt-get, dnf, or yum) to <code>install python3-pip</code>, then try again.
#Turn your console on while the SD card is inside it
#Turn your console on while the SD card is inside it
#Open the Mii Maker app
#Open the Mii Maker app