Skip to content

Xidi v3.0.0

Compare
Choose a tag to compare
@samuelgr samuelgr released this 24 Oct 01:05
· 213 commits to master since this release

New features in this release:

  • Keyboard emulation. Xidi can now simulate key presses. (#14)
  • XInput controller elements, such as analog stick axes, can be split into positive and negative. (#11)
  • Custom mapper types can now be defined in configuration files. (#4, #16)
  • Different mapper types can be specified for each controller.
  • HookModule form of Xidi is improved to cover WinMM situations that might require it. (#18)

Other changes:

  • Xidi now looks for its configuration file in the same directory as its own running DLL.
    • Previously, Xidi looked in the directory of the running executable.