Frequently Asked Questions

Why is this plugin not available on the Unreal Engine Marketplace (FAB)?

Due to licensing and technical constraints with Epic's plugin submission process, this plugin is currently distributed via Gumroad only. This also allows for quicker updates and more flexible support.AlterCode is committed to providing a seamless experience for developers, and we plan to make this plugin more widely available in the future, even on FAB.


Is there support for DualShock 4?

No, this plugin is designed specifically for the DualSense controller (PS5) and does not support DualShock 4.


My DualSense controller inputs are not working, what should I do?

Make sure Raw Input is properly configured.

Refer to the Raw Input Setup Guide for detailed instructions.


How can I update only the adaptive triggers and not the LED?

Since the plugin requires you to update the controller state every frame, you can simply skip updating the LED by caching its last value and keeping it unchanged. This allows you to update only the adaptive triggers dynamically.


Is there support for DualSense Edge?

Yes, the plugin fully supports the DualSense Edge controller.


Do my players need to install the plugin?

No. The plugin is built to be completely seamless for end users. Once integrated into your project, all necessary components are packaged with the game. Players do not need to install anything.


Do my players need to install any drivers or extra software?

Typically, no. The plugin uses standard Windows drivers for the DualSense controller.
If players are using tools like DS4Windows or DSX, they may need to configure them manually — but this is unrelated to the plugin itself.


How can I test the plugin?

We provide a boilerplate Unreal Engine 5.5 project that includes basic examples. After installing the plugin, open the project, connect your DualSense controller, and play to see adaptive triggers and haptics in action.


How can I contribute to the plugin?

You can contribute by joining our community on Discord. Share feedback, suggest features, or submit improvements. The latest Discord invite is available on our website.