From 6599fe63e9d3de09f1c62abf3c1c8bb957fff37a Mon Sep 17 00:00:00 2001 From: "NGnius (Graham)" Date: Fri, 3 Feb 2023 04:18:04 +0000 Subject: [PATCH] Updated Customization (markdown) --- Customization.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Customization.md b/Customization.md index e16d8c6..6e4801a 100644 --- a/Customization.md +++ b/Customization.md @@ -1,5 +1,7 @@ As of v1.1.0, PowerTools supports customizing values for most functionality. This can be useful for advanced uses like overclocking or untested hardware. Please remember that the [terms of the license](https://github.com/NGnius/PowerTools/blob/main/LICENSE) place all responsibility on the user to use these features responsibly. +NOTE: Advanced features are meant to be used by advanced users. Advanced users are expected to be able to figure this out without NGnius. + # Steam Deck The Steam Deck driver has an optional advanced mode which is activated when a valid `pt_oc.json` JSON file is present in the `~/.config/powertools` folder. No values are optional. Any file error will be logged to `/tmp/powertools-rs.log` (release builds) and the default config will be used instead. This file roughly reflects the design of PowerTools internal Steam Deck drivers.