Quote Originally Posted by Neenia View Post
So in my eqclient.ini file, it had CPUaffinity0=0, CPUaffinity1=1, CPUaffinity2=2.. etc up to 4. Does this mean that it was only trying to run EQ in a portion of the core? I changed all of them to -1 and immediately saw improvement in log in speed, and in eliminated boxing lag.
I am going out on a limb here and assuming you have a quad core processor. My eqclient.ini folder only contained CPUaffinity0 and CPUaffinity1 (Core 0 and Core 1 = Dual Core). I would assume yours should look like CPUaffinity0, CPUaffinity1, CPUaffinity2, CPUaffinity3 if you indeed have a quad core, as this is what it would look like in task manager pre windows 8.

Likely you will find as many "CPUaffinity" lines in the ini file as you have physical processor cores. Numbering starts at 0 and ends at the number of cores minus 1.