Translations:GFX Troubleshooting/20/zh: Difference between revisions

From DDraceNetwork
(Created page with "Windows中,英特尔显卡OpenGL 2.1+会导致各式故障问题,因此会令《DDNet》启用降级机制。您可转用Vulkan;或者在F1控制台输入<code>gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl</code>,然后重启即可。")
 
No edit summary
 
Line 1: Line 1:
Windows中,英特尔显卡OpenGL 2.1+会导致各式故障问题因此令《DDNet》启用降级机制。您可转用Vulkan在F1控制台输入<code>gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl</code>,然后重启即可
<p>Windows系统中,英特尔显卡使用OpenGL 2.1+会导致各式各样的故障,会令DDNet启用强力备用系统。您可在设置中转用Vulkan或在F1控制台输入<code>gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl</code>,然后重启客户端</p>

Latest revision as of 09:21, 22 May 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (GFX Troubleshooting)
<p>Usually DDNet has a strong fallback system for Intel GPUs on Windows as they often caused bugs with OpenGL 2.1+
If you have a recent Intel GPU you can simply switch to Vulkan in the graphic settings inside the client.
Else type <code>gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl</code> in the F1 console of the client and restart.</p>

Windows系统中,英特尔显卡使用OpenGL 2.1+会导致各式各样的故障,会令DDNet启用强力备用系统。您可在设置中转用Vulkan或在F1控制台输入gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl,然后重启客户端。