Approver
304
edits
No edit summary |
m (more minor fuckup correction, and improvements to the Mii Maker steps thanks to Blueness) |
||
Line 15: | Line 15: | ||
#With the SD card inserted, power on your console | #With the SD card inserted, power on your console | ||
#Open Mii Maker | #Open Mii Maker | ||
#Wait for your console to reach the | #Wait for your console to reach the "Welcome to Mii Maker" screen, then exit Mii Maker | ||
#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 21: | 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+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> | #**If that doesn't work, shift+right-click empty space in the file explorer while in the root of your consoles SD card, select Open in Powershell/Terminal and enter <code>py -3 mset9.py</code> there | ||
#*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 | ||
Line 43: | Line 43: | ||
#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, select Open in Powershell/Terminal and enter <code>py -3 mset9.py</code> there | #**If that doesn't work, shift+right-click empty space in the file explorer while in the root of your consoles SD card, select Open in Powershell/Terminal and enter <code>py -3 mset9.py</code> there | ||
#*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> | ||
#The (newly-opened) window should now show MSET9 ... SETUP by zoogie | #The (newly-opened) window should now show MSET9 ... SETUP by zoogie | ||
Line 71: | Line 71: | ||
#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, select Open in Powershell/Terminal and enter <code>py -3 mset9.py</code> there | ||
#*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 |