diff --git a/nvidiaProfileInspector/CustomSettingNames.xml b/nvidiaProfileInspector/CustomSettingNames.xml
index 171667c..5f8dae1 100644
--- a/nvidiaProfileInspector/CustomSettingNames.xml
+++ b/nvidiaProfileInspector/CustomSettingNames.xml
@@ -8278,7 +8278,7 @@ When any driver flags are set HDR will be applied via driver instead of through
0x200AEBFC
Selects the driver acceleration policy used for multi-display and mixed-GPU environments.
07 - System, Memory and Compute
- 511.78
+ 511.78
Single display performance mode
@@ -8398,13 +8398,41 @@ When any driver flags are set HDR will be applied via driver instead of through
0x00000000
- 0x00080004 Allow promoting DXVK to DXGI/DirectFlip
+ 0x00080004 - Allow promoting DXVK to DXGI/DirectFlip
0x00080004
- 0x000802A5 Treat DXVK as Native
+ 0x000802A5 - Treat DXVK as Native
0x000802A5
+
+ Disable - Clear all debug bits
+ 0x00000000
+
+
+ DISABLE_FULLSCREEN_OPT - Disable fullscreen optimization
+ 0x00000001
+
+
+ DISABLE_THREAD - Disable present thread
+ 0x00000002
+
+
+ ENABLE_DFLIP_ALWAYS - Enable use of direct flip API parameters
+ 0x00000004
+
+
+ ENABLE_NON_STEREO - Enable DX present on non-stereo windows
+ 0x00000008
+
+
+ 0x00080000 - Allow DXVK promotion
+ 0x00080000
+
+
+ ENABLE_FULLSCREEN_WIN7_STEREO - Enable Win7 fullscreen stereo mechanism
+ 0x10000000
+