wrapper-dll topic
devreorder
A utility for reordering and hiding DirectInput controllers
dxwrapper
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.
DirectX-Wrappers
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 a...
d3d11-wrapper
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
Direct3D9-Overlay
Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.
DLL_Wrapper_Generator
Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs
Xidi
DirectInput interface for XInput controllers
dinputto8
A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their equivalent DirectInput 8 (dinput8.dll) ones. This allows older g...