Skip to content

Releases: Zalafina/QKeyMapper

Update to v1.2.0

08 Oct 15:46
Compare
Choose a tag to compare

v1.2.0

Add multi keys mapping support.
Change default icon to ForzaHorizon4.ico

Add 32bit&64bit executables.

16 Feb 09:21
Compare
Choose a tag to compare

1.1.1

  1. Use 32-bit version for 32-bit game application.
  2. Use 64-bit version for 64-bit game application.

Update some features.

20 Oct 05:59
Compare
Choose a tag to compare

v1.1.0

  1. Add UAC of Administrator for exe file to retrive other Administrator privilege process name/title/icon.
  2. When ComboBoxs has keyboard focus, keyboardkey press whill set it to the name of the key pressed.

Basic feature OK.

17 Oct 11:51
Compare
Choose a tag to compare

v1.0.0

Basic feature OK.

  1. Display a ProcessList of visible windows for select process icon/name & title to match the current ForegroundWindow.
  2. After start KeyMapping it will check ForegroundWindow's process name & title cyclically, KeyMapping only valid under matched process name & title.
  3. Support add & delete KeyMapDataTable.
  4. Save button will write KeyMapData to ini setting file, then it will load it at program startup from current path.
  5. Use "SAO UI" font for static strings display.