On Mon, Jul 11, 2005 at 01:51:28AM +1000, Jonathan Gray wrote: > On Sun, Jul 10, 2005 at 03:00:50PM +0000, Christian Weisgerber wrote: > > Jonathan Gray <[EMAIL PROTECTED]> wrote: > > > > > There are quite a few SDL based ports that use a joystick via SDL. > > > > Please name specific ports. > > > > E.g., sdlroids claims to support "-l" for listing joysticks, but > > that option appears to be completely ignored. > > > > > ScummVM has hacky joystick support I did quite some time ago for a laugh, > > > although this now needs to be enabled via command line option > > > --joystick or config file option. > > > > "scummvm --joystick" gives the usage message. "--joystick=0" has > > no discernible effect. > > I think SDL currently only uses just joy (4/i386) for joysticks and ignores > USB based joysticks. Perhaps a joystick abstraction driver is needed > to facilitate use of these in an ideal manner?
it has supported usb joysticks for years now courtesy of [EMAIL PROTECTED]