mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 03:44:18 +01:00
Updated How to Use (markdown)
parent
8f833fffa8
commit
3d075333c6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user