RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.38k stars 251 forks source link

[NVRHI/Intel] Failed to load texture with Intel HD 530 #767

Open wanisea opened 1 year ago

wanisea commented 1 year ago

Failed to create texture Unnamed Texture2D (RGBA8_UNORM, Width = 1, Height = 1, MipLevels = 1, IsUAV), error code = 0x887a0005

I overwrote the rbdoom 1.3.0 version in the doom 3 bfg edtion folder and then overwrote the 1.4.0 version. However, a crash occurs with this message. What's the matter?

i5-6600 8g ram intel hd 530 256 ssd

RobertBeckebans commented 1 year ago

Can you try it again with RBDOOM-3-BFG 1.5.0? Is this with DX12 or Vulkan? Can you run the game with the provided RBDOOM-3-BFG_run_with_logging.bat and send me the qconsole.log from C:\Users\\Saved Games\id Software\RBDOOM 3 BFG\base\ ?

wanisea commented 1 year ago

RBDOOM-3-BFG 1.5.0으로 다시 시도할 수 있습니까? 이것은 DX12 또는 Vulkan입니까? 제공된 RBDOOM-3-BFG_run_with_logging.bat로 게임을 실행하고 C:\Users<사용자 이름>\Saved Games\id Software\RBDOOM 3 BFG\base\에서 qconsole.log를 보내주실 수 있나요?

qconsole.log

RobertBeckebans commented 1 year ago

I guess it is a driver problem.