This project is mainly a training project, it will allow you to connect your phone to a computer as a usb gamepad.
I'm using some tools for this project :
- Jetbrains's RustRover
- Git + Github
- The crate vigem client used to create a virtual gamepad on windows.
First, install the ViGEmBus driver
Then, clone my project (or get a release)
And run : cargo run
I'm open to any feedback, so let me know if you like this project or if somethings looks wrong in my code 😉
Made by knightmar