1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-19 06:52:15 +02:00

mset9: stability intensifies

No longer a prerelease! Avoiding direct-linking release zip for now.
This commit is contained in:
Lily
2023-10-10 14:16:23 +02:00
parent f4536171ea
commit b4a5d9828a

View File

@@ -19,7 +19,7 @@ This method requires a computer running Windows or Linux. macOS is NOT supported
### What You Need
* The latest prerelease of [MSET9](https://github.com/zoogie/MSET9/releases) (the Release `.zip` file)
* The latest release of [MSET9](https://github.com/zoogie/MSET9/releases/latest) (the Release `.zip` file)
* Any 3.x version of [Python](https://www.python.org/downloads/) **installed on your computer**
+ If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering `python3 -V`. If this returns a version number, it will work for this guide.