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?

Reply via email to