Skip to content

Ds2vjoy two new tags and mouse toggle bug solved x64

Compare
Choose a tag to compare
@00fox 00fox released this 04 Aug 12:19
· 310 commits to master since this release
0899306

Added two tags when in vJoy Tab:
C: Macro condition is in use
P: Pause condition is in use

Corrected the display of:

  • '+' Indicate combination
  • '||' Indicate combination with or condition
  • '⊕' Indicate combination with xor condition
  • '-' Indicate this mapping won't be launched if this button is pressed (see 'not' and 'pause' conditions)
    • '--' Indicate this mapping won't be launched if this button is pressed, but continue if already launched

Fixed issue where 'Toggle' condition worked fine for mouse as long as it was placed (with ACTIVE_MOUSE) in the first position, but not in the other three

Type of release : MINOR+PATCH (MAJOR/MINOR/PATCH)