Skip to content

WASAPI Audio Hook that forces injected application to use Shared Mode

License

Notifications You must be signed in to change notification settings

SirusDoma/AuxSense

Repository files navigation

AuxSense

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.

Usage

  1. Build the project or download precompiled binary
  2. Inject DLL into the target game or application
  3. Profit

License

This is an open-sourced library licensed under the MIT License

About

WASAPI Audio Hook that forces injected application to use Shared Mode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages