You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've fixed a problem in example that may have caused mouse part of it to not work for some people, which is likely what caused your difficulties.
Re-download compiled example from here: gamepad-and-mouse-server.zip (or project main page).
Now, to answer your question directly:
To run compiled example download said zip archive, unpack it and then start contained executable - a console window should appear.
I recommend testing it with this tool: https://files.sshnuke.net/PadTest_1011.zip
Hit "Start" button first, then select first "Request data" checkbox:
To run example from sources (assuming you have Rust language environment installed), clone project repository (or download and unpack sources directly), navigate to project root and run following command (from PowerShell or Windows Command Line): cargo run --example gamepad-and-mouse-server
I need some instructions on how to run the example, just failed to figure it out
The text was updated successfully, but these errors were encountered: