TriForceX/MiyooCFW

[BUG]: Retroarch Menu Swap OK and Cancel Buttons broken

Opened this issue · 1 comments

Version

2.0.0 (BETAv2) pre-release

Version type

uClibc (compatible)

Version hash

67298a0

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

  1. Turn on the device
  2. Launch RetroArch
  3. Observe default menu navigation behavior: A=OK/Enter, B=Cancel/Back
  4. Main Menu -> Settings -> Input -> Menu Controls
  5. Enable the option "Menu Swap OK and Cancel Buttons"
  6. 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

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.