Skip to main content
added 86 characters in body
Source Link

Libraries for UWP must be compiled separately, they must be assigned to UWP only and configured correctly. So

So I have ported XInputDotNet library for UWP apps. You

You can download prebuilded binaries from Unity Forum by this link. Also there is an instruction how to use it.

Using ported library you can continue using same code for different platforms.

Libraries for UWP must be compiled separately, they must be assigned to UWP only and configured correctly. So I have ported XInputDotNet library for UWP apps. You can download prebuilded binaries from Unity Forum by this link. Also there is an instruction how to use it.

Libraries for UWP must be compiled separately, they must be assigned to UWP only and configured correctly.

So I have ported XInputDotNet library for UWP apps.

You can download prebuilded binaries from Unity Forum by this link. Also there is an instruction how to use it.

Using ported library you can continue using same code for different platforms.

Source Link

Libraries for UWP must be compiled separately, they must be assigned to UWP only and configured correctly. So I have ported XInputDotNet library for UWP apps. You can download prebuilded binaries from Unity Forum by this link. Also there is an instruction how to use it.