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

DolphinQt: Add MotionPlus support to TAS input #11638

Merged
merged 1 commit into from Mar 10, 2023

Conversation

JosJuice
Copy link
Member

Will manually controlling both an accelerometer and a gyroscope at the same time be reasonable to do? No idea. Was this easy to implement thanks to the input override system? Yes.

Fixes https://bugs.dolphin-emu.org/issues/12443.

Will manually controlling both an accelerometer and a gyroscope at the
same time be reasonable to do? No idea. Was this easy to implement
thanks to the input override system? Yes.

Fixes https://bugs.dolphin-emu.org/issues/12443.
@JosJuice JosJuice marked this pull request as ready for review March 10, 2023 18:38
@lioncash lioncash merged commit e4df388 into dolphin-emu:master Mar 10, 2023
14 checks passed
@JosJuice JosJuice deleted the tas-input-motionplus branch March 10, 2023 21:57
@qixils
Copy link

qixils commented Mar 11, 2023

damn, my first dolphin contribution will have to wait another day, you beat me to it by a couple days lol... got stuck in maths hell trying to make the TAS inputs actually map 1:1 to reportable MotionPlus values, didn't think to just expand the integer range and call it a day 😝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants