Discord → https://discord.gg/AFYvxf282U
If you want to buy me a coffee → https://ko-fi.com/wujekfoliarz
- Bluetooth connection is recommended only for controller emulation and UDP protocol, use USB if possible.
- Please report bugs
- If your DualSense controller is invisible after unexpected shutdown, launch the application, connect to controller and close the app.
This can happen because there is no DSX.exe running in the background, to fix this download this and place it right next to DualSenseY.exe
I had to separate this file from main release ZIP because windows defender is being pissy about it.
Simply send this json (this can be easily done in existing DSX mods)
{
"instructions":[
{
"type":8,
"parameters":[
0, // INT - Controller index
"C:/game/bin/win64/haptics/effect.wav", // STRING - Path to WAV file (Must be a Stereo 48KHz IEEE Float PCM)
1, // FLOAT 0-1 - Speaker volume
1, // FLOAT 0-1 - Left actuator volume
1, // FLOAT 0-1 - Right actuator volume
1 // BOOL - Clear buffer (this will stop the currently playing effect, if set to 0 the effect will play after the previous one has finished)
]
}
]
- Works with UDP protocol of another application with similar name
- Emulate Dualshock 4 or Xbox 360 controller via ViGEMBus Driver
- Control adaptive triggers
- Control LED
- Test vibrations
- Test the speaker and haptic feedback
- Test touchpad
- Use touchpad as mouse
- Use system audio as haptic feedback
- Display audio volume on your controller (LED)
- Bind keyboard keys to the mic button
- Bind screenshot to the mic button