20 lines
925 B
Markdown
20 lines
925 B
Markdown
|
# Fabulous DualSense
|
||
|
|
||
|
Input device plugin for **DualSense** controller in **Windows** for **Unreal Engine**.
|
||
|
|
||
|
This plugin includes generic gamepad and touchpad functionality, as well as partial support for the [Device Properties](https://docs.unrealengine.com/en-US/device-properties-in-unreal-engine/) feature (supported device properties are **Device Color**, **Trigger Feedback**, and **Trigger Resistance**).
|
||
|
|
||
|
**This plugin is intended to be used during development only.**
|
||
|
|
||
|
## Quick Start
|
||
|
|
||
|
1. Clone the repository to your project's `Plugins` folder.
|
||
|
2. Recompile your project.
|
||
|
|
||
|
## Credits
|
||
|
|
||
|
- [DualSense Windows API](https://github.com/mattdevv/DualSense-Windows) by Matthew Hall
|
||
|
|
||
|
## License & Contribution
|
||
|
|
||
|
Fabulous DualSense is licensed under the MIT License, see [LICENSE.md](LICENSE.md) for more information. Other developers are encouraged to fork the repository, open issues & pull requests to help the development.
|