Skip to content

This repository contains various C extensions needed by EventGhost.

License

Notifications You must be signed in to change notification settings

EventGhost/Extensions

Repository files navigation

Extensions

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.