#Hammer is nuking my PC
15 messages · Page 1 of 1 (latest)
Hammer and its compile tools only ever use one thread
Then why is my CPU usage peaking when I export?
I disabled all of the lighting settings as they seemed like they were causing it, but it didn't help
"exporting" is compiling
it's using only one thread so it's overtaxing a single core of your CPU
100% CPU usage is normal
you might be able to give it more threads though
How would I do that?
also, is it normal for hammer to stop responding once it begins to compile a map?
adding -threads 16 to the compile tool parameters in expert compile might work
yes
Ahh, then I'm getting worked up over nothing?
because hammer compile window is embedded, you cannot touch the program while its running or Windows will complain that the program has frozen (it's still running though)
you may want to try hammer++ as the compiler window is separated and you dont get that issue
you will be able to see the progress of the compilation that way
cause otherwise, if it's frozen, you will just have to wait till its finished, without knowing if its stuck at some part
@hallow tapir
I added this as a parameter and it definitely seemed to help