mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Document disabling the NVIDIA text overlay in the Troubleshooting page (#4753)
This commit is contained in:
@@ -54,6 +54,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.
|
||||
-----------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user