Release Candidate 0.8.1.7
Valkirie
released this
16 Dec 08:39
·
2549 commits
to main
since this release
How to install
- Download the installer below.
- 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
- Implemented support for emulating complete DualShock 4 (DS4 touchpad, DS4 Gyrometer and accelerometer)
- Implemented support for motion controls via cemuhook for full compatibility with yuzu and cemu.
- Implement open-API to allow third party applications to communicate with Controller Service.
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.6...bin-rc-0.8.1.7
- implemented localization (WIP)
- installer will remove stored settings on uninstallation.
- removed AYASpace profile, no longer needed !
Fixed Issues
- fixed an issue causing an error on DSU Server stop.
- fixed an issue preventing touchpad inputs to be sent once the option has been disabled at least once.
- fixed an issue affecting gyroscope and accelerometer data filter, preventing any application interacting with the DS4 to get proper motion control (Steam, reWASD, PS Now, PS Remote)
Known issues
- Steering Axis, Invert Axis are broken features, therefore they were disabled.