294
edits
m (mset9 supports o3ds 11.4-11.7 and n3ds 11.4-11.17 now, but requires script modification (out of scope for now)) |
m (finish what smol started, update to v3) |
||
Line 11: | Line 11: | ||
==What You Need== | ==What You Need== | ||
*The [https://github.com/zoogie/MSET9/releases/tag/ | *The [https://github.com/zoogie/MSET9/releases/tag/v3beta v3beta prerelease of MSET9] | ||
*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. | ** 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. | ||
Line 25: | Line 25: | ||
#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 | ||
#Copy everything inside the <code> | #Copy everything inside the <code>Release_beta3</code> folder from the Release <code>.zip</code> to the root of the SD card, overwriting any existing files | ||
#Execute the <code>mset9.py</code> script on the root of the SD card | #Execute the <code>mset9.py</code> script on the root of the SD card | ||
#*'''Windows''': Double-click <code>mset9.bat</code> | #*'''Windows''': Double-click <code>mset9.bat</code> |