On Mon, 9 Jul 2001, David Hagood wrote:
I'm trying to get HalfLife running under Wine. I have the GL working, I have sound working, but I am one of those strange fellows that likes to move with a stick, and look with a mouse.
Well, could you check whether Half-Life uses DirectInput or the standard winmm joystick API to access the joystick? (--debugmsg +dinput etc) Since these interfaces have not yet been unified in Wine, the winmm API supports much less than the dinput API. For winmm, currently only the Linux 2.0 and 2.2 joystick interfaces are supported (and which of those to use is determined by configure), not the Linux 2.4 event-based interface.