Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
gorouflex authored Apr 21, 2024
1 parent 4d05888 commit e4a19b3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

### 13/4/2024: `UXTU4Mac` has been renamed to `UXTU4Unix` to support with Linux

> [!CAUTION]
> - **Do not** use `UXTU4Unix` with [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) as they may conflict with each other.
> - This is not an **alternative solution** to [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) and [NootedRed](https://github.com/ChefKissInc/NootedRed) for their CPU/APU power management itself.

## Supported APU & OS
> [!NOTE]
> - AMD Zen-based processors that are supported [NootedRed](https://github.com/ChefKissInc/NootedRed) **or** [UXTU](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) **Premade Preset** section (or just simply support RyzenAdj)
Expand All @@ -18,7 +23,7 @@
- Download the official build from Releases.
- Run `UXTU4Unix.command` (only for macOS) or run `UXTU4Unix.py` by using `python3` command ( `python3 /path/to/UXTU4Unix.py` )
- Follow the instructions.
- [Optional & macOS only] Disable `Core Performance Boost` in BIOS using [Smokeless_UMAF](https://github.com/DavidS95/Smokeless_UMAF) to achieve better temperature but sacrifice a lot of CPU performance.
- [macOS only] Disable `Core Performance Boost` in BIOS using [Smokeless_UMAF](https://github.com/DavidS95/Smokeless_UMAF) to achieve better temperature but sacrifice a lot of CPU performance/better control with `UXTU4Unix`

## FAQ
### 1. Why do we have to disable SIP in macOS?
Expand All @@ -39,7 +44,7 @@
| Custom presets |||
| Adaptive mode tracking |||
| Game mode tracking |||
| Support for many hardware || ❌ Only for some AMD Ryzen APU/CPU models, [see here](#supported-cpuapu) |
| Support for many hardware || ❌ Only for some AMD Ryzen APU/CPU models |

# Preview

Expand Down

0 comments on commit e4a19b3

Please sign in to comment.