Ilian Zaprjanov wrote:
There is a major problem with xmame 0.105.It can`t find by USB joystick.The
Synaptic version of
xmame-x finds it perfectly ecause there is a 386i joystick driver in the
makefile`s list.Please tell
me how to add it to the makefile of the 0.105.Do I need an asembling program or
can I edin the Unix
Makefile and add the sentence there.For reason unknown I when I install xmame
0.105 the joystick
support for the ZSNES(super nes emulator) dissapears aswell.I think that the
xmame0.105 installs its
own drivers and they are proprityzing my linux 386i drivers.Or at least that`s
what I think.
It`s not like I am scholding you...I know it`s damn hard to make emulators...I
just want to help
with the xmame...I would have donated even money...If I was rich...But I am
not...:)))
I just tried a USB joystick, and it worked fine. To get USB joysticks
working in recent versions of xmame,
1. Enable JOY_STANDARD = 1 in the makefile.
2. When you run, specify -joytype 1.
3. If your joystick device prefix isn't /dev/js, you may need to use
-joydevname and specify something like /dev/input/js. (I should probably
have it fall back on /dev/input/js if /dev/js isn't found.)
As for ZSNES, I can't think of any way that xmame would interfere with
it. It definitely doesn't install its own joystick driver.
_______________________________________________
Xmame mailing list
[email protected]
http://toybox.twisted.org.uk/mailman/listinfo/xmame