Skip to content

tyao1/rii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

About

Create virtual gamepads๐ŸŽฎ for macOS!
The application will listen for UDP packet, and make real gamepad movements!
Please refer to server.cpp and gamepad.hpp for detail

This is a user space application, that communicates with the foohid driver
To run the application, the driver needs to be installed first.

Buck

Buck is used to build.

Run

buck run :server

Build

buck build :server

Descriptor

Descriptor is created using [HID Descriptor Tool](http://www.usb.org/developers/hidpage#HID Descriptor Tool)
16 buttons, and 2 thumbsticks, it's easy to customize.

About

๐ŸŽฎ Virtual gamepads for macOS ๐ŸŽ‰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published