Browse Source

Document disabling the NVIDIA text overlay in the Troubleshooting page (#4753)

Hugo Locurcio 4 years ago
parent
commit
f7c0192802
1 changed files with 11 additions and 0 deletions
  1. 11 0
      about/troubleshooting.rst

+ 11 - 0
about/troubleshooting.rst

@@ -91,6 +91,17 @@ the system console. Godot cannot override this system-specific behavior.
 To solve this, select the system console window and press Enter to leave
 To solve this, select the system console window and press Enter to leave
 selection mode.
 selection mode.
 
 
+Some text such as "NO DC" appears in the top-left corner of the project manager and editor window.
+--------------------------------------------------------------------------------------------------
+
+This is caused by the NVIDIA graphics driver injecting an overlay to display information.
+
+To disable this overlay on Windows, restore your graphics driver settings to the
+default values in the NVIDIA Control Panel.
+
+To disable this overlay on Linux, open ``nvidia-settings``, go to **X Screen 0 >
+OpenGL Settings** then uncheck **Enable Graphics API Visual Indicator**.
+
 The project window appears blurry, unlike the editor.
 The project window appears blurry, unlike the editor.
 -----------------------------------------------------
 -----------------------------------------------------