https://bugs.winehq.org/show_bug.cgi?id=52393
--- Comment #43 from labre@posteo.de ---
I don't see anything wrong in your msvcr80 build.
Glad to hear that.
I'm attaching 2 patches generated on top of f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b for testing:
- first patch adds traces with x87/sse status and control words. Please
attach console output while running the game with the patch (the game should fail to display menu textures with this patch).
Hope this helps.
- second patch sets and resets control word in make_double function, it
should have the same performance impact as the patch that fixes the issue, maybe it's a race
Yes, that works.