Skip to content

Releases: nkrapivin/dinput8hook

Gluten-free

09 Jan 17:40
Compare
Choose a tag to compare

See the readme for more info.

Changelog

  • Made the DLL way tinier thx yal. 5kb for the 32bit version, 6kb for the 64bit version.
  • Rewrote it in pure C.

Usage

The dlls are here.

For 32bit games, download dinput8hook.dll.

For 64bit games, download dinput8hook_x64.dll.

Then rename that dll into dinput8.dll and place into the same directory where the game executable is located.

Only tested with the GameMaker Studio 2.3 runner, both 32bit and 64bit.

If you have an Unreal Engine game then you might need to run the game once and use the Task Manager to find the real engine executable, since it is somewhere in the 'shipping' folder.

(that also applies to all games that use any launchers of sorts)

And so it begins.

09 Jan 14:53
Compare
Choose a tag to compare

See the readme for more info.

Usage

The dlls are here.

For 32bit games, download dinput8hook.dll.

For 64bit games, download dinput8hook_x64.dll.

Then rename that dll into dinput8.dll and place into the same directory where the game executable is located.

Only tested with the GameMaker Studio 2.3 runner, both 32bit and 64bit.

If you have an Unreal Engine game then you might need to run the game once and use the Task Manager to find the real engine executable, since it is somewhere in the 'shipping' folder.

(that also applies to all games that use any launchers of sorts)