Merge pull request #1169 from ParaDoX1994/main

Some additional fixes
This commit is contained in:
neon ball
2025-08-07 23:45:24 +03:00
committed by GitHub
3 changed files with 14 additions and 2 deletions
+6 -1
View File
@@ -179,7 +179,11 @@ AMD Navi (RX 5000 - 6000 series) GPUs are non-functional in Mac Pro 2008 to 2012
::: :::
Refer to [Supported models,](https://dortania.github.io/OpenCore-Legacy-Patcher/MODELS.html) the [Non-Metal GitHub issue](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108) and [Non-Metal Issues](https://dortania.github.io/OpenCore-Legacy-Patcher/ACCEL.html) pages for more information. Refer to the following pages for more information
- [Supported models,](https://dortania.github.io/OpenCore-Legacy-Patcher/MODELS.html)
- [Non-Metal GitHub issue](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108)
- [Non-Metal Issues](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-NONMETAL.html)
- [Hardware troubleshooting](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-HARDWARE)
## What are FeatureUnlock and mediaanalysisd? ## What are FeatureUnlock and mediaanalysisd?
@@ -227,3 +231,4 @@ iPhone Mirroring requires a T2 chip, which means it will not be available on OCL
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.
+2 -1
View File
@@ -20,7 +20,7 @@ If the application won't launch (e.g. icon will bounce in the Dock), try launchi
OCLP needs a Privileged Helper Tool to run parts of the application as root. If you encounter this error, reinstall OCLP using the PKG installer* to fix Privileged Helper Tool. OCLP needs a Privileged Helper Tool to run parts of the application as root. If you encounter this error, reinstall OCLP using the PKG installer* to fix Privileged Helper Tool.
* In OCLP 2.3.0 and newer, using PKG is the only way to install and app.zip method has been discontinued. * In OCLP 2.3.0 and newer, using PKG is the only way to install and app.zip method has been discontinued.
## "You don't have permission to save..." error when creating USB installer ## "You don't have permission to save..." error when creating USB installer
@@ -120,3 +120,4 @@ System Settings -> General -> Software Update -> (i) button next to Automatic Up
System Preferences -> Software Update -> Advanced -> Disable "Download new updates when available". System Preferences -> Software Update -> Advanced -> Disable "Download new updates when available".
::: :::
+6
View File
@@ -73,6 +73,12 @@ $ sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or RE
**Starting from macOS Monterey, Maps and everything relying on it (such as Find My or 'Places' in Photos) are non-functional on non-Metal due to Metal reliance.** **Starting from macOS Monterey, Maps and everything relying on it (such as Find My or 'Places' in Photos) are non-functional on non-Metal due to Metal reliance.**
::: details For Big Sur (click to expand)
Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, [users reported](https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324) forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are [SwitchResX](https://www.madrau.com), [ResXreme](https://macdownload.informer.com/resxtreme/) and [EasyRes](http://easyresapp.com).
:::
## Cannot press "Done" when editing a Sidebar Widget ## Cannot press "Done" when editing a Sidebar Widget