From 7ac83d8dd6ee911fe8921d9cded62b349ca92e68 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sat, 2 Nov 2024 11:27:02 +0200 Subject: [PATCH] Add note about manual config edits being not accounted for --- docs/FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index 1718c96ef..ceabedc24 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -36,6 +36,8 @@ Starting with OpenCore Legacy Patcher 2.1.0, settings will now be saved under `` In case of issues, delete the file to revert the GUI to default settings. +* Note: Only settings made within OCLP are accounted for, modifications made directly into the ```config.plist``` file outside of OCLP **will continue to reset**. + ::: details Explainer for older versions (click to expand) OpenCore Legacy Patcher is a config build tool and as such the user interface always reverts to safe defaults, the user interface therefore **does not** reflect the status of settings. Settings are accounted for and saved by the OpenCore building process and you will always have to build OpenCore again after settings change.