A basic companion app for the DualSense controller for windows. It will emulate an xbox 360 controller so you can play almost all pc games with your ps5 controller!
What This App Can Do:
- Xbox 360 controller emulation for a single DualSense(PS5) Controller.
- USB and BT connectivity support.
- Rumble support.
- Automatic hiding of original controller to prevent double input.
- Dependency check and install on startup.
What I'm currently working on:
- GUI.
- Option to enable automatic startup with Windows.
- Adding support for up to 4 controllers.
Roadmap:
- Custom controls mapping.
- Lightbar customization.
- Battery indicator.
- Headphone jack support for game audio.
A huge thanks goes to:
- ViGEm (Virtual Gamepad Emulation Driver) – For providing the essential Xbox 360 controller emulation.
- HidHide – For allowing HID device filtering and hiding.
- HidSharp – For handling HID device communication in C#.
- Linux Kernel (hid-playstation.c) – For documentation on DualSense Controller.
- The awesome Open-Source Developers & Community Discussions – For shared knowledge on DualSense input/output handling.