Joystick 2 Mouse Changelog

What's new in Joystick 2 Mouse 3.00

Oct 13, 2011
  • Well, Everything in this version is new, because I've re-written the whole program..
  • It's a brand new version of Joystick 2 Mouse.
  • This version is fully XML configurable, and can do enything you can ever ask from a program like this to do
  • (and if you want this program to do something, and it doesn't, just tell me).
  • It can do anything the older version could do, but BETTER.
  • It can move the mouse much smoother.
  • It can perform much complicated actions (actions that invlove more than 3 keyboard keys)
  • You can add new actions to the collection of actions it already has.
  • You can configure more than one Shift-Button.
  • How to calculate the amount of different actions your joystick can perform:
  • If the amount of Joystick Buttons is J, the amount of axes is A, the amount of Shift Buttons is S, and P is the POV (if you have POV, P = 1 else, P = 0):
  • (J + A * 2 + P * 4 - S) * (S + 1) + S * (S - 1).
  • So, in theory, if you have a Joystick with 32 buttons, 6 axes and POV, and you set all the buttons to be shift buttons,
  • you will be able to perform (32 + 6 * 2 + 1 * 4 - 32) * 33 + 32 * 31 = 1520 different actions.. :)

New in Joystick 2 Mouse 2.40 (Oct 13, 2011)

  • Added the posibility to use multiple joysticks (up to 16) simultaneous.
  • Added the "Progressive action" button.
  • Added the possibility to make a combination of characters instead of one
  • to each button.

New in Joystick 2 Mouse 2.30 (Oct 13, 2011)

  • Changed the operation of the joystick's directions, and made them, more like
  • any other button.
  • Now, you can set a direction to do: nothing, move the mouse, or do anything else.
  • (caused me to cancel the "Joystick's arrows are keyboard arrows when pressed" buttton).

New in Joystick 2 Mouse 2.21 (Oct 13, 2011)

  • Fixed the bug that causes the program to create profiles without the ".jmp",
  • and display the profile name incorrectly.

New in Joystick 2 Mouse 2.20 (Oct 13, 2011)

  • Added Joystick ID selector and swap axis directions.

New in Joystick 2 Mouse 2.10 (Oct 13, 2011)

  • Added the option "Joystick's arrows are keyboard arrows when pressed",
  • which means that the direction you move your joystick when the shift
  • button is down, are translated to the keybord's arrows.

New in Joystick 2 Mouse 2.0 (Oct 13, 2011)

  • Added the "Shift button" option, which makes one button a shift button
  • and while it is down each button makes a different action.
  • By using it you can set two actions to each of the joystick's buttons.
  • Added support for different profiles and the "Profile manager".