[Wine] Re: Getting gamepad to work, detection problems.

vitamin wineforum-user at winehq.org
Fri Apr 18 09:17:33 CDT 2008


000dom000 wrote:
> 
> vitamin wrote:
> > 
> > 000dom000 wrote:
> > > 
> > > 
> > > Code:
> > > WINEDEBUG=+dinput wine program.exe 2>&1 | grep joydev_enum_device
> > > 
> > > 
> > 
> > What "program.exe" did you use there? It should be your game or something that uses joystick.
> 
> 
> i used the game i am trying to get to work, which at the moment is silent hill 2. I just used  sh2pc.exe from program files. I also tried gta san andreas. niether give me any output.

Find which "/dev/input/event?" is your joystick under by looking at the output from "lshal". chmod it so you have access to it. Then try running your game again. If that still doesn't work, attach output from:


Code:
WINEDEBUG=+dinput wine program.exe 2>&1 | grep find_joydevs









More information about the wine-users mailing list