Nikel wrote:I suppose that your processor supports hyperthreading. You have one real processor and another virtual
Multicore processors have several real cores, like the core2duo. Lately intel released the i7,... reintroducing hyperthreading, so you may have now 4 real cores and 4 virtual for a total of 8 threads
If the shortcut is not working, have tou tried to set the affinity manually in the task manager? I think that the real processor is 0, so uncheck 1.
I have in the bios, an option to turn on or off multithread, and when I turn it off, most programs run much slower. I have no idea how it works, virtual or otherwise. I always thought that it was all built into the single core CPU, and not virtual.
Now my laptop is a dual core and it loads WW1 much faster. However the lagging mouse issue is worse on it. So I will have to tinker around with that a bit.
This is the line in the batch file (ww1.bat) that I just tried and it solved my lagging mouse problem very nicely:
cmd.exe /C start /high ww1.exe
It just runs the program at a high priority, nothing fancy but it's up one level from normal. One above that would be REALTIME which I have not tried, but don't need to now.
I may do like you mentioned and set the affinity to 0 from the Task Manager. Thanks for the reply!
