Pārlūkot izejas kodu

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

Hugo Locurcio 4 gadi atpakaļ
vecāks
revīzija
f7c0192802
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  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
 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.
 -----------------------------------------------------