diff --git a/docs/FAQ.md b/docs/FAQ.md index e14d1775b..4f9c518ea 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -66,6 +66,10 @@ There are two rather common things that can cause weird crashing. First is a pro 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). +| FeatureUnlock | mediaanalysisd | +| :--- | :--- | +| ![FeatureUnlock](./images/OCLP_FeatureUnlock_Setting.png) | ![mediaanalysisd](./images/OCLP_Disable_mediaanalysisd_Setting.png) | + *3802 systems include: * NVIDIA * Kepler (600-800 series GPUs) diff --git a/docs/images/OCLP_Disable_mediaanalysisd_Setting.png b/docs/images/OCLP_Disable_mediaanalysisd_Setting.png new file mode 100644 index 000000000..2cd594c3c Binary files /dev/null and b/docs/images/OCLP_Disable_mediaanalysisd_Setting.png differ diff --git a/docs/images/OCLP_FeatureUnlock_Setting.png b/docs/images/OCLP_FeatureUnlock_Setting.png new file mode 100644 index 000000000..60cb97d4d Binary files /dev/null and b/docs/images/OCLP_FeatureUnlock_Setting.png differ