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

[Feature Request] Gyro aiming? #1

Open
Wavy667 opened this issue Apr 26, 2021 · 4 comments
Open

[Feature Request] Gyro aiming? #1

Wavy667 opened this issue Apr 26, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@Wavy667
Copy link

Wavy667 commented Apr 26, 2021

Could gyro aiming be added? I enjoyed the official port on the Switch having gyro as it made it much better to control. Could this have gyro as well within the Game-pad?

@thearst3rd
Copy link
Owner

Thanks for the issue! I can add that to the list of todos. It's a bit lower on the priority list right now since I still need to add more fundamental things such as proper support for non-gamepad controllers. Once I figure out how to nicely use gyro data, I'll add support for it.

@thearst3rd thearst3rd added the enhancement New feature or request label Apr 27, 2021
@Wavy667
Copy link
Author

Wavy667 commented Apr 27, 2021

Oh sick. Thanks!!

@thearst3rd
Copy link
Owner

Apologies for the lengthy delay. I unhooked all of the SDL2 joystick code and replaced it with code that directly reads from the vpad/wpad/kpad libraries, meaning I can get gyro to work in theory. Gyro code isn't part of the recent release I made, but my latest commit includes a simple gyro test - holding ZL will enable aiming with the gyro. I don't own the switch version of Doom so I can't compare it, but if you get a chance then feel free to try it out and give me suggestions.

If you don't have devkitpro and wut setup for compiling Wii U executables or just don't want to go through the trouble, then let me know and I can include a compiled one.

@Wavy667
Copy link
Author

Wavy667 commented Aug 5, 2021

Nice. I'll compile Wii U Crispy soon.

Also I don't mind if the gyro isn't the same between the Switch version of Doom and Wii U Crispy.

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

No branches or pull requests

2 participants