From 3d075333c6816f344db43fb58a9c791ca6d74148 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Tue, 2 Nov 2021 14:33:23 +0800 Subject: [PATCH] Updated How to Use (markdown) --- How-to-Use.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/How-to-Use.md b/How-to-Use.md index 9190537..367b67d 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -9,7 +9,9 @@ - **Windows:** - **I recommend using iOS-OTA-Downgrader on Linux or macOS instead.** Windows SUCKS for anything downgrade or restore related. - **Restoring to other versions with SHSH blobs is not supported.** + - **Flashing the latest baseband to 32-bit devices is not supported on Windows.** - **Support for A7 devices is limited.** + - The Windows version of iOS-OTA-Downgrader will no longer be updated or supported. - Read the ["Troubleshooting" wiki page](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Troubleshooting#windows) for more details. - **Windows/Linux**: Your installation must be **64-bit**, and x86_64. ARM is not supported. - **You do NOT need blobs to use this**, the script will get them for you. @@ -22,7 +24,7 @@ ## Windows 1. Install [iTunes](https://support.apple.com/kb/DL2065?viewlocale=en_US&locale=en_US), version 12.10.11 or newer. Make sure to not install the Microsoft Store version. 1. Install [MSYS2](https://www.msys2.org/#installation), follow steps 1 to 4 only. In step 4, untick "Run MSYS2 64-bit now" before clicking Finish. -1. [Download iOS-OTA-Downgrader](https://api.github.com/repos/LukeZGD/iOS-OTA-Downgrader/zipball) and extract the zip archive. +1. [Download iOS-OTA-Downgrader](https://github.com/LukeZGD/iOS-OTA-Downgrader/archive/refs/heads/windows.zip) and extract the zip archive. 1. Go to where the extracted files are located, and run `restore.cmd` - It may only show up as `restore`. If this is the case, run the one with the gears icon. I recommend to [make Windows show file extensions](https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/) to avoid confusion. 1. On its first run, it will download and install dependencies. This will take some time depending on your Internet connection. When it's done, proceed to the next section.