Input device plugin for the DualSense controller on Windows for Unreal Engine.
This plugin includes generic gamepad, touchpad, and gyroscope functionality, as well as partial support for the Device Properties feature (supported device properties are Device Color, Trigger Feedback, and Trigger Resistance).
This plugin is intended for use during development only. Consider using the Windows DualShock or Game Input (Windows) plugins instead in shipping builds.
- Clone the repository to your project's
Plugins
folder. - Recompile your project.
- DualSense Windows API by Matthew Hall
Fabulous DualSense is licensed under the MIT License, see LICENSE.md for more information. Other developers are encouraged to fork the repository, open issues & pull requests to help the development.