http://bugs.winehq.org/show_bug.cgi?id=7993 David Hedberg <david.hedberg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg(a)gmail.com --- Comment #5 from David Hedberg <david.hedberg(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.