safaci2000
Joined: 06 Dec 2007 Posts: 1
Digg It |
Posted: Thu Dec 06, 2007 7:03 am Post subject: Joystick emulation.... |
|
|
I'm trying to get the nunchuck to behave like a joystick device.
I have wminput installed, and I'm trying to generate a configuration files of some sort. I'd like to use the ACC data from the nunchuck as a joystick input, and then capture buttons C,Z as joystick buttons, or map them to keyboard, that doesn't matter too much.
Has anyone gotten this to work? So far I'm quiet confused about how the configs work, I have something along these lines as far as the config goes:
Nunchuk.Stick.X= ABS_X
Nunchuk.Stick.Y= -ABS_Y
Plugin.nunchuk_acc.X = ABS_THROTTLE
Plugin.nunchuk_acc.Y = ABS_MISC
this config will create a js0 device, but I can't use it, calibrate it, test it, or pretty much do anything with it.
Any help would be tremendously appreciated.
--
Samir
safaci2000 [at] gmail dot com |
|