Skip to content

Commit

Permalink
Merge branch 'hacks-guide:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGamers authored Nov 17, 2023
2 parents 46f822b + 6a89b5c commit 5647d83
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _pages/en_US/installing-boot9strap-(mset9).txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In this section, you will prepare the SD card data necessary for the MSET9 explo

1. Run the MSET9 script:
+ **Windows**: Double-click `mset9.bat`
+ **macOS**: Double-click `mset9.command`
+ **macOS**: Double-click `mset9.command` and enter your password if prompted
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter

![Image: MSET9 setup](/images/screenshots/mset9/mset9-select.png)
Expand Down Expand Up @@ -82,7 +82,7 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you
1. Insert your SD card into your computer
1. Run the MSET9 script:
+ **Windows**: Double-click `mset9.bat`
+ **macOS**: Double-click `mset9.command`
+ **macOS**: Double-click `mset9.command` and enter your password if prompted
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter
1. Type the number corresponding to your console model and version, then press Enter
1. In the MSET9 window, type `2`, then press Enter to inject MSET9
Expand All @@ -108,7 +108,7 @@ Do NOT skip this section! If you skip it, applications may crash unexpectedly an
1. Insert your SD card into your computer
1. Run the MSET9 script:
+ **Windows**: Double-click `mset9.bat`
+ **macOS**: Double-click `mset9.command`
+ **macOS**: Double-click `mset9.command` and enter your password if prompted
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter
1. Type the number corresponding to your console model and version, then press Enter
1. In the MSET9 window, type `3`, then press Enter to remove MSET9
Expand All @@ -122,4 +122,4 @@ Did you follow Section IV (Removing MSET9)? That section is MANDATORY!
{: .notice--danger}

### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}
{: .notice--primary}
11 changes: 11 additions & 0 deletions _pages/en_US/installing-boot9strap-(super-skaterhax).txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,17 @@ In this section, you will visit the browser exploit webpage, which will launch t
If you haven't already, make sure you have a working Internet connection set up on your console.
{: .notice--info}

{% capture set_date %}
<summary>If your system date is incorrect, this exploit will not work.<br>Please follow the steps below to set the correct system date.</summary>
1. Launch System Settings on your console
1. Select "Other Settings"
1. Navigate to "Date & Time" -> "Today's date"
1. Tap Up/Down Arrows to set the correct Day, Month and Year
1. Select OK to confirm
{% endcapture %}
<details>{{ set_date | markdownify }}</details>
{: .notice--info}

1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera
+ If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/super/` for EUR/USA/JPN, `https://zoogie.github.io/web/korea` for KOR)
1. Tap the QR code button and scan one of the following QR codes for your console's region [here](https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png)
Expand Down
Binary file modified images/screenshots/mset9/mset9-root-layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshots/mset9/mset9-select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshots/mset9/mset9-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5647d83

Please sign in to comment.