Skip to content

Commit a3cc359

Browse files
committed
[config] Enable bindless as default, and force single thread RenderGraph to avoid crash
1 parent 687444c commit a3cc359

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Engine/Config/Engine.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ ServerURL=""
33
ServerUser=""
44
ServerPassword=""
55

6-
[ConsoleVariables]
6+
[ConsoleVariables]
7+
rhi.UseBindless=1
8+
r.RenderGraph.ForceSingleThreadedExecution=1

0 commit comments

Comments
 (0)