[Bug 52393] Sacred 2 Gold: Textures largely missing since 5.0-rc3

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 24 09:23:12 CST 2022


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

--- Comment #27 from Piotr Caban <piotr.caban at gmail.com> ---
Created attachment 71736
  --> https://bugs.winehq.org/attachment.cgi?id=71736
float scanf tests with 24-bit precision and status word check

Could you please attach output of msvcr90_test.exe compiled with attached patch
(applied on top of current wine)? The patch adds some tests for +-0, +-INFINITY
and random float while using 24-bit precision (the game uses 24-bit precision
mode).

Here's output on my machine:
msvcr90.c:2370: 0 (0)
msvcr90.c:2374: 80000000 (0)
msvcr90.c:2378: 7f800000 (5)
msvcr90.c:2382: 7f800000 (0)
msvcr90.c:2386: ff800000 (5)
msvcr90.c:2390: ff800000 (0)
msvcr90.c:2394: 43a313b6 (1)
0020:msvcr90: 82 tests executed (0 marked as todo, 0 failures), 0 skipped.

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