elishacloud / 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 as enabling Anti-Aliasing or creating overlays in the game.
☆218Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DirectX-Wrappers
- Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen…☆63Updated 5 years ago
- ☆103Updated last year
- DXGL DirectX-to-OpenGL Wrapper source code☆201Updated this week
- A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.☆927Updated 3 weeks ago
- DirectX 1-7 wrapper project for making old games run on new hardware☆81Updated 4 years ago
- Minimal example how to create a custom DInput8.dll to hook into games and replace other API calls.☆41Updated 2 years ago
- ☆42Updated 3 months ago
- ☆249Updated 9 years ago
- Native Modding Framework☆24Updated 2 months ago
- Windows hooker - intercepts system calls to make fullscreen programs running in a window, to support a better compatibility, to enhance v…☆147Updated 7 years ago
- DirectX 11/12 hook including a simple overlay framework☆194Updated last year
- Hooking Game Graphic Engines!☆168Updated 5 years ago
- Run DirectX 8 programs in DirectX 11☆26Updated 11 months ago
- An high-level and modern injection library☆51Updated 5 years ago
- Barebones D3D11 hook.☆166Updated last year
- ☆73Updated 2 years ago
- Various tools & modding research for Resident Evil 4☆37Updated last year
- DirectX API-hooking framework☆310Updated last year
- Modding utils used in most of my projects. Mostly for internal use, but feel free to make use of those!☆50Updated 2 weeks ago
- C++ Parser and Writer for Valve Data Format (e.g. .vdf files used in steam)☆96Updated this week
- This is a DirectInput 8 (dinput8.dll) Wrapper, which internally uses Raw-Input instead of DirectInput☆44Updated last year
- Universal Directx11 D3D11 Hook Project for all directx11 - 10 applications with ImGui and InputHook included, fullscreen supported.☆247Updated 3 years ago
- A Steam offline emulator that allows you to play Steam games in SinglePlayer.☆263Updated 3 years ago
- QindieGL Is Not Driver, It's Emulator: OpenGL->Direct3D9 wrapper☆87Updated 8 years ago
- Open source toolkit for Mafia games. (Mafia II, Mafia III, Mafia DE)☆122Updated this week
- CryMP client and server☆20Updated this week
- A simple DLL loader for games. Derived from the Ultimate ASI loader☆28Updated 6 years ago
- The Direct3D9-On-12 mapping layer☆346Updated last month
- A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their e…☆116Updated 2 weeks ago