- Author: CXO2
- Email: com@cxo2.me
- Version: 0.9.8
WASAPI Audio Hook to force the client run under Shared Mode. (Download)
It make a use of GetMixFormat
to retrieve proper WAVEFORMATEX
for IAudioClient
to run properly with Shared Mode.
Note that this hook will not only adapt audio client to shared mode, it will also adjust audio stream sample rate to 44100hz.
- Build the project or download precompiled binary
- Inject DLL into the target game or application
- Profit
This is an open-sourced library licensed under the MIT License