http://bugs.winehq.org/show_bug.cgi?id=21876
--- Comment #9 from Henri Verbeet hverbeet@gmail.com 2010-05-14 11:10:11 --- (In reply to comment #8)
(In reply to comment #3)
This patch may help. Still need to write proper tests.
Hi Henri, would it be possible to apply this patch even without tests and write the tests latter? Because 1.2 is knocking on the door and this patch fixes quite a bunch of games.
The tests are mostly needed to identify the correct place to change the FPU control word. This patch effectively changes it for draw functions only, but that's somewhat unlikely to be the correct place. I suspect all d3d8/d3d9 device functions should do this (depending on the create flags), similar to ddraw.