|
6 | 6 | --- |
7 | 7 | > [!WARNING] |
8 | 8 | > - With the end of Hackintosh support in macOS 26 Tahoe, UXTU4Unix `v0.4.x` series will be the last version to support macOS. After that, we will shift our focus solely to Linux until `UXTU` officially supports Linux. |
9 | | -
|
10 | | -> [!CAUTION] |
11 | | -> - **Caution:** Avoid using `UXTU4Unix` in conjunction with [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) due to potential conflicts. |
12 | | -> - This project does not serve as an alternative to [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor), [NootedRed](https://github.com/ChefKissInc/NootedRed), or [AMDPlatformPlugin](https://github.com/ChefKissInc/AMDPlatformPlugin/) for CPU/APU power management. |
| 9 | +> - **Warning (macOS):** Avoid using `UXTU4Unix` in conjunction with [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) due to potential conflicts. |
13 | 10 |
|
14 | 11 | ### Supported APU & Operating Systems |
15 | 12 |
|
16 | | -> [!NOTE] |
17 | | -> - Compatible with AMD Ryzen APUs supported by either [NootedRed](https://github.com/ChefKissInc/NootedRed) or the **Premade Preset** section in [UXTU](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) (or generally supported by RyzenAdj). |
18 | | -> - Operating Systems: macOS 10.9 through 26, and Linux (with `upower` and `libpci` installed). |
| 13 | + - Compatible with AMD Ryzen APUs supported by either [NootedRed](https://github.com/ChefKissInc/NootedRed) or the **Premade Preset** section in [UXTU](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) (or generally supported by RyzenAdj). |
| 14 | + - Operating Systems: macOS 10.9 through 26, and Linux (with `upower` and `libpci` installed). |
19 | 15 |
|
20 | 16 | ### Usage Instructions |
21 | 17 |
|
22 | 18 | - Disable `Secure Boot` in the BIOS. (Unknown: Applying the Secure Boot certificate to UEFI may enable compatibility.) |
23 | 19 | - Download the official build from the [Releases](https://github.com/AppleOSX/UXTU4Unix/releases). |
24 | 20 | - Run `UXTU4Unix.command` (macOS only) or run `UXTU4Unix.py` using the command: `python3 /path/to/UXTU4Unix.py` or `python /path/to/UXTU4Unix.py`. |
25 | 21 | - Follow the on-screen instructions. |
26 | | -- [macOS only] For enhanced temperature management and control with `UXTU4Unix`, disable `Core Performance Boost` in the BIOS using [Smokeless_UMAF](https://github.com/DavidS95/Smokeless_UMAF). Note that this may significantly reduce CPU performance, as the `Core Performance Boost` feature on macOS is not optimal. |
| 22 | +- [macOS] For enhanced temperature management and control with `UXTU4Unix`, disable `Core Performance Boost` in the BIOS using [Smokeless_UMAF](https://github.com/DavidS95/Smokeless_UMAF). Note that this may significantly reduce CPU performance, as the `Core Performance Boost` feature on macOS is not optimal. |
27 | 23 |
|
28 | 24 | ### Fixing Python Certificates on macOS |
29 | 25 |
|
|
0 commit comments