Approver
304
edits
m (common fuckup) |
No edit summary |
||
Line 13: | Line 13: | ||
===Section 1 - Prep Work=== | ===Section 1 - Prep Work=== | ||
#With the SD card inserted, power on your console | |||
#Open Mii Maker | |||
#Wait for your console to reach the main menu | |||
#Power off your console | #Power off your console | ||
#Insert your console's SD card into your computer | #Insert your console's SD card into your computer | ||
Line 18: | Line 21: | ||
#Execute the <code>mset9.py</code> script on the SD card root | #Execute the <code>mset9.py</code> script on the SD card root | ||
#*Windows Users: Double-click <code>mset9.bat</code> | #*Windows Users: Double-click <code>mset9.bat</code> | ||
#**If that doesn't work, shift-click empty space in the file explorer while in the root of your consoles SD card and enter <code>py -3 mset9.py</code> | #**If that doesn't work, shift+right-click empty space in the file explorer while in the root of your consoles SD card and enter <code>py -3 mset9.py</code> | ||
#*Linux Users: open a Terminal in the root of your console's SD card and enter <code>python3 mset9.py</code> | #*Linux Users: open a Terminal in the root of your console's SD card and enter <code>python3 mset9.py</code> | ||
#*macOS Users: Live-boot Linux, macOS doesn't like funny | #*macOS Users: Live-boot Linux, macOS doesn't like funny |