Hello,
I am working on Unity project and utilizing FMOD for audio management. I have successfully implemented the audio output and haptic feedback for the DualSense Controller on PlayStation build. However, I’m encountering challenges in replicating this functionality on PC build.
Specifically, I am looking to
1: Play Audio: Direct audio output through the DualSence controller speakers on PC build.
2: Trigger Haptic: Activate the controller haptic via audio.
I have explored the FMOD and Unity documentation but haven’t found the clear guidance on achieving this on PC.
Has anyone managed to implement these features or does anyone have suggestions or resources that could help.
Thank you!