Skip to content

Added an image overlay feature, configurable controls, and fixed lag#25

Open
gbrown5 wants to merge 2 commits intoTuxSH:masterfrom
gbrown5:ExtendedEdition
Open

Added an image overlay feature, configurable controls, and fixed lag#25
gbrown5 wants to merge 2 commits intoTuxSH:masterfrom
gbrown5:ExtendedEdition

Conversation

@gbrown5
Copy link

@gbrown5 gbrown5 commented Jul 21, 2017

-Fixed program lags
-Added configurable controls. See GamepadConfig.ini
-Added ability to set a background/overlay image on the touchpad window.
-Removed the invert controls checkboxes as they are unnecessary now.

-Fixed program lags
-Added configurable controls. See GamepadConfig.ini
-Added ability to set a background/overaly image on the touchpad window so the user can better judge where to click.
@gbrown5 gbrown5 changed the title Add files via upload Added several features and fixed lag Jul 21, 2017
@gbrown5 gbrown5 changed the title Added several features and fixed lag Added an image overlay feature, configurable controls, and fixed lag Jul 21, 2017
};

static const QGamepadManager::GamepadButton irButtons[] = {
QGamepadManager::ButtonR2,
Copy link
Contributor

Choose a reason for hiding this comment

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

What about "Button/3DS_ZR" and "Button/3DS_ZL" ?

Copy link
Author

@gbrown5 gbrown5 Jul 21, 2017

Choose a reason for hiding this comment

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

O yeah that still needs to be done I have an old 3ds so I forgot about that and no way to test it.

Copy link
Author

@gbrown5 gbrown5 Jul 22, 2017

Choose a reason for hiding this comment

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

So I just happened to come across a new 3ds (convenient huh? lol) and have updated with ZL and ZR support.

-Added support for the ZL and ZR buttons for new 3DS. (3DS_ZR, 3DS_ZL)
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.

2 participants