From a100e91bb535c8796ac3b599efb97ffa39219baa Mon Sep 17 00:00:00 2001 From: PMheart <17109513+PMheart@users.noreply.github.com> Date: Thu, 31 Mar 2022 15:45:50 +0200 Subject: [PATCH] Add further discouragement --- Instructions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions.md b/Instructions.md index 22bc4d9..b6276b4 100755 --- a/Instructions.md +++ b/Instructions.md @@ -15,6 +15,8 @@ In case of necessity for manual performance tuning, the following scripts might Nevertheless, _NO support_ will be provided from the side of CPUFriend as it only handles data injection. Please file issues at the corresponding repositories instead. +While such automated scripts bring convenience, it is, however, still necessary to understand the meaning of these modifications. Otherwise once again, consider not using CPUFriend. + #### Technical background - Function `configResourceCallback()` from `ACPI_SMC_PlatformPlugin` or `X86PlatformPlugin` is hooked so as to handle customized CPU power management data from user. If nothing is provided, CPUFriend does nothing and the original data is to be used as if this kext is not installed.