Skip to content

v1.0.1

Compare
Choose a tag to compare
@briankendall briankendall released this 01 Oct 05:53
· 13 commits to master since this release
  • When not in use, resets all vJoy devices so that their axes are on the middle-most position rather than the 0 value, as most DirectInput apps see the 0 value as being the most negative position an axis can be. (Fixes controller support for Plex / Kodi and numerous emulators including ePSXe)
  • Left and right triggers are now mapped to the Z and RZ axes instead of U and V. Consequently all vJoy devices must now include the Z and RZ axes. (Fixes trigger detection in RetroArch)
  • Added option for enabling and disabling the app. Can be invoked either from the system tray or by using the --enable or --disable command line switches.
  • Increased polling interval to 4 ms / 250 times per second to help reduce input lag