You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/FAQ.md
+8-3
Original file line number
Diff line number
Diff line change
@@ -113,16 +113,19 @@ Refer to [Supported models](https://dortania.github.io/OpenCore-Legacy-Patcher/M
113
113
Due to deprecation of OpenGL, many newer applications may require Metal rendering and as such will fail to run on systems with Non-Metal GPUs.
114
114
115
115
116
-
## Crashing in random places
116
+
## What are FeatureUnlock and mediaanalysisd?
117
117
118
-
There are two rather common things that can cause weird crashing. First is a process called "mediaanalysisd" on 3802-based systems* and secondly FeatureUnlock. You can try disabling these settings in OCLP to try and gain higher stability. As always, install a new OpenCore build after selecting the settings and restart.
118
+
FeatureUnlock is an extension to enable some macOS features, such as Sidecar or Universal Control. All features enabled by FeatureUnlock are listed [here](https://github.com/acidanthera/FeatureUnlock). Medianalysisd is a macOS feature mainly utilized for face detection in Photos, as well as Live Text feature.
119
119
120
-
Be advised that by disabling FeatureUnlock, you will lose some macOS functionality. The features enabled by FeatureUnlock are listed [here](https://github.com/acidanthera/FeatureUnlock).
120
+
These features have the potential to cause instability in many places and as such a decision has been made to disable them by default starting from OpenCore Legacy Patcher version 2.1.0. If you want to enable these features at the risk of additional instability, you can do so in the OCLP settings and rebuilding OpenCore.
@@ -132,6 +135,8 @@ Be advised that by disabling FeatureUnlock, you will lose some macOS functionali
132
135
133
136
These GPUs are typically met in systems from 2012-2015.
134
137
138
+
:::
139
+
135
140
## Why isn't iPhone Mirroring working?
136
141
137
142
iPhone Mirroring requires a T2 chip, which means it will not be available on OCLP patched systems. The connection fails due to failure to establish T2 attestation.
0 commit comments