You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that, if insufficient information will be provided, my issue will be closed without an answer.
Is your feature request related to a problem? Please describe
It would be great to have separate button mapping for mouse and gamepad mode. With current implementation button mapping override both mouse mode and gamepad mode, limiting use of paddle button on gameplay (set paddle button to another button and you lose all the brightness/sound/etc shortcut functionality). Accidental paddle button press on game session will also trigger the shortcut action when using default configuration.
Describe the solution you'd like
add another boolean check for reading separate app config value for mouse and gamepad, currently, boolean desktop check only set default value
Describe alternatives you've considered
for binding UI, just some toggle button to show what current binding option are active is enough
Device and Model
ROG Ally
Additional information.
No response
The text was updated successfully, but these errors were encountered:
@lookbe hello, that's a valid request. But I need to find a good way to show it in UI, and still allow people to make universal binding (for both modes). As this is what majority will do, probably :)
Moin, first of all, thanks for this awesome application @seerge! Now to the "Issue" at hand, im using GHelper on my Ally and would even like to (like in Armory Crate) have custom keybinds for some games to toggle between.
A radial toggle or drop down could be used to select which mode is to be modified (Universal, Gamepad, Mouse).
The controller selector (main G-helper window) could be used to select which mode is to be modified. Though this does have the downside of making customization harder for the gamepad mode. I tend to just use the touch screen, but that's not necessarily representative.
A simple UI option to indicate universal binds could be a highlight color. Maybe blue for desktop, red for gamepad, and purple for universal.
Or since the button selection drop downs are in the display area of the console image, a simple caption would work (as compliment or instead)
Rules
Is your feature request related to a problem? Please describe
It would be great to have separate button mapping for mouse and gamepad mode. With current implementation button mapping override both mouse mode and gamepad mode, limiting use of paddle button on gameplay (set paddle button to another button and you lose all the brightness/sound/etc shortcut functionality). Accidental paddle button press on game session will also trigger the shortcut action when using default configuration.
Describe the solution you'd like
add another boolean check for reading separate app config value for mouse and gamepad, currently, boolean desktop check only set default value
Describe alternatives you've considered
for binding UI, just some toggle button to show what current binding option are active is enough
Device and Model
ROG Ally
Additional information.
No response
The text was updated successfully, but these errors were encountered: