dahnielson / UEDirectInput

🕹️ Direct Input for Unreal Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Direct Input

This plugin enables Unreal Engine handle input from Direct Input devices, such as racing wheels, and send Force Feedback to them.

The code is ported from an old (non-Unreal) project to Unreal Engine and is made open source so that the code hopefully can be improved.

Known issues:

  • Only enumerate devices meant for driving or flying (by design).

About

🕹️ Direct Input for Unreal Engine

License:MIT License


Languages

Language:C++ 86.2%Language:C 12.8%Language:C# 1.0%