When you find where your psxpad is attached to, try this in you
modules.conf, it will make all needed modules to be loaded as you run
mame:

# PSX joystick
alias parport_lowlevel parport_pc
alias char-major-13 input
above input joydev parport gamecon
options gamecon gc=0,7

I only have one joystick, don't know if this will work for you.

On 3 Jun 2002, Jay Graves wrote:

> /dev/js1 is the same as /dev/input/js0 because of the symlink
> ln -sf /dev/input/js0 /dev/js1
> 
> so right now both /dev/js1 and /dev/js0 point to my usb pad.
> 
> On Mon, 2002-06-03 at 15:03, theGREENzebra wrote:
> > > Yes I have the joydev module loaded
> > 
> > Ok, good deal.
> > 
> > > And I tried the sym links you mentioned and that seemed to have no
> > > affect, I cannot jstest /dev/oldjs1
> > 
> > I had you create oldjs1 so you could point the symlink to it should you ever 
> > need to, but chances are oldjs1 is now useless, that's why we called it that.
> > 
> > Try jstesting /dev/js1 instead, or /dev/input/js1
> > 
> > -- 
> > *  [EMAIL PROTECTED]  *  http://clickass.org  *  ICQ# 1107012  *  AIM/Yahoo: 
> > theGREENzebra  *  http://mp3.com/thegreenzebra
> > -----GEEK CODE 3.12-----
> > GCM/CS/IT/MU d? s: a22 C++++ UL++++ P+ L+++>$ E---- W++ N+ o K- w---$ O- M 
> > V-- PS+ PE Y+ PGP- t++(+++) 5- X R tv(+) b+(-) DI+++ D+ G++ e h++ r+(---) y+ 
> > UF*++
> > 
> > 
> > _______________________________________________
> > Xmame mailing list
> > [EMAIL PROTECTED]
> > http://toybox.twisted.org.uk/mailman/listinfo/xmame
> 


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to