Skip to content

Release Candidate 0.8.1.3

Compare
Choose a tag to compare
@Valkirie Valkirie released this 08 Dec 17:45
· 2668 commits to main since this release

How to install

  1. Download the installer below.
  2. Run the installer.

Once installation is complete, the installer will automatically start the frontend Controller Helper. From here you'll be able to install and start the Controller Service. Once service is running, the frontend will let you manage the virtual controller and create or modify profiles.

image

Remarks

  • This release supports Windows 10/11 only! (Intel/AMD 64-Bit)
  • This release will install and deploy ViGEmBus and HidHide.
  • This is a release candidate version compiled in debug mode. Its perfromance and CPU usage might be slightly higher than final builds.

Features

Changelog

Full Changelog: bin-rc-0.8...bin-rc-0.8.1.3

  • Implemented new profile options: Steering Axis (Yaw, Roll), Invert Horizontal axis, Invert Vertical axis.
  • Implemented Controller Helper arguments, allowing third party application to create or modify profiles.
  • Implemented OneEuroFilter3D filter to improve gyroscope and accelerometer precision.

Controller Helper arguments

ControllerHelper.exe profile --mode="xinput" --exe="C:\Users\benja\AppData\Local\Playnite\Playnite.DesktopApp.exe"
ControllerHelper.exe profile --mode="ds4" --exe="C:\Users\benja\AppData\Local\Playnite\Playnite.DesktopApp.exe"

Fixed Issues

  • Prevent crash when trying to modify a not running service.
  • Prevent crash on null XInputController profile value.
  • Fixed an issue causing DS4 trackpad click to ignore cursor X, Y coordinates.
  • Fixed OneEuroFilter3D rate calculation.

Known issues

  • Controller Service can cause issues with AYASpace.
  • Steering Axis, Invert Axis are broken features.