rg35xx-cfw / rg35xx-cfw.github.io

RG35XX Custom Firmware Documentation
419 stars 3 forks source link

Beta v0.7 select button not mapped ES Menu #37

Closed neocvera closed 1 year ago

neocvera commented 1 year ago

Upon initial flashing of the image: Select should pull up the “quick access” menu in the ES screen.

Currently scrolls selection right.

Fix: perform remapping of buttons via ES “Controller & Bluetooth Settings/ Controller Mappings”

acmeplus commented 1 year ago

Most likely es_input.cfg is not correct. Will be fixed in the next release

XQuader commented 1 year ago

Collection scrolling using L1/R1 doesn't work too (R1 goes up, instead of down, L1 doesn't go anywhere)

acmeplus commented 1 year ago

Have a look at the included es_input.cfg, then remap the keys using the menu, and compare the RG35XX gamepad section. I assume I mixed up the indexes for the buttons.

acmeplus commented 1 year ago

Fixed in v0.8. Closing