Has the halving happened yet?
No
I have an i7 CPU that currently only allocates about 50% to this mining, with affinity set to all 8 threads (4 cores). I read that others had 90% load - is it because I have a superior CPU, or am I not utlilizing it properly?
Oops
Open "game/game.cpp" and replace
const int numThread = 4;
with
const int numThread = 8;
Then recompile it with VisualStudio 2013