https://bugs.winehq.org/show_bug.cgi?id=52393
--- Comment #41 from Piotr Caban piotr.caban@gmail.com --- Created attachment 71757 --> https://bugs.winehq.org/attachment.cgi?id=71757 patches to test
I don't see anything wrong in your msvcr80 build.
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). - 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