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 GBA TAS input window #11291

Merged
merged 1 commit into from Nov 22, 2022

Conversation

JosJuice
Copy link
Member

When emulated GBAs were added to Dolphin, it was possible to control them using the GC TAS input window. (Z was mapped to Select.) Unaware of this, I broke the functionality in b296248.

To make it possible to control emulated GBAs using TAS input again, I'm adding a proper TAS input window for GBAs, with a real Select button and no analog controls.

image

When emulated GBAs were added to Dolphin, it was possible to control them
using the GC TAS input window. (Z was mapped to Select.) Unaware of this,
I broke the functionality in b296248.

To make it possible to control emulated GBAs using TAS input again,
I'm adding a proper TAS input window for GBAs, with a real Select button
and no analog controls.
Copy link
Contributor

@iwubcode iwubcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems reasonable to me. Untested.

@AdmiralCurtiss
Copy link
Contributor

Can't be worse than broken, I suppose.

@AdmiralCurtiss AdmiralCurtiss merged commit 19b6251 into dolphin-emu:master Nov 22, 2022
11 checks passed
@JosJuice
Copy link
Member Author

I had this tested by a TASer FWIW.

@JosJuice JosJuice deleted the gba-tas-input branch November 23, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants