From 32080fdcc3b27721d2a85c999ca1863006fc5495 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:56:42 +0300 Subject: [PATCH] Update FAQ.md --- docs/FAQ.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index be8b60f2b..b37c874d2 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -12,9 +12,10 @@ ## Why are the settings not "saving"? -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. +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. + +Settings are saved to a config.plist file inside your EFI partition. -Settings are saved to a config.plist file inside your EFI partition when building OpenCore. You will always have to build OpenCore again after settings change. ## Can I use OTA updates?