Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic: Read and Write Xbox input #44

Open
EloiStree opened this issue Nov 26, 2020 · 1 comment
Open

Topic: Read and Write Xbox input #44

EloiStree opened this issue Nov 26, 2020 · 1 comment

Comments

@EloiStree
Copy link
Owner

EloiStree commented Nov 26, 2020

Ouh... That a hard topic.

To read

You can find my code here that is based on some else code:
https://github.com/EloiStree/XInputDotNet

To Write

To write is an other story...
You can't write just by calling a windowfile.dll like for mouse and screen.

You need to create a fake controller using:

The tool is apparently created by "vXbox by vJoy".

And then use some wrapper like the following:

To interface the DLL.

(I am new to this weird situation. So feel free to correct me and don't take my word for trust.)


There are also a x360ce Library but I am not sure of how to use it or if it is free to use in the license therm.

@EloiStree
Copy link
Owner Author

Just in case the GitHub are closed one day, I forked them here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant