1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-03 13:14:04 +00:00

Merge pull request from bslenul/master

Update menu toggle combo list in retroarch.cfg
This commit is contained in:
Autechre 2021-09-03 16:49:13 +02:00 committed by GitHub
commit 87b40b7c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -640,7 +640,17 @@
# input_menu_toggle = f1
# RetroPad button combination to toggle menu
# 0 = none, 1 = L + R + Y + D-Pad Down, 2 = L3 + R3, 3 = Start + Select
# 0: None
# 1: Down + Y + L1 + R1
# 2: L3 + R3
# 3: L1 + R1 + Start + Select
# 4: Start + Select
# 5: L3 + R1
# 6: L1 + R1
# 7: Hold Start (2 seconds)
# 8: Hold Select (2 seconds)
# 9: Down + Select
# 10: L2 + R2
# input_menu_toggle_gamepad_combo = 0
# allow any RetroPad to control the menu