> > >1) I have a Microsoft Sidewinder USB joysick. >It works on /dev/js0, infact the testing and calibration program see the >joypad and work correctly. >I can't tell to xmame.x11 to use it. >
In makefile.unix, you need to uncomment JOY_I386 = 1 and then the joystick support will compile. To use it, just do: xmame.<target> <romname> -jt 4 >) I have compiled even the xmame.xfx to use my voodoo2 3dfx video card, >but with all my ROMs I have this error message: >Can you tell me how to make the glide support works?? > Right now I think xfx is broken. Try using svgafx instead and it should work; I have a voodoo2 and xfx compiled fine but didn't run, but svgafx is fast and nice. as a last resort, you can use the x11target which supports fullscreen DGA (as long as you uncomment the line with DGA = 1 in the makefile) - the X11 target is the most tested. B _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
