Skip to content
Ikarus76 edited this page Nov 10, 2014 · 7 revisions

Description

This is an unofficial Plugin for using Joysticks in the Unreal Engine 4. It is based on the source code of the unofficial Hydra Plugin for the Unreal Engine.
Currently it is mainly designed for the X52 (pro) Flight System from MadCatz/Saitek but should work with other Joysticks too.

Installation

To "install" the plugin, copy the "plugins"-folder to your projects directory. After starting the Unreal Engine Editor, you should see the plugin listed under "Window"->"Plugins"->"Installed".

Using the plugin

To get events from the joystick, add a Blueprint based on JoystickPluginActor or add the JoystickPlugin Interface to your Blueprint.

More Information and Documentation can be found at the unreal engine forum here

Clone this wiki locally