Wow-Forums

Check out this link Below is a copy paste of what u need to look for, but its kinda screwed up here

If you have more than 2 cores (physical processors, physical cores, or logical HT "cores"), you can change a setting in config.wtf to specify which cores WoW will schedule certain threads on.

Find the line in config.wtf that says:

SET processAffinityMask = "3"

and change it to:

SET processAffinityMask = "15"

A setting of 3 is the binary mask for cores 1 and 2; a setting of 15 is the binary mask for cores 1, 2, 3, and 4.

????????????????????????????????????????????

? Mask ? Core 1 ? Core 2 ? Core 3 ? Core 4 ?

????????????????????????????????????????????

? 1 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 2 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 3 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 4 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 5 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 6 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 7 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 8 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 9 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 10 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 11 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 12 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 13 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 14 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????

? 15 ? ?? ? ?? ? ?? ? ?? ?

????????????????????????????????????????????


Also you can just use Keyclone and i believe also Octopus to set CPU affinity, but i am not 100% sure about the last one