Controller Support - Gold Edition

🎮 Exclusive DualSense™ Features

*Wireless Audio-Based Haptics:** High-fidelity haptic feedback generated in real-time from audio streams, fully supported over a Bluetooth connection.

*Wireless Audio Routing:** Direct audio output to the controller's built-in speaker and the 3.5mm headset jack, fully supported via wireless connection.

✨ Core Features

*🏗️ Extensible Multi-Platform Architecture:** A flexible design that enables compilation across all Unreal Engine platforms. Supporting new hardware is as simple as implementing the connection interface.

*🔌 Dynamic Connection (Hot-Swap):** Automatically detects controller connection and disconnection, even during gameplay.

*⚡ Optimized for Multiplayer:** High-performance architecture with minimal impact on network games.

*🎮 Seamless Input Integration:** Coexists perfectly with Unreal Engine's native input managers (like Enhanced Input) and other gamepad plugins, preventing conflicts between devices.

*🎧 Audio Haptics (USB & Wireless):** Haptic feedback based on in-game audio.

*🎯 Adaptive Triggers:** Full control over resistance, effects, and vibration on R2/L2 triggers.

*💡 Lightbar Control:** Dynamically change the controller's LED color.

*🎤 Smart Mute Detection:** Automatic mute LED control, no coding required.

*⚙️ Force Feedback:** Native integration with Unreal Engine's Force Feedback system for standard motor vibration.

*🎮 Multi-Controller Support:** Manage up to 4 controllers simultaneously.

⚖️ Disclaimer and Trademarks

"PlayStation", "PlayStation Family Mark", "PS5 logo", "PS5", "DualSense" and "DUALSHOCK" are registered trademarks or trademarks of Sony Interactive Entertainment Inc. "SONY" is a registered trademark of Sony Corporation. "Windows" is a registered trademark of Microsoft Corporation.

> Note: The author of this project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Sony Interactive Entertainment Inc. or Microsoft Corporation. This is an independent and unofficial project.

I bought Controller Support v2 recently. Can I get the Gold Edition?

Yes. If you purchased the v2 version on FAB up until May 16th, 2026, you are eligible for a free upgrade. Just fill out the Access Form and input your v2 Order ID. We will validate it and grant you access to the Gold repository.

How do I get access to the private GitHub repository?

Access is not automated by FAB. You must fill out our Access Form with your GitHub username and the Order ID from your FAB purchase receipt. Once verified, you will receive an invitation to the private repository.

  • Access is typically processed manually within 24 hours. Keep an eye on your email linked to GitHub or your GitHub notifications dashboard for the repository invitation.
  • Everything—including step-by-step guides, API architecture blueprints, and implementation reference files—is hosted directly inside the private GitHub repository. This ensures you always have the most up-to-date documentation alongside the source code.

The private repository includes functional sample projects demonstrating hands-on integration for:

  1. High-fidelity audio-based haptics over USB.
  2. High-fidelity audio-based haptics over Bluetooth.
  3. Standard controller triggers and basic rumble setups.
  4. Touchpad Extensibility: Multi-touch data extraction, absolute/relative coordinate mapping, and custom gesture recognition setup.
  5. Gyroscope & Accelerometer: Sub-millisecond motion data processing, raw IMU telemetry extraction, and fusion algorithms for precise aiming or motion-controlled mechanics.
  6. The Gold Edition features an accelerated, customized workflow specifically designed for rapid prototyping. You can trigger, tweak, and override Custom Adaptive Trigger Effects on the fly using Unreal Engine’s built-in Console Commands or custom CLI tools, removing the need to recompile or restart the editor during gameplay tuning.