Anybody aware of how to change the number of cores used by UBT in UE 4.9 and above? The old BuildConfiguration.xml hasn’t worked for a few versions now and I have 12 cores to make use of…
BuildConfiguration.xml should work, it works for me and my 5820k. Just change <ProcessorCountMultiplier>2</ProcessorCountMultiplier>
To clarify, is it that the normal count is a certain number and ProcessorCountMulitplier simply multiplies this number? If so, what’s the original? 4?