Skip to content

Release Candidate 0.8.2.2 - Christmas Edition

Compare
Choose a tag to compare
@Valkirie Valkirie released this 24 Dec 12:06
· 2627 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.

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

image
image
image

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"
ControllerHelper.exe service --action="xxx" (install, uninstall, create, delete, start, stop)

Changelog

Full Changelog: bin-rc-0.8.1.7...bin-rc-0.8.2.2

  • implemented Universal Motion Control (UMC)
  • implemented wrapper support for xinput 1,2,3,4 to expand compatibility
  • implemented editable default profile
  • improved installer script
  • disable profile update and application when helper is not running as administrator

Fixed Issues

  • fixed an issue affecting OneEuroFilter filtering compute
  • prevent crash on null MouseHook
  • fixed a crash issue when trying to retrieve current xinput dll data

Known issues

  • Steering Axis, Invert Axis are broken features, therefore they were disabled.