[Bug 32478] The Settlers III heavy performance issue on multicore cpus

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 8 12:42:37 CST 2020


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

Petr Pošvic <petr at posvic.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petr at posvic.cz

--- Comment #21 from Petr Pošvic <petr at posvic.cz> ---
The solution is to use single core (option in Lutris) and set the CPU affinity
of "wineserver" process. Use "taskset -pc 0 `pidof wineserver`" (or for fish
"taskset -pc 0 (pidof wineserver)"). Then I recommend set maximum frequency to
all CPUs to something low, i.e. 1500MHz: sudo cpupower --cpu all frequency-set
--max 1500MHz.

My next recomendation is playin in window and set system resolution to 800x600,
but everything works in fullscreen. Only suspend and resume game is problematic
and sometimes doesn't work (you are not able switch between game and other
applications or next monitor).

-- 
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