dlublink
May 28th, 2008, 09:50 PM
Hello,
I am trying to get a dancing game working in Wine. I notice that Linux detects the dance pad ( which is USB ) as a joystick and that wine is detecting the joystick.
I notice that there are messages that appear in the debug when I hit buttons on the dance pad ( running app with WINEDEBUG=+dinput wine appname.exe ).
It would seem that everything in the environment is correct, how do I debug what the application is looking for? Is it possible instead of seeing what wine is receiving from the hardware to see what hardware the program is trying to access?
Is there any special configuration to do to get joysticks working in Wine?
The game is correctly detecting the number of dance pads, it just doesn't seem to accept input from them
Thanks,
David
I am trying to get a dancing game working in Wine. I notice that Linux detects the dance pad ( which is USB ) as a joystick and that wine is detecting the joystick.
I notice that there are messages that appear in the debug when I hit buttons on the dance pad ( running app with WINEDEBUG=+dinput wine appname.exe ).
It would seem that everything in the environment is correct, how do I debug what the application is looking for? Is it possible instead of seeing what wine is receiving from the hardware to see what hardware the program is trying to access?
Is there any special configuration to do to get joysticks working in Wine?
The game is correctly detecting the number of dance pads, it just doesn't seem to accept input from them
Thanks,
David