DualSense Support for any game based on emulation provided by ViGEm.
Get the most out of your DualSense controller. Full support for any game using XInput. Enhanced features like touchpad mouse controls. Freely bind any action your controller is capable of to your desire.
- Creates a virtual DualShock4(Xbox Support WIP) from any connected DualSense.
- Lightbar Support
- Player LED Support
- Adaptive Trigger Support
- Rumble Support
- WIP:
- Support for touchpad
- Multiple Controllers
- Profiles
- Persistence
Just grab the latest release under releases and run it.
You'll need to have ViGEm Bus installed.
You'll need to have the following components installed:
- CMake(tested with 3.14)
- Visual Studio 2019 (Any Edition)
- ViGEm Bus
You need to provide library files for the following components used
- First, create a dynamic library build for hidapi and ViGEmClient.
- Place
hidapi.lib
,ViGEmClient.lib
inside thelib
folder of the project. - Also place the corrosponding
.dll
files in thebin
folder of your project root folder - Execute
CreateVisualStudioSolution.bat
- Open
DualSense4Windows.sln
created in yourbuild
folder - Create a build