Merge pull request #1172 from ParaDoX1994/main

Introduce a 4th header and swap bold text headers to real 4th header
This commit is contained in:
neon ball
2025-09-01 21:19:52 +03:00
committed by GitHub
3 changed files with 12 additions and 7 deletions

View File

@@ -40,6 +40,10 @@ tr
&:nth-child(2n)
background-color var(--sideBgColor)
h4
font-size 1.10rem
padding-bottom .3rem
.dropdown-wrapper .nav-dropdown

View File

@@ -106,7 +106,7 @@ macOS doesn't allow direct downgrades, as such you will have to wipe the disk in
## Why is my system slow?
**Lacking or broken root patches**
#### Lacking or broken root patches
If your system is being **really** slow and macOS is lacking wallpaper and transparency in Dock and menubar, make sure to install root patches to get proper drivers and functionality. Refer to [Applying post install volume patches](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#applying-post-install-volume-patches) section for more information.
@@ -114,15 +114,15 @@ If your system is being **really** slow and macOS is lacking wallpaper and trans
Patches can also break if automatic updates are enabled and an update prematurely modifies the system volume, refer to [System version mismatch error when root patching](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-APP.html#system-version-mismatch-error-when-root-patching) for more information.
**Spotlight**
#### Spotlight
If your macOS installation is recent, Spotlight starts creating a full disk index which can cause high CPU load, high temps and general slowness. It's recommended to keep the system running for few hours, once Spotlight has indexed the load will ease. A way to check whether it's caused by Spotlight is to open Activity Monitor, choosing "All Processes" from the "View" menu item, then sorting by the CPU value to see if a process called ```mds_stores``` is using a lot of CPU resources.
**Heavier macOS versions**
#### Heavier macOS versions
Newer operating systems are harder to run and can appear more slow. If this is the case, there is not a whole lot to do about it.
**Thermal issues or bad/missing battery**
#### Thermal issues or bad/missing battery
If you see ```kernel_task``` hogging a lot of CPU resources in Activity Monitor (this also requires View -> All Processes), this means the system is being throttled mostly due to the following reasons:
@@ -245,3 +245,4 @@ Apple Intelligence requires Neural Engine, which is only found in Apple Silicon

View File

@@ -120,7 +120,7 @@ You can install and revert Root Patching manually from the app.
### Packages requiring networking
**MetallibSupportPkg**
#### MetallibSupportPkg
Required for Ivy Bridge, Haswell and NVIDIA Kepler based systems (3802) running Sequoia or newer. You can download it manually from the following link:
@@ -138,7 +138,7 @@ Required for Ivy Bridge, Haswell and NVIDIA Kepler based systems (3802) running
:::
**KDK / Kernel Debug Kit**
#### KDK / Kernel Debug Kit
Macs with AMD Legacy GCN GPUs (ie. Metal) running Ventura or newer require Apple's Kernel Debug Kit to start root patching. You can manually download the KDK from the following link: