http://bugs.winehq.org/show_bug.cgi?id=7993
David Hedberg david.hedberg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg@gmail.com
--- Comment #5 from David Hedberg david.hedberg@gmail.com 2007-09-02 06:57:28 --- This appears to be due to the only enumerated device enumerated by the EnumDevices function in wine is IID_IDirect3DTnLHalDevice, something that the callback function in Delta Force for some reason discards.
A simple "bypass" while waiting for a proper fix to arrive is to search for the binary string "78 9E 04 F5" in the delta force executable and make a change to it (doesn't matter what).
This also works for Delta Force Task Force Dagger which has the same problem.