Commit graph

24 commits

Author SHA1 Message Date
Poke
b0faecd8a6 Added 4 dir hat switch and more keys
4 Direction POV hat switch, and escape, control, alt as keys.
2015-10-18 11:31:34 +10:30
Poke
f3381fb2d3 CPad and CStick as keys
Can now use the CPad as keys eg. WASD for games that don't take
joysticks.
2015-10-16 22:28:03 +10:30
Poke
0684a4811e Made vJoy Device configurabe
You can now choose which vJoy device to output to in the .ini, allowing
you to use multiple 3DS, each controlling their own virtual Joystick.
2015-10-16 16:34:36 +10:30
Poke
2a2bc447ea Raised joystick button limit to 16, set default axis values.
Also filled in default values for all axes, instead of just unused ones.
buttons 9 - 16 are a bit of a hack but hey it works! As long as the user
configures their vJoy.
2015-09-06 23:07:43 +09:30
Poke
aa4e66653d Reset configs to default
oops haha
2015-09-06 11:58:53 +09:30
Poke
c84990d3dd Configurable dual joysticks
Added the ability to map mouse, circle pad and c stick to 2 separate
joysticks.
This was partly added before for c stick but now it's configurable.
2015-09-06 11:56:53 +09:30
Nick Thyer
e4aee2a977 Initial n3ds
First commit, the bulk of the changes. ZL and ZR work, but neither
cStick nor circlePad work. So something's broken.
2015-09-06 09:31:30 +09:30
CTurt
2e72b1b0ff Support joypad key mapping 2015-03-21 12:28:25 +00:00
CTurt
8f4217d2f5 Fire Tap event on touch release 2014-12-17 18:58:27 +00:00
CTurt
6ba5ea133e Out with the old, in with the new 2014-12-17 18:51:38 +00:00
CTurt
5549cda53a Support for absolute mouse movement 2014-12-17 18:47:46 +00:00
CTurt
365556326a Keyboard support! 2014-12-15 20:41:12 +00:00
CTurt
870210e6a2 Port moved to settings struct and default to 8889 2014-12-13 19:46:52 +00:00
CTurt
c5d1fe07cf Configurable mouse speed 2014-12-13 19:40:25 +00:00
CTurt
9778656ef2 Description of throttling 2014-12-13 19:26:31 +00:00
CTurt
c9937e6d97 Throttling 2014-12-13 19:20:11 +00:00
CTurt
1a9e40f766 More description 2014-12-13 19:02:29 +00:00
CTurt
9bea339d5d Better reading of settings 2014-12-12 18:44:26 +00:00
CTurt
8cae4956fa Support for unused keys 2014-12-12 18:07:20 +00:00
CTurt
ef13b16c09 Version 0.2 2014-12-11 09:07:54 +00:00
CTurt
c70d18433f Changeable port 2014-12-10 18:52:43 +00:00
CTurt
33d85e4bd8 More consistent capitalisation in settings 2014-12-10 18:41:15 +00:00
CTurt
f57da08e96 Support special keys like SPACE, ENTER, ... 2014-12-07 15:32:49 +00:00
CTurt
3251bc553c Settings 2014-12-07 13:48:14 +00:00