开发者

Simulate/Emulate Xbox Controller in C++ or C#

开发者 https://www.devze.com 2023-04-02 15:24 出处:网络
I have a cooperative PC game, 开发者_如何学Pythonbut the second player need Xbox joystick to play. Well i don\'t have Xbox Controller i have some other 10 buck piece of shit joystick and the game don\

I have a cooperative PC game, 开发者_如何学Pythonbut the second player need Xbox joystick to play. Well i don't have Xbox Controller i have some other 10 buck piece of shit joystick and the game don't recognize him. So i tried different programs to emulate any joystick to XBox joystick, but because mine is cheap the program wont recognize it too.

So i want try to create a program which Simulate XBox joystick inputs.

Then i will capture mine joystick clicks and send the Xbox simulated one. I know how to capture mine joystick clicks i have done that already.

The question is simple - How to send XBox360 Controller inputs to my PC?


If you're forced to use XBOX Controller, i assume you're using XNA

If that's the case, you could try this Wrapper: http://sourceforge.net/projects/xnadirectinput/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号