It’s not a two step process but the code from that Github link does the input device registration already. What remains is that you need basic knowledge of c++ yourself and learn how to use Visual Studio (because the source code needs to be compiled afterwards). After that you still have to write the implementation for the UI system to respond to the input changes and all. You’d best be doing a few UE c++ tutorials and mess with it if you want to .
1 Like