[Bug 11674] Dual-core unsupported in WoW and SC2

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 1 17:22:05 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=11674

Nicolas Bourdon <nicobzz at gmail.Com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicobzz at gmail.Com

--- Comment #355 from Nicolas Bourdon <nicobzz at gmail.Com> ---
I have the same problem, but I found a way to resolve it I believe:

I start taskmgr.exe in the same wineprefix, and change the affinity of SC2.exe, 
for that it's only require to right click on SC2.exe in processus tab, then
click on define affinity, then remove a cpu to use and add a cpu to use.

It seems to me that by this way SC2 no more lags when there is lot of units.

I also noticed, that when I found the PID of SC2 (for instance using ps -ax on
a terminal) and then lauching:

taskset --pid --cpu-list PID_of_SC2


(taskset show what cpu is used by a process)
it shows SC2 only work on 1 cpu, (even if the number return is 2, apparently it
means it runs on the cpu with the id 2).


By using taskmgr.exe makes SC2 use 2 cpu also in the:

taskset --pid --cpu-list PID_of_SC2

command

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list