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

Gyroscope Joystick Emulation #554

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

MYCRAFTisbest
Copy link

At request of David. Source code contains an implementation of controlling the analog stick using the gyroscope.
There are two modes,
Camera mode works similar to mouse mode in practice to move a camera around a 3D World
Steer mode works closer to how the analog stick works, by tilting the system around, you can steer the analog stick

Do not merge these changes yet The project's main intent was to do something entirely different with an existing xinput controller. The portions of the code that relate to the gyroscope joystick will need to be slightly modified to work with the original BetterJoy. (Some axis have been swapped and it relies on a method added for xinput sticks, although this method could be merged without issues)

There are many parts of the code changed completely as well. I would be happy to help in merging the changes over.

All the changes made for the initial release of BetterJoy Win Max
Proper initial commit of BetterJoy Win Max 1.0
Updated Screenshot
Inserted link to Youtube Video
I am dumb. All of these files are wrong
There was an issue with the initial commits
Added gyro joy buffer for camera mode and enabled calibrate button in pro controller overide mode
Updated the generated config file
Added support for using both joycons for rumble and gyroscope
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

Successfully merging this pull request may close these issues.

None yet

1 participant