From 02256d74ca40fd43c5806bfd0858a053c4d787f2 Mon Sep 17 00:00:00 2001 From: jaxl Date: Thu, 29 Jul 2021 13:32:34 +0800 Subject: [PATCH] Update README: Update setting path and name variables --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c10f219..e5e085f 100644 --- a/README.md +++ b/README.md @@ -247,10 +247,9 @@ sudo apt-get install amdvlk ``` ## Runtime Settings -The driver exposes many settings that can customize the driver's behavior and facilitate debugging. You can add/edit settings in amdPalSettings.cfg file under one of below paths, formatted with one `name,value` pair per line: +The driver exposes many settings that can customize the driver's behavior and facilitate debugging. You can add/edit settings in amdVulkanSettings.cfg or amdPalSettings.cfg file under one of below paths, formatted with one `name,value` pair per line: * /etc/amd * $AMD_CONFIG_DIR -* $HOME/.config Some example settings are listed below: