This repository contains various C extensions needed by EventGhost.
-
cFunctions.pyd
This extension contains different functions needed by the program core.
-
_dxJoystick.pyd
This extension is solely needed by the Joystick plugin to access the hardware through Microsoft's Direct Input API. To be able to compile it you need the Microsoft DirectX SDK installed.