Merge pull request #12930 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
1 changed files with 11 additions and 1 deletions

View File

@ -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