Jump to content

顯卡故障排除

From DDraceNetwork
Revision as of 13:39, 3 June 2023 by Darkh (talk | contribs) (Created page with "一般都是驱动程序不正常而生的问题,您可前去相关厂商下载最新的驱动程序(AMD用户[https://www.amd.com/en/support 点击这里],英伟达用户[https://www.nvidia.com/download/index.aspx?lang=en-us 点击这里],英特尔用户[https://www.intel.com/content/www/us/en/download-center/home.html 点击这里]。若您为英特尔用户须留意:[https://www.intel.cn/content/www/cn/zh/support/articles/000058958/graphics.html 此文章]...")

本條目旨在解決因顯卡而生的各種故障問題


遊戲無法啟動

這種情況可分為兩類,其一為舊電腦(2015年前)玩家,其二為新電腦玩家。


舊電腦玩家

一般來說,您只需要強制使用OpenGL 1.x,就能正常啟動遊戲。要更改OpenGL,首先您需確保電腦沒有運行DDNet客戶端,然後編輯位於配置目錄里的配置文件settings_ddnet.cfg,在文件底部添加:

 gfx_gl_major 1
gfx_backend opengl

Steam用戶也可以在Steam中修改遊戲啟動選項(打開Steam庫,右鍵點擊遊戲並選擇「屬性…」,在「通用」選項卡下,您會看到「啟動選項」),輸入"gfx_gl_major 1; gfx_backend opengl"(謹記打上"")。

如果遊戲仍無法啟動,您可用軟件渲染,也就是完全依賴CPU渲染圖形。其弊處在於遊戲的FPS會大幅下降,您可使用以下方法優化調整

  1. 下載:
  2. 解壓《DDNet》和Mesa,
  3. 在Mesa中將x64文件夾中的所有.dll文件移至DDNet客戶端配置目錄里。
至此,您应当可以启动游戏。

如果沒有,請嘗試在配置文件settings_ddnet.cfg底部添加gfx_backend Vulkan


新電腦玩家

一般都是驅動程序不正常而生的問題,您可前去相關廠商下載最新的驅動程序(AMD用戶點擊這裡,英偉達用戶點擊這裡,英特爾用戶點擊這裡。若您為英特爾用戶須留意:此文章)。如果遊戲仍無法啟動,請嘗試使用Vulkan,編輯位於配置目錄里的配置文件settings_ddnet.cfg,在文件底部添加:

gfx_backend Vulkan

Steam用戶也可以在Steam中修改遊戲啟動選項(打開Steam庫,右鍵點擊遊戲並選擇「屬性…」,在「通用」選項卡下,您會看到「啟動選項」),輸入:"gfx_backend Vulkan"(謹記打上"")。


文字相關問題

「文字不可見」的顯示問題

文字不可見是因2021年AMD驅動程序而生的問題,您只需點擊這裡下載2022年3月或更新的驅動程序即可解決。假如無2022年後的驅動程序,則代表您只能切回OpenGL,在DDNet客戶端F1控制台輸入gfx_gl_major 3;gfx_gl_minor 3; gfx_backend opengl,然後重啟即可。


Razer Cortex文字損壞

「文字損壞」的顯示問題

文字損壞大多是因您啟用了Razer Cortex,這會導致文字拉長撐大、無法閱讀。禁用或卸載Razer Cortex即可解決。


英特爾顯卡導致遊戲崩潰

Windows中,英特爾顯卡OpenGL 2.1+會導致各式故障問題,因此會令《DDNet》啟用降級機制。您可轉用Vulkan;或者在F1控制台輸入gfx_gl_major 2;gfx_gl_minor 0; gfx_backend opengl,然後重啟即可。


解決不了您的問題

If you are sure you did everything correct and nothing helped report this bug on ddnet’s discord #bugs channel. You are the first encountering this situation. The only known modern GPU that caused problems is an AMD ryzen 3 2200g, if you don’t use the AMD beta drivers (confirmed with Adrenalin 22.5.1 Recommended (WHQL)) You can simply switch to OpenGL backend, see #Some text is invisible with the Vulkan backend. Else you have to accept to use an OpenGL 1.x backend as described in #For users with older computers. It’s also quite possible that the problem is not GFX related. Try to disable your Anti-Virus for DDNet, make sure you use a recent Windows/Linux/macOS version. Always try 64-bit versions first as they are more tested.


Some ingame tiles are invisible or look broken

You are probably an user with an old GPU, just see #For users with older computers for the solution.