f5bc0146d7
Added Clamp function to general.c Now clamps all final joystick values to be from 0 - 32767 (2^15 - 1). Output from the 3ds was giving a strange range on the values, even though the code expected it to be in the range -128 to 128. Was more like -146 to 146 on the c-stick, and -170 to 170 on the circle pad. This may remove some of the resolution of the sticks, but increase compatability with programs. |
||
---|---|---|
.. | ||
include | ||
lib | ||
source | ||
3DSController.exe | ||
3DSController.ini | ||
Makefile | ||
vJoyInterface.dll |