Search found 4 matches
- Mon Jul 16, 2007 4:11 pm
- Forum: Controller Help
- Topic: Axes unuseable with zsnes in ubuntu
- Replies: 17
- Views: 12355
SOLVED
Okay, after a bunch of debug printfs, I found out that SDL seems to scale the nunchucks values from 0..255 to something like -25k..25k. After a bit of tweaking, joy_sensitivity of 15000 seems to work ok. Still, the diagonals are a bit off. The problem is, that they are further away from the center p...
- Sun Jul 08, 2007 12:48 am
- Forum: Controller Help
- Topic: Axes unuseable with zsnes in ubuntu
- Replies: 17
- Views: 12355
- Sat Jun 16, 2007 9:48 am
- Forum: Controller Help
- Topic: Axes unuseable with zsnes in ubuntu
- Replies: 17
- Views: 12355
Tried, didn't work for me :( Sensitivity value of 0 imho refers to a digital D-pad, where value < 0 --> left, value > 0 --> right, in other words, sensitivity = 0. Digital D-pad: (-1)---0---(1) Here's the thing: I'm trying to get a wiimote+nunchuck combination to work as a zsnes gamepad using wm2js ...
- Thu Jun 14, 2007 5:28 pm
- Forum: Controller Help
- Topic: Axes unuseable with zsnes in ubuntu
- Replies: 17
- Views: 12355
Analog controller with axis values from 0 to 255
I'm waking up this old thread because I have a very similiar problem. I have an analog controller which gives values from 0 to 255. Because zsnes configuration only takes one sensitivity argument, I can't get it to work. Here's an illustration: Normal joystick (-x)-----(-a)----0----(a)-----(x) My ga...