Skip to content

Ds2vjoy new mode actions x64

Compare
Choose a tag to compare
@00fox 00fox released this 27 Oct 18:58
· 92 commits to master since this release
89df191

Changed some mode action rules and added 1+1+1(8) new ones:

At the left of destinations, you'll find special mouse, sound, modes and time actions

  • MEMORIZE_MODE: Memorize actual mode, Mappings share the same mode, but each one save his individual 'last mode'
  • TO_MEM_MODE: Go back to memorized mode
  • TO_MODE: Switch to mode 1-8
  • TO_LAST_MODE: Go back to last mode
  • BASE_TO_MODE: Change base mode to 1-8 (base mode is a virtual concept about a real mode, therefore, can be used to emulate different cases to which all other modes go back after)
  • TO_BASE_MODE: Go back to base mode

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