Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
-
Updated
Sep 20, 2026 - C
Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.
Hitman Codename 47
A DirectSound re-implementation for Sound Blaster 16 audio in QEMU, v86, and other emulators.
Android Client for dsound.audio
To associate your repository with the dsound topic, visit your repo's landing page and select "manage topics."