1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-14 04:34:33 +02:00

mset9-play-store: fix mset9 zip name

This commit is contained in:
DannyAAM
2025-04-04 14:18:22 +08:00
parent d4f99af9fe
commit 9aa3ecf5f7

View File

@@ -26,7 +26,7 @@ On Android phones/tablets, the minimum Android version required is 6.0 (Marshmal
* [MSET9 Installer](https://play.google.com/store/apps/details?id=moe.saru.homebrew.console3ds.mset9_installer_android)
* [ZArchiver](https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver)
* If you wish, you can sideload these applications instead
* The latest release of [MSET9](https://github.com/hacks-guide/MSET9/releases/latest) (the Release `.zip` file)
* The latest release of [MSET9](https://github.com/hacks-guide/MSET9/releases/latest) (the MSET9 `.zip` file)
## Instructions
@@ -35,11 +35,11 @@ On Android phones/tablets, the minimum Android version required is 6.0 (Marshmal
In this section, you will prepare the SD card data necessary for the MSET9 exploit to trigger.
1. Insert your SD card into your phone/tablet/computer
1. Copy everything from the Release `.zip` to the root of your SD card, overwriting any existing files:
1. Copy everything from the MSET9 `.zip` to the root of your SD card, overwriting any existing files:
+ Open ZArchiver
+ If prompted, [allow ZArchiver to access files on your SD card](/images/screenshots/mset9/zarchiver-allow.png)
+ Navigate to where the downloaded MSET9 Release `.zip` is located ([likely in the Downloads folder](/images/screenshots/mset9/zarchiver-zip-location.png))
+ Select the Release `.zip`, then select "Extract..." ([image](/images/screenshots/mset9/zarchiver-extract-1.png))
+ Navigate to where the downloaded MSET9 MSET9 `.zip` is located ([likely in the Downloads folder](/images/screenshots/mset9/zarchiver-zip-location.png))
+ Select the MSET9 `.zip`, then select "Extract..." ([image](/images/screenshots/mset9/zarchiver-extract-1.png))
+ Navigate to your SD card, then tap the blue 'down arrow' icon to extract the files to the root of your SD card ([image](/images/screenshots/mset9/zarchiver-extract-2.png))
::: info