[BUG]: Retroarch Menu Swap OK and Cancel Buttons broken
Opened this issue · 1 comments
bishopdynamics commented
Version
2.0.0 (BETAv2) pre-release
Version type
uClibc (compatible)
Version hash
Issue description
In Retroarch -> Main Menu -> Settings -> Input -> Menu Controls, the option "Menu Swap OK and Cancel Buttons" has unexpected behavior:
When disabled, A=OK, B=Cancel (correct behavior)
When enabled, A=OK, B=OK (incorrect behavior), expected: A=Cancel, B=OK
Steps to reproduce
- Turn on the device
- Launch RetroArch
- Observe default menu navigation behavior: A=OK/Enter, B=Cancel/Back
- Main Menu -> Settings -> Input -> Menu Controls
- Enable the option "Menu Swap OK and Cancel Buttons"
- Observe that A and B both behave as OK
What device are you using?
PowKiddy Q90
Relevant log outputs
No response
Issues' terms
- I did not find any existing open/closed issue of same matter
bishopdynamics commented
For anyone experiencing the same issue, I found a workaround that might actually be "the right way" to do this anyway.
In GMenu2x -> Settings, try setting "Keyboard Layout" to 2.
That layout seems to swap A and B for me on Q90/V90, and seems to be a more universal method.