S0BT
14 days agoSeasoned Novice
Cpu high usage fix
with this cfg file my cpu usage drop to 60-80%
my cpu is ryzen 5 5600x 6/12
Create a .cfg file named 'user.cfg' Put this file into the Bf6 folder and copy and paste this:
Thread.ProcessorCount 6
Thread.MaxProcessorCount 6
Thread.MinFreeProcessorCount 0
Thread.JobThreadPriority 0
GstRender.Thread.MaxProcessorCount 12
The number '6' indicates the number of cores in your processor, and the number '12' indicates the number of threads. If you have a processor with more cores and threads, please change these numbers according to your processor.