[Bug 43277] Far Cry 3 has poor performance (Ryzen CPU-specific issue?)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 6 23:32:30 CDT 2018


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

--- Comment #18 from Roderick Colenbrander <thunderbird2k at gmail.com> ---
Can you run your game using WINEDEBUG=+process? I'm curious about some of the
cpu related calls the game makes. I think you provided a log like this maybe on
IRC, but I don't have access to it.

I did a quick audit on the Wine code and there are definitely some missing
things, which look a little suspicious, but I don't know if the game uses it.

For example ntdll/nt.c has TODOs in 2 sections dealing with filling out SMT
related information in logical_proc_info_add_by_id. This is ultimately used by
GetLogicalProcessorInformation/GetLogicalProcessorInformationEx.

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