Replies: 2 comments 5 replies
-
Not sure how this is related to XInput and/or Vortice.Windows in general? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Either use in C++ or port https://github.com/shauleiz/vXboxInterface/ to C#. See https://stackoverflow.com/questions/11711947/how-do-i-create-a-virtual-gamepad What you want to do is in driver land and isn't really a directx issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
my goal is to create an virtual controller, whose values are set by joysticks, that are connected via Ethernet. Is there any way to initialize such Controller?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions