> > >I ca't use my SideWinder USB with XMAME. >I have compiled xmame with i386 joypad, but when i lunch xmame with: >xmame.x11 -jt 4 -jdev /dev/js0 > >I have this error message: > >I386 joystick interface initialization... >OSD: Warning: No joysticks found disabling joystick support >
Try: xmame.x11 -jt 4 -jdev /dev/input/js Don't tack the zero on there; -jdev is the joystick PREFIX so xmame tacks 0,1,2.. on for you. you can also try /dev/js, but this is the default. most usb pads work with /dev/input/js This is what I use for my usb pad _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
