mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 06:10:00 +10:00
Update FAQ.md
This commit is contained in:
+14
-4
@@ -3,8 +3,9 @@
|
|||||||
* [Why are the settings not "saving"?](#why-are-the-settings-not-saving)
|
* [Why are the settings not "saving"?](#why-are-the-settings-not-saving)
|
||||||
* [Can I use OTA updates?](#can-i-use-ota-updates)
|
* [Can I use OTA updates?](#can-i-use-ota-updates)
|
||||||
* [Can I update to macOS betas?](#can-i-update-to-macos-betas)
|
* [Can I update to macOS betas?](#can-i-update-to-macos-betas)
|
||||||
* [Why can't I connect to iPhone Mirroring?](#why-cant-i-connect-to-iphone-mirroring)
|
* [Can I use automatic updates?](#can-i-use-automatic-updates)
|
||||||
* [Why is Apple Intelligence not working?](#why-is-apple-intelligence-not-working)
|
* [Why can't I connect to iPhone Mirroring?](#iphone-mirroring)
|
||||||
|
* [Why is Apple Intelligence not working?](#apple-intelligence)
|
||||||
|
|
||||||
|
|
||||||
## Why are the settings not "saving"?
|
## Why are the settings not "saving"?
|
||||||
@@ -23,10 +24,19 @@ General updates are usually fine, though it is always a good idea to wait few da
|
|||||||
|
|
||||||
If you are feeling brave and don't mind having to possibly recover your system. However, be advised that no help will be given in situations where a beta was installed.
|
If you are feeling brave and don't mind having to possibly recover your system. However, be advised that no help will be given in situations where a beta was installed.
|
||||||
|
|
||||||
## Why can't I connect to iPhone Mirroring?
|
## Can I use automatic updates?
|
||||||
|
|
||||||
|
Apple has recently changed the way automatic updates work and it is extremely recommended to disable automatic updates (even downloading) when using OCLP.
|
||||||
|
|
||||||
|
Updates from now on modify the system volume already while downloading, which can lead to "version mismatch" error while root patching as the operating system gets into a liminal state between two versions. If this happens to you, search the Discord server for "purgePendingUpdate" tool and run it in Terminal, to get rid of a pending update. This may be integrated into OCLP later on, however there is currently no ETA.
|
||||||
|
|
||||||
|
## Unsupported features
|
||||||
|
|
||||||
|
### iPhone Mirroring
|
||||||
|
|
||||||
iPhone Mirroring requires a T2 chip, which means it will not be available on OCLP patched systems.
|
iPhone Mirroring requires a T2 chip, which means it will not be available on OCLP patched systems.
|
||||||
|
|
||||||
## Why is Apple Intelligence not working?
|
### Apple Intelligence
|
||||||
|
|
||||||
Apple Intelligence requires Neural Engine, which is only found in Apple Silicon chips.
|
Apple Intelligence requires Neural Engine, which is only found in Apple Silicon chips.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user