Only use 4 threads.

This commit is contained in:
Relintai 2020-03-30 23:22:41 +02:00
parent c18409a2f2
commit 174ad7220d

View File

@ -57,7 +57,7 @@ glow_hdr_luminance_cap = 1.0
]]
data_margin_start = 1
data_margin_end = 2
max_concurrent_generations = 20
max_concurrent_generations = 4
max_frame_chunk_build_steps = 4
library = ExtResource( 2 )
level_generator = SubResource( 1 )