From 9aa3ecf5f7e75604ccfca2e5a1089cf335d19e71 Mon Sep 17 00:00:00 2001 From: DannyAAM Date: Fri, 4 Apr 2025 14:18:22 +0800 Subject: [PATCH] mset9-play-store: fix mset9 zip name --- docs/installing-boot9strap-(mset9-play-store).md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installing-boot9strap-(mset9-play-store).md b/docs/installing-boot9strap-(mset9-play-store).md index e33b9750c7..b1ce739135 100644 --- a/docs/installing-boot9strap-(mset9-play-store).md +++ b/docs/installing-boot9strap-(mset9-play-store).md @@ -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