Update How-to-Use.md

LukeZGD 2023-03-18 12:49:22 +08:00
parent 65d55ac150
commit 9102c71b47
3 changed files with 9 additions and 8 deletions

@ -1,9 +1,9 @@
- The procedure will be depending on your usage, operating system, and iOS device. Make sure that your setup is supported by the script. See the README for details.
- All of the options in this page are also **applicable for restoring with SHSH blobs**.
- A6/A6X refers to iPhone 5 and iPad 4 devices, while A5/A5X refers to the rest of the supported 32-bit devices.
- It will also depend if you have extra hardware when needed, such as an Arduino and USB Host Shield.
- If the option has `(jailbroken)` in it, [jailbreak your device first](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Jailbreaking). If not, jailbreaking is not required.
- **You do NOT need blobs to use this**, the script will get them for you.
- All of the options in this page are applicable for **downgrading to iOS 8.4.1/6.1.3 and/or restoring with SHSH blobs**.
- A6/A6X refers to iPhone 5 and iPad 4.
- A5/A5X refers to iPhone 4S, iPad 2, iPad 3, iPad mini 1, and iPod 5th generation.
- If the option has `(jailbroken)`, [jailbreak your device first](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Jailbreaking). If not, jailbreaking is not required.
- **You do NOT need blobs for iOS 8.4.1/6.1.3**, the script will get them for you.
- The restore will ERASE ALL DATA on your iOS device. Backup your data before proceeding.
- Make sure to have at least 10 GB of free space on your PC/Mac.
- Linux live USB users of iOS-OTA-Downgrader need to have TWO USB drives: the live USB itself, and the other for storing iOS-OTA-Downgrader and the IPSW files.

@ -11,3 +11,4 @@ Please select your usage.
- [Restore my 32-bit device with saved SHSH blobs.](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-to-iOS-8.4.1-or-6.1.3)
- [Downgrade my A7 device to iOS 10.3.3.](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-A7-device-to-iOS-10.3.3)
- [Save SHSH blobs of my current iOS version. (32-bit devices only)](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Saving-on-board-SHSH-blobs-of-current-iOS-version-(32-bit-devices))
- [Save SHSH blobs from Cydia servers. (32-bit devices only)](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Save-SHSH-blobs-from-Cydia-servers)

@ -1,4 +1,4 @@
- iOS-OTA-Downgrader can now be used to save on-board SHSH blobs of 32-bit iOS devices.
- iOS-OTA-Downgrader can also be used to save on-board SHSH blobs of 32-bit iOS devices.
1. Set up iOS-OTA-Downgrader by following Section 1 in the How to Use guides.
- For [macOS/Linux](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(macOS-Linux,-jailbroken)#section-1---set-up-ios-ota-downgrader)
- For [Windows](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(Windows,-jailbroken)) (not recommended)