http://bugs.winehq.org/show_bug.cgi?id=18424
--- Comment #58 from david.dljunk@gmail.com 2011-06-25 04:41:31 CDT --- (In reply to comment #56)
(In reply to comment #53)
Sadly the patch does not seem to have helped give joystick control in Independence War 1. Both Independence War 1 and Red Baron 3D are late 90's games so they may be using the same version of dinput.
They probably don't use DirectInput at all, but the "winmm" interface (just like SDL 1.2.x on Windows). That one is not hooked up on Mac OS X at this time (and my patch does not change anything about that).
Interesting, I've never even heard of winmm before. Do you have a link describing it? I just sent a query to one of the I-war devs (he lurks on the GOG forums) over what joystick interface they used, dinput or winmm.