Update README: Update setting path and name variables

This commit is contained in:
jaxl 2021-07-29 13:32:34 +08:00
parent 5fe11bebc1
commit 02256d74ca
1 changed files with 1 additions and 2 deletions

View File

@ -247,10 +247,9 @@ sudo apt-get install amdvlk
``` ```
## Runtime Settings ## 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 * /etc/amd
* $AMD_CONFIG_DIR * $AMD_CONFIG_DIR
* $HOME/.config
Some example settings are listed below: Some example settings are listed below: