6 results found Sort:

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.
Created 2017-02-08
1,348 commits to master branch, last one 20 hours ago
A utility for reordering and hiding DirectInput controllers
Created 2016-09-28
41 commits to master branch, last one about a year ago
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...
Created 2017-08-22
87 commits to master branch, last one about a year ago
10
157
bsd-3-clause
9
DirectInput interface for XInput controllers
Created 2017-11-30
532 commits to master branch, last one 4 months ago
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...
Created 2018-10-06
114 commits to master branch, last one a day ago
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
Created 2018-05-24
13 commits to master branch, last one about a year ago