Skip to content

Releases: thisismypassport/myinput

v0.2.0.2

19 Mar 20:56
Compare
Choose a tag to compare

Fixes a regression with remapping to keyboard/mouse in v0.2.0[.1]

v0.2.0.1

22 Jan 10:30
Compare
Choose a tag to compare

Fixes:

  • Fixed games that would occasionally switch left-right with up-down, or other controller detection issues. (ref: wbem fix)
  • Fixed mouse button -> mouse button mappings causing a button to get "stuck"
  • Potentially fix compatibility issues in other games. (ref: wgi support)
  • Fixed injection into chrome. (ref: init fixes)

Changes:

  • Removed "Release-" prefix from x64 and win32 dirs. (If you're copying the new version on top of an old version, make sure to delete the old Release-* directories)
  • Register executables by their full paths, not just their name. (Registration by name still available via cmdline options)
  • Support dragging a link file to inject/register
  • Moved ui from myinput_register.exe to myinput_ui.exe, and added myinput.exe that redirects to the latter.
  • Added "Launch" & "Launch New (one-time)" to ui.

(v0.2.0.1 fixes a potential crash in v0.2.0)

v0.1.3.1

23 Jul 12:08
Compare
Choose a tag to compare

Fix input bug in some 32bit apps

v0.1.3

20 Feb 22:32
Compare
Choose a tag to compare

Fix random crash in some games.
Support injecting into executables that require admin permissions.
Fix key conditions after switching windows.

v0.1.2.1

17 Feb 01:11
Compare
Choose a tag to compare

Fix regression with Shift/Ctrl/Alt/etc not recognizing the both shift/ctrl/alt buttons

v0.1.2

30 Jan 05:30
Compare
Choose a tag to compare

Various fixes & supports mouse mappings too.

v0.1.1

14 Jan 22:59
Compare
Choose a tag to compare

Initial Release.
Supports (Keyboard -> Virtual Controller / Keyboard) mapping.