[Bug 50429] Serious Sam Engine / Serious Sam Classic broken MP with math functions from musl

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 4 12:08:01 CST 2021


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

--- Comment #9 from Piotr Caban <piotr.caban at gmail.com> ---
(In reply to Zebediah Figura from comment #8)
> Is that also true for 32-bit?
I was testing the sse control word with 32-bit ucrtbase. It's not set in
msvcrt.dll from the game. I wonder how it works with msvcrt.dll from Windows 7
or 10 (I'll take a look tomorrow)?

I guess we might reimplement and call _CIasin in this case. Probably using sse
implementation will not be visible for most of the applications anyway (if we
decide to use the same code for msvcrt and ucrtbase).

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