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

3DS:Keyboard Unbrick: Difference between revisions

From Hacks Guide Wiki
create page
 
switch to pretty inline code blocks
Line 50: Line 50:
#* When given the option, you should add Python to PATH. You may need to restart your computer.
#* When given the option, you should add Python to PATH. You may need to restart your computer.
# Download and extract the [http://github.com/zoogie/seedminer/releases/latest latest release of Seedminer].
# Download and extract the [http://github.com/zoogie/seedminer/releases/latest latest release of Seedminer].
# Open a Command Prompt / Terminal window and "cd" to where you extracted Seedminer.
# Open a Command Prompt / Terminal window and {{code|inline=y|lang=css|cd}} to where you extracted Seedminer.
#* For example, if everything is in a "seedminer" folder on your desktop and you're currently at "C:\Users\OPERATIONiDROID", you'll want to run "cd Desktop/seedminer".
#* For example, if everything is in a {{code|inline=y|lang=css|seedminer}} folder on your desktop and you're currently at {{code|inline=y|lang=css|C:\Users\OPERATIONiDROID}}, you'll want to run {{code|inline=y|lang=css|cd Desktop/seedminer}}.
# Run the command "py -3 seedminer_launcher3.py mii <device model> <year of manufacturing>".
# Run the command {{code|inline=y|lang=css|py -3 seedminer_launcher3.py mii <device model> <year of manufacturing>}}.
#* If you don't know the year of manufacturing, just guess. It just might go faster if you guess correctly.
#* If you don't know the year of manufacturing, just guess. It just might go faster if you guess correctly.
# Sit back and relax. This could take several hours, depending on the power of your graphics card.
# Sit back and relax. This could take several hours, depending on the power of your graphics card.
#* If you get to offset 2500-ish, you may have entered the wrong device model (or you system transferred at some point, which messes this up). Try again with the other device model.
#* If you get to offset 2500-ish, you may have entered the wrong device model (or you system transferred at some point, which messes this up). Try again with the other device model.
# Once the program is done, run "py -3 seedminer_launcher3.py id0 <your id0>".
# Once the program is done, run {{code|inline=y|lang=css|py -3 seedminer_launcher3.py id0 <your id0>}}.
# Run the command "py -3 seedminer_launcher3.py gpu".
# Run the command {{code|inline=y|lang=css|py -3 seedminer_launcher3.py gpu}}.
# Wait a bit. This shouldn't take any longer than 10 minutes on a decent GPU.
# Wait a bit. This shouldn't take any longer than 10 minutes on a decent GPU.
#* If you get to offset 100, you might have an unminable seed or you may have provided the wrong ID0. It would suck if you had an unminable seed so let's just hope it's not that.
#* If you get to offset 100, you might have an unminable seed or you may have provided the wrong ID0. It would suck if you had an unminable seed so let's just hope it's not that.